summaryrefslogtreecommitdiffstats
path: root/sys/dev/le/if_le_cbus.c
Commit message (Expand)AuthorAgeFilesLines
* Remove BUS_DMA_WAITOK from bus_dma_tag_create() invocations as it'smarius2007-01-201-2/+2
* Use bus_get_dma_tag() to obtain the parent DMA tag so le(4) works onmarius2007-01-201-1/+1
* - Fix the busname in the DRIVER_MODULE.nyan2006-05-221-1/+8
* - Add C-bus and ISA front-ends for le(4) so it can actually replacemarius2006-05-171-0/+444
OpenPOWER on IntegriCloud