.. |
adm1021.c
|
From the specs: address 0xff gives the die revision
|
2009-06-05 12:42:43 +00:00 |
at24cxx.c
|
Replace device_lookup() with device_lookup_private() to get softc
|
2008-06-08 03:49:26 +00:00 |
at24cxxvar.h
|
…
|
|
dbcool.c
|
don't pull a 1.5K softc on the stack to do a chip ident. Idea from mrg.
|
2009-11-02 21:37:44 +00:00 |
dbcool_reg.h
|
Add i2c bus address checking for these chips. All supported chips live
|
2008-12-18 20:41:35 +00:00 |
dbcool_var.h
|
don't pull a 1.5K softc on the stack to do a chip ident. Idea from mrg.
|
2009-11-02 21:37:44 +00:00 |
ddc.c
|
device_t/softc split and other related cosmetic changes.
|
2008-05-04 15:26:29 +00:00 |
ddcreg.h
|
…
|
|
ddcvar.h
|
…
|
|
ds1307.c
|
Replace device_lookup() with device_lookup_private() to get softc
|
2008-06-08 03:49:26 +00:00 |
ds1307reg.h
|
…
|
|
files.i2c
|
Ooops - sdtemp(4) driver requires sysmon.
|
2009-05-14 13:22:26 +00:00 |
i2c.c
|
Change the i2c bus scan routine to use the write_quick protocol for most
|
2009-02-03 16:41:31 +00:00 |
i2c_bitbang.c
|
Set SDA High (it means turning off open-collector driver
|
2008-07-12 02:11:32 +00:00 |
i2c_bitbang.h
|
…
|
|
i2c_exec.c
|
Handle i2c quick_read/quick_write bus protocol in the generic i2c_exec()
|
2009-02-03 16:17:54 +00:00 |
i2c_io.h
|
…
|
|
i2cvar.h
|
…
|
|
lm75.c
|
According to the datasheet, temperatures on the LM75 are kept in
|
2009-01-09 17:20:31 +00:00 |
lm75reg.h
|
…
|
|
lm_i2c.c
|
Remove duplicated copy of the file - no idea where it came from.
|
2008-10-13 11:16:00 +00:00 |
m41st84.c
|
Provide a utility routine to configure/write the watchdog.
|
2009-01-09 16:09:43 +00:00 |
m41st84reg.h
|
…
|
|
m41st84var.h
|
Provide a utility routine to configure/write the watchdog.
|
2009-01-09 16:09:43 +00:00 |
m41t00.c
|
Replace device_lookup() with device_lookup_private() to get softc
|
2008-06-08 03:49:26 +00:00 |
m41t00reg.h
|
…
|
|
max6900.c
|
Replace device_lookup() with device_lookup_private() to get softc
|
2008-06-08 03:49:26 +00:00 |
max6900reg.h
|
…
|
|
pcf8583.c
|
Replace device_lookup() with device_lookup_private() to get softc
|
2008-06-08 03:49:26 +00:00 |
pcf8583reg.h
|
…
|
|
pcf8583var.h
|
…
|
|
pic16lc.c
|
Remove unnecessary casts against void pointers.
|
2008-06-08 03:56:09 +00:00 |
pic16lcreg.h
|
Use 2-clause license.
|
2008-05-05 00:12:49 +00:00 |
r2025.c
|
device_t/softc split and other related cosmetic changes.
|
2008-05-04 15:26:29 +00:00 |
r2025reg.h
|
…
|
|
rs5c372.c
|
device_t/softc split and other related cosmetic changes.
|
2008-05-04 15:26:29 +00:00 |
rs5c372reg.h
|
…
|
|
sdtemp.c
|
Correct usage of PROP_DRIVER_LIMITS flag
|
2009-07-10 15:30:45 +00:00 |
sdtemp_reg.h
|
Update sdtemp driver to use sysmon_envsys(9) for setting temp sensor
|
2009-06-13 19:02:33 +00:00 |
sgsmix.c
|
fix incomplete device_t-ification
|
2008-08-01 19:33:07 +00:00 |
sgsmixvar.h
|
nuke clause 3
|
2008-05-08 02:32:48 +00:00 |
spdmem.c
|
Minor white-space KNF nit. No functional change.
|
2009-05-09 17:32:27 +00:00 |
spdmemreg.h
|
1. Reorganize code into memory-type-specific routines instead of multiple
|
2009-02-22 17:28:50 +00:00 |
spdmemvar.h
|
Ouch - too many bits to fit in a byte.
|
2008-11-22 19:25:38 +00:00 |
x1226.c
|
Replace device_lookup() with device_lookup_private() to get softc
|
2008-06-08 03:49:26 +00:00 |
x1226reg.h
|
…
|
|
xbseeprom.c
|
Use 2-clause license.
|
2008-05-05 00:12:49 +00:00 |