jhb 2008-09-12 14:41:53 UTC
FreeBSD src repository
Modified files:
sys/dev/tx if_tx.c
Log:
SVN rev 182964 on 2008-09-12 14:41:53Z by jhb
Use the parent device's DMA tag when creating our own DMA tags. This fixes
a panic on sparc64.
Reviewed by: Florian Smeets flo kasimir.com
Revision Changes Path
1.99 +10 -9 src/sys/dev/tx/if_tx.c