summaryrefslogtreecommitdiffstats
path: root/sys/dev/ichwd
Commit message (Expand)AuthorAgeFilesLines
* Add support for the NM10 chipset.remko2010-01-242-0/+2
* Add H55 ID from Mike Tancsa, with minor rewording from avg@.emaste2010-01-222-0/+2
* ichwd: don't attach to isa pnp device(s) by accidentavg2009-11-071-1/+4
* Don't print out a message on loading a module. 'kldload -v' and 'kldstatn_hibma2009-09-101-21/+2
* Rename two functions to make their purpose clearer. Add tons of comments.des2009-03-191-7/+56
* ichwd: correct range check for timeout valueavg2009-03-031-2/+2
* Add more PCI IDs including those for ICH10.jhb2008-08-252-5/+23
* Add support for ICH8M.des2008-01-072-0/+2
* Add device IDs for the ICH9 family.des2007-12-312-0/+8
* Tabify.des2007-12-312-20/+20
* Add PCI device support for Intel S7000FC4UR in usb and ichwd, systemsjfv2007-11-152-0/+2
* Update to support ICH[678] chipsets (based on a patch by Takeharu KATO)des2007-08-132-76/+229
* 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-172-37/+51
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-062-2/+2
* 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-112-0/+505
OpenPOWER on IntegriCloud