summaryrefslogtreecommitdiffstats
path: root/sys/dev/ichsmb/ichsmb.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-2/+1
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-121-1/+1
* Use __FBSDID().obrien2003-08-241-4/+4
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+1
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-12/+12
* Catch up to header include changes:jhb2001-03-281-0/+1
* Change and clean the mutex lock interface.bmilekic2001-02-091-22/+22
* - Don't pass in MTX_NORECURSE, as that is only used with spin mutexes andjhb2001-01-261-23/+23
* Convert from spl -> mutex.archie2000-12-071-39/+34
* Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.archie2000-10-061-0/+682
OpenPOWER on IntegriCloud