summaryrefslogtreecommitdiffstats
path: root/sys/dev/ichsmb/ichsmb_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Add PCI Device ID for 6300ESB ICH. If allocating 16 bytes fails then try 32.ambrisko2004-06-241-0/+7
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-2/+2
* Update the comment to indicate ICH5 supportnjl2003-08-311-1/+1
* Add support for the 82801EB (ICH5) SMBus controller.njl2003-08-311-0/+4
* Use __FBSDID().obrien2003-08-241-6/+6
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* typo.nyan2002-10-181-4/+4
* Add PCI ID for ICH4 SMBus controller.mp2002-08-121-1/+5
* Detect and attach to the ICH3 SMBus controller.jhb2002-05-081-0/+4
* Catch up to header include changes:jhb2001-03-281-0/+1
* Add missing #include.archie2000-12-081-0/+1
* Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.archie2000-10-061-0/+204
OpenPOWER on IntegriCloud