freebsd-dev/sys/dev/iicbus
Gleb Smirnoff 540b1a7238 Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is
extremely outdated, and I doubt that it was ever used for ifnet drivers.
It was used for AF_INET sockets in pre-FreeBSD time.

Approved by:	re (hrs)
Sponsored by:	Nginx, Inc.
2013-09-11 09:19:44 +00:00
..
ad7417.c
ad7418.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
ds133x.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
ds1374.c
ds1631.c Add a new temperature driver for certain PowerMacs. Found here on my Quad G5. 2012-08-19 19:37:14 +00:00
ds1672.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
ds1775.c Unify the sysctl description with the other PowerMac temperature drivers. 2012-08-19 19:34:10 +00:00
icee.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ic.c Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is 2013-09-11 09:19:44 +00:00
iic.c Check the return value of uiomove(9). 2012-11-13 05:58:52 +00:00
iic.h
iicbb_if.m
iicbb.c
iicbus_if.m
iicbus.c
iicbus.h
iicoc.c
iicoc.h
iiconf.c
iiconf.h
iicsmb.c
max6690.c Avoid using the degree symbol. Looks ugly on the console. 2012-08-19 19:32:38 +00:00
pcf8563.c It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low) 2012-10-18 10:29:16 +00:00
pcf8563reg.h
s35390a.c Remove unused variables. 2012-09-29 16:15:27 +00:00