cvs commit: src/sys/dev/le if_le_cbus.c if_le_isa.c if_le_pci.c
Marius Strobl
marius at FreeBSD.org
Sat Jan 20 09:57:10 UTC 2007
marius 2007-01-20 09:57:10 UTC
FreeBSD src repository
Modified files:
sys/dev/le if_le_cbus.c if_le_isa.c if_le_pci.c
Log:
Use bus_get_dma_tag() to obtain the parent DMA tag so le(4) works on
platforms requiring this.
Revision Changes Path
1.3 +1 -1 src/sys/dev/le/if_le_cbus.c
1.2 +1 -1 src/sys/dev/le/if_le_isa.c
1.5 +1 -1 src/sys/dev/le/if_le_pci.c
More information about the cvs-src
mailing list