freebsd-dev/sys/dev/iicbus
Archie Cobbs f1d19042b0 The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
and local variables, goto labels, and functions declared but not defined.
1998-12-07 21:58:50 +00:00
..
if_ic.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
iic.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
iic.h Reviewed by: Doug Rabson 1998-09-03 21:00:08 +00:00
iicbb_if.m Add semicolon to INTERFACE declarations 1998-11-08 18:35:53 +00:00
iicbb.c Properly reset parent to get interface addr. 1998-11-04 22:07:24 +00:00
iicbus_if.m Add semicolon to INTERFACE declarations 1998-11-08 18:35:53 +00:00
iicbus.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
iicbus.h iicbb is generic support for I2C bit-banging. 1998-10-31 11:31:07 +00:00
iiconf.c Remove broken and useless intr interface. 1998-11-22 22:01:42 +00:00
iiconf.h iicbb is generic support for I2C bit-banging. 1998-10-31 11:31:07 +00:00
iicsmb.c iicbb is generic support for I2C bit-banging. 1998-10-31 11:31:07 +00:00