John Baldwin
|
32d8ea8423
|
- Use bus_foo() rather than bus_space_foo() and remove bus space tag/handle
from softc.
- Mark interrupt handlers MPSAFE as these drivers have been locked for a
while.
|
2008-06-06 18:29:56 +00:00 |
|
Takanori Watanabe
|
2e6e32da7b
|
Make ichsmb(4) child device handling properly.
|
2005-06-10 16:12:43 +00:00 |
|
Warner Losh
|
098ca2bda9
|
Start each of the license/copyright comments with /*-, minor shuffle of lines
|
2005-01-06 01:43:34 +00:00 |
|
Archie Cobbs
|
3a50ed55e2
|
Convert from spl -> mutex.
|
2000-12-07 02:09:39 +00:00 |
|
Archie Cobbs
|
3c5656bf03
|
Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.
Obtained from: Whistle source tree
|
2000-10-06 00:09:46 +00:00 |
|