Re: API change for bus_dma
From: Andrew Gallatin (gallatin_at_cs.duke.edu)
Date: 06/27/03
- Previous message: Scott Long: "Re: API change for bus_dma"
- In reply to: Scott Long: "Re: API change for bus_dma"
- Next in thread: Scott Long: "Re: API change for bus_dma"
- Reply: Scott Long: "Re: API change for bus_dma"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 27 Jun 2003 16:41:03 -0400 (EDT) To: Scott Long <scott_long@btc.adaptec.com>
Scott Long writes:
>
> As you hinted below, BUS_DMA_NOWAIT does what you want. It will return
> ENOMEM to the caller if the bounce buffers cannot be pre-allocated
> during bus_dmamap_load().
OK, thanks. I looks like sparc64 also returns ENOMEM if it runs out of
sgmap space..
One more question: What's the FreeBSD equivalent of Solaris'
DDI_DMA_CONSISTENT and DDI_DMA_STREAMING?
Thanks,
Drew
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Scott Long: "Re: API change for bus_dma"
- In reply to: Scott Long: "Re: API change for bus_dma"
- Next in thread: Scott Long: "Re: API change for bus_dma"
- Reply: Scott Long: "Re: API change for bus_dma"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]