freebsd-dev/sys/dev/advansys
John Baldwin f07894dbde Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases,
don't create a map before calling bus_dmamem_alloc() (such maps were
leaked).  It is believed that the extra destroy of the map was generally
harmless since bus_dmamem_alloc() often uses special maps for which
bus_dmamap_destroy() is a no-op (e.g. on x86).

Reviewed by:	scottl
2014-06-10 20:25:45 +00:00
..
adv_eisa.c
adv_isa.c
adv_pci.c
advansys.c Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
advansys.h
advlib.c Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
advlib.h
advmcode.c
advmcode.h
adw_pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
adwcam.c Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases, 2014-06-10 20:25:45 +00:00
adwlib.c
adwlib.h
adwmcode.c
adwmcode.h
adwvar.h