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
/
smbus
/
smbus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major rework of the iicbus/smbus framework:
nsouch
2002-03-23
1
-55
/
+19
*
SMBus support for the AMD 756 power management unit. See smbus(4),
murray
2001-09-16
1
-0
/
+1
*
Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.
archie
2000-10-06
1
-0
/
+1
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Alter the behavior of sys/kern/subr_bus.c:device_print_child()
mdodd
1999-07-29
1
-12
/
+2
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-2
/
+1
*
Fix smbus allocation and add the alsmb (see alpm(4)) driver.
nsouch
1999-02-13
1
-2
/
+2
*
Change /dev/smb and /dev/iic interface to allow user programs to interact with
nsouch
1999-01-09
1
-1
/
+2
*
Rename smbtx to intsmb (IntelSMB interface), the future PIIX4 SMBus
nsouch
1998-12-28
1
-22
/
+21
*
Eliminate compiler warning.
archie
1998-12-10
1
-2
/
+2
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-4
/
+4
*
Remove broken and useless intr interface.
nsouch
1998-11-22
1
-3
/
+1
*
New callback mechanism to allow iicbus bus allocation when requesting
nsouch
1998-10-31
1
-13
/
+20
*
Submitted by: nsouch
nsouch
1998-09-03
1
-0
/
+157