index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ichsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the comment to indicate ICH5 support
njl
2003-08-31
1
-1
/
+1
*
Add support for the 82801EB (ICH5) SMBus controller.
njl
2003-08-31
1
-0
/
+4
*
Use __FBSDID().
obrien
2003-08-24
2
-10
/
+10
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
typo.
nyan
2002-10-18
1
-4
/
+4
*
Add PCI ID for ICH4 SMBus controller.
mp
2002-08-12
1
-1
/
+5
*
Detect and attach to the ICH3 SMBus controller.
jhb
2002-05-08
1
-0
/
+4
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-1
/
+1
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
1
-12
/
+12
*
Catch up to header include changes:
jhb
2001-03-28
2
-0
/
+2
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-22
/
+22
*
- Don't pass in MTX_NORECURSE, as that is only used with spin mutexes and
jhb
2001-01-26
1
-23
/
+23
*
Add missing #include.
archie
2000-12-08
1
-0
/
+1
*
Convert from spl -> mutex.
archie
2000-12-07
2
-39
/
+35
*
Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.
archie
2000-10-06
4
-0
/
+1068