aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ichsmb/ichsmb_var.h
Commit message (Expand)AuthorAgeFilesLines
* - Use bus_foo() rather than bus_space_foo() and remove bus space tag/handleJohn Baldwin2008-06-061-2/+0
* Make ichsmb(4) child device handling properly.Takanori Watanabe2005-06-101-0/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-2/+1
* Convert from spl -> mutex.Archie Cobbs2000-12-071-0/+1
* Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.Archie Cobbs2000-10-061-0/+90