aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/nfsmb.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for four more nfsmb controllers, shipping on at least theGavin Atkinson2010-01-241-0/+12
* Add the SMB functionality for the MCP65 chipset I happen toJoerg Wunsch2008-06-181-0/+3
* - Use bus_foo() rather than bus_space_foo() and remove bus space tag/handleJohn Baldwin2008-06-061-8/+2
* Add copyrights.Ruslan Ermilov2008-01-211-0/+26
* Add SMB support for the MCP61 chipset.Remko Lodder2007-11-101-0/+3
* Various updates to most of the smbus(4) drivers:John Baldwin2007-01-111-9/+48
* Older incarnations of the device used non-standard BARs.Ruslan Ermilov2006-10-171-4/+16
* Minor overhaul of SMBus support:John Baldwin2006-09-111-11/+18
* Add more nForce4 SMBus 2.0 PCI IDs.Ruslan Ermilov2006-08-181-0/+9
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.Ruslan Ermilov2005-12-211-0/+553