This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
iicbus
History
Sofian Brabez
61bfd86762
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
...
Reviewed by: cognet Approved by: cognet
2013-01-30 18:01:20 +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
…
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