..
adm1030.c
There's no need to use another envsys_data_t pointer that points to
2007-07-01 11:28:14 +00:00
adm1030var.h
Remove include of machine/autoconf.h to make this compile.
2007-01-05 23:09:33 +00:00
adt7463.c
Add missing STOP conditions at the end of I2C operations.
2007-07-25 11:18:15 +00:00
adt7463reg.h
Imported envsys 2, a brief description of the new features:
2007-07-01 07:37:12 +00:00
adt7467.c
There's no need to use another envsys_data_t pointer that points to
2007-07-01 11:28:14 +00:00
adt7467var.h
don't include machine/autoconf.h - we don't need it (anymore?)
2007-09-02 01:41:29 +00:00
at24cxx.c
Update a few comments based on newer members of the at24xx family.
2007-01-12 08:47:43 +00:00
at24cxxvar.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
ddc.c
Add basic DDC (VESA Data Display Channel) driver for use by framebuffers.
2006-04-25 21:18:16 +00:00
ddcreg.h
integrate kauth.
2006-05-14 21:42:26 +00:00
ddcvar.h
Add basic DDC (VESA Data Display Channel) driver for use by framebuffers.
2006-04-25 21:18:16 +00:00
ds1307.c
Add missing initializers in cdevsw structs.
2007-01-12 19:33:21 +00:00
ds1307reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
files.i2c
defflag DEBUG_SGSMIX
2007-09-02 01:40:46 +00:00
i2c_bitbang.c
add support for i2c waitstates so we can actually talk to slow slaves
2007-04-30 00:07:54 +00:00
i2c_bitbang.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i2c_exec.c
Implement a handful of missing smbus protocol functions. Proposed on
2006-03-27 23:59:38 +00:00
i2c_io.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
i2c.c
For SMBus, add the ability to enumerate devices on the bus.
2007-09-01 22:19:25 +00:00
i2cvar.h
Merge some of the less invasive changes from the vmlocking branch:
2007-07-09 20:51:58 +00:00
lm75.c
typo: ENVSYS_FVALID -> ENVSYS_SVALID.
2007-09-02 00:31:23 +00:00
lm75reg.h
Support LM77 Temperature.
2006-05-17 00:10:54 +00:00
m41st84.c
Add missing initializers in cdevsw structs.
2007-01-12 19:33:21 +00:00
m41st84reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
m41t00.c
Add missing initializers in cdevsw structs.
2007-01-12 19:33:21 +00:00
m41t00reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
max6900.c
Add missing initializers in cdevsw structs.
2007-01-12 19:33:21 +00:00
max6900reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
pcf8583.c
Complete initializers so those files compile.
2007-01-13 18:42:45 +00:00
pcf8583reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
pcf8583var.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
pic16lc.c
There's no need to get initial sensor data before registering the driver
2007-07-04 18:56:16 +00:00
pic16lcreg.h
Register an SMBus interrupt handler to trap the reset on eject "feature"
2007-02-05 23:33:53 +00:00
r2025.c
Remove unused todr_setcal/todr_getcal and all the assorted stub
2006-09-04 23:45:30 +00:00
r2025reg.h
Add a driver for RICOH R2025S/D I2C RTC.
2006-03-06 19:55:08 +00:00
rs5c372.c
Remove unused todr_setcal/todr_getcal and all the assorted stub
2006-09-04 23:45:30 +00:00
rs5c372reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
sgsmix.c
don't include machine/autoconf.h - we don't need it (anymore?)
2007-09-02 01:41:29 +00:00
sgsmixvar.h
driver for the SGS 7433 mixer found in some G3 macs
2007-01-17 23:32:10 +00:00
spdmem.c
Make this report correct DDR2 speed/type, and round up the
2007-09-20 23:09:59 +00:00
spdmemreg.h
Add spdmem(4) driver. This decodes technical specifications stored in
2007-08-18 11:26:35 +00:00
spdmemvar.h
Add spdmem(4) driver. This decodes technical specifications stored in
2007-08-18 11:26:35 +00:00
x1226.c
Complete initializers so those files compile.
2007-01-13 18:42:45 +00:00
x1226reg.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
xbseeprom.c
Microsoft Xbox serial EEPROM driver. Currently reports the system serial
2007-01-06 18:04:53 +00:00