summaryrefslogtreecommitdiffstats
path: root/sys/dev/ichwd/ichwd.c
Commit message (Expand)AuthorAgeFilesLines
* Add more PCI IDs including those for ICH10.jhb2008-08-251-4/+13
* Add support for ICH8M.des2008-01-071-0/+1
* Add device IDs for the ICH9 family.des2007-12-311-0/+4
* Tabify.des2007-12-311-19/+19
* Add PCI device support for Intel S7000FC4UR in usb and ichwd, systemsjfv2007-11-151-0/+1
* Update to support ICH[678] chipsets (based on a patch by Takeharu KATO)des2007-08-131-64/+197
* Revisit the watchdogs: Resetting the error to EINVAL after failing to set then_hibma2007-03-271-2/+0
* In one of the previous commits I accidentally removed the enabling of then_hibma2007-03-131-1/+4
* Align the interfaces for the various watchdogs and make the interfacen_hibma2006-12-151-30/+12
* Re-work the bus attachment somewhat. Make the rids unique forambrisko2006-02-171-36/+47
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* make code less broken, only try to create unit 0 since there can onlyjmg2004-06-131-2/+4
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Remove some debugging printf()s and a pointless device_set_desc() call.des2004-05-151-12/+7
* Add a driver for the watchdog timer function present on the LPC interfacedes2004-05-111-0/+386
OpenPOWER on IntegriCloud