NetBSD/sys/dev/i2c
pgoyette d17ee48907 When scanning i2c bus for responding devices, skip over the multicast
i2c Alert Response Address.  Skipping this won't hurt (the address is
allegedly reserved), and it might avoid the lock-ups that have been
seen by others.
2008-09-29 22:55:08 +00:00
..
adm1030.c nuke clause 3 2008-05-08 02:03:22 +00:00
adm1030var.h nuke clause 3 2008-05-08 02:03:22 +00:00
adt7463.c Provide correct URL for current data sheet. This device is now owned 2008-09-08 16:05:44 +00:00
adt7463reg.h Split device_t/softc and other related cosmetic changes. 2008-04-04 09:49:49 +00:00
adt7467.c Add verification of proper chip before blindly matching for consistency 2008-09-17 15:39:05 +00:00
adt7467var.h Add verification of proper chip before blindly matching for consistency 2008-09-17 15:39:05 +00:00
at24cxx.c Replace device_lookup() with device_lookup_private() to get softc 2008-06-08 03:49:26 +00:00
at24cxxvar.h
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 Provide an option I2C_SCAN to enable sanning i2c bus for responses. This 2008-09-11 20:48:50 +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
i2c_io.h
i2c.c When scanning i2c bus for responding devices, skip over the multicast 2008-09-29 22:55:08 +00:00
i2cvar.h
lm75.c use aprint_*_dev and device_xname 2008-04-06 20:25:59 +00:00
lm75reg.h
m41st84.c Replace device_lookup() with device_lookup_private() to get softc 2008-06-08 03:49:26 +00:00
m41st84reg.h
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
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 Add support for DDR3. 2008-09-28 12:59:54 +00:00
spdmemreg.h Miscellaneous clean-ups: 2008-09-27 06:58:08 +00:00
spdmemvar.h Add support for DDR3. 2008-09-28 12:59:54 +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