> Does anyone know how one might place a restriction on a PCM driver's DMA > buffer > that it not cross a (physical) 64k boundary? The 'boundary' argument to bus_dma_tag_create() exists for this purpose. When you're setting up the tag before calling bus_dmamem_alloc() to actually allocate the memory, you can stipulate alignment and boundary constraints. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: US$100 prize for adding ESS Audiod... Joseph Scott
- Maestro2E patch (Was: US$100 priz... Munehiro Matsuda
- Re: Maestro2E patch (Was: US$... Joseph Scott
- Re: Maestro2E patch (Was: US$... Munehiro Matsuda
- Re: Maestro2E patch (Was: US$... Joseph Scott
- Re: Maestro2E patch (Was: US$... Munehiro Matsuda
- Re: Maestro2E patch (Was: US$... Julian Elischer
- Re: US$100 prize for adding ESS Audiodrive support to p... Nick Sayer
- ESS Solo driver almost there (was Re: US$100 prize... Nick Sayer
- Re: ESS Solo driver almost there (was Re: US$1... Alfred Perlstein
- Solo-1 appears to work (was Re: US$100 prize f... Mike Smith
- Solo-1 appears to work (was Re: US$100 prize for adding... Nick Sayer
- Re: Solo-1 appears to work (was Re: US$100 prize f... Frederik Meerwaldt