aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wb
Commit message (Expand)AuthorAgeFilesLines
* - Hook into the existing stat timer to drive the transmit watchdog insteadJohn Baldwin2009-11-192-15/+15
* Use the bus_*() routines rather than bus_space_*() for register operations.John Baldwin2009-11-172-17/+6
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+2
* strict kobj sigs: fix assortment of device_detach and device_shutdown implsAndriy Gapon2009-06-111-3/+3
* Move wb driver from sys/pci to sys/dev/wb.Warner Losh2008-08-142-0/+2312