Nate Lawson
|
5fd86f39d0
|
Update the comment to indicate ICH5 support
|
2003-08-31 19:23:00 +00:00 |
|
Nate Lawson
|
58f946c5f5
|
Add support for the 82801EB (ICH5) SMBus controller.
PR: kern/55485
Submitted by: Shin-ichi Yoshimoto <yosimoto@waishi.jp>
MFC after: 1 day
|
2003-08-31 01:28:02 +00:00 |
|
David E. O'Brien
|
aad970f1fe
|
Use __FBSDID().
Also some minor style cleanups.
|
2003-08-24 17:55:58 +00:00 |
|
Warner Losh
|
77e6a3b2dd
|
Prefer new location of pci include files (which have only been in the
tree for two or more years now), except in a few places where there's
code to be compatible with older versions of FreeBSD.
|
2003-08-22 06:00:27 +00:00 |
|
Yoshihiro Takahashi
|
0399c2578e
|
typo.
Submitted by: SAWADA Hodaka <hoda@tail.gr.jp>
MFC after: 1 day
|
2002-10-18 12:06:01 +00:00 |
|
Mark Peek
|
99c027ed09
|
Add PCI ID for ICH4 SMBus controller.
|
2002-08-12 16:22:12 +00:00 |
|
John Baldwin
|
492da65ed7
|
Detect and attach to the ICH3 SMBus controller.
PR: i386/36972
Submitted by: Colin Perkins <csp@isi.edu>
Requested by: Larry Rosenman <ler@lerctr.org>
MFC After: 7 days
|
2002-05-08 00:51:54 +00:00 |
|
John Baldwin
|
f34fa851e0
|
Catch up to header include changes:
- <sys/mutex.h> now requires <sys/systm.h>
- <sys/mutex.h> and <sys/sx.h> now require <sys/lock.h>
|
2001-03-28 09:17:56 +00:00 |
|
Archie Cobbs
|
fa5e41c85d
|
Add missing #include.
|
2000-12-08 00:49:37 +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 |
|