summaryrefslogtreecommitdiff
path: root/sys/dev/ichsmb/ichsmb_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Update the comment to indicate ICH5 supportNate Lawson2003-08-311-1/+1
* Add support for the 82801EB (ICH5) SMBus controller.Nate Lawson2003-08-311-0/+4
* Use __FBSDID().David E. O'Brien2003-08-241-6/+6
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* typo.Yoshihiro Takahashi2002-10-181-4/+4
* Add PCI ID for ICH4 SMBus controller.Mark Peek2002-08-121-1/+5
* Detect and attach to the ICH3 SMBus controller.John Baldwin2002-05-081-0/+4
* Catch up to header include changes:John Baldwin2001-03-281-0/+1
* Add missing #include.Archie Cobbs2000-12-081-0/+1
* Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.Archie Cobbs2000-10-061-0/+204