snd_hda works on i386, fails on amd64 (RELENG_7)
Stanislav Sedov
stas at FreeBSD.org
Sun Jun 14 07:00:19 UTC 2009
On Sun, 14 Jun 2009 01:21:57 -0500
"Rick C. Petty" <rick-freebsd2008 at kiwi-computer.com> mentioned:
> Out of curiosity, how come this same test (for support_64bit) isn't needed
> before the bus_dma_tag_create() in hdac_attach?
>
The hdac_attach doesn't directly allocate any DMA memory at all, instead it
calls hdac_dma_alloc to perform this task. The support_64bit variable gets
setted up in hdac_get_capabilities just before calling DMA allocation functions
that needs it.
--
Stanislav Sedov
ST4096-RIPE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20090614/48aa6adc/attachment.pgp
More information about the freebsd-multimedia
mailing list