freebsd-dev/sys/dev/en
Hartmut Brandt 71c47209f5 Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that the
callback will never be deferred. ATM needs to prevent cell and packet
ordering. Also use the default mutex and lock functions (those that
panic) for the tag creation.
2003-07-15 15:45:41 +00:00
..
if_en_pci.c Make the midway driver use the new ATM phy driver. This allows one to 2003-06-13 12:08:09 +00:00
midway.c Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that the 2003-07-15 15:45:41 +00:00
midwayreg.h Convert the midway driver to use busdma. Except for this conversion the 2003-04-25 16:14:03 +00:00
midwayvar.h Make the midway driver use the new ATM phy driver. This allows one to 2003-06-13 12:08:09 +00:00