This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-05 18:05:16 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
dev
/
iicbus
History
Jake Burkholder
f1c7314284
Allow these drivers to be detached.
...
Reviewed by: mdodd
2000-06-16 07:20:29 +00:00
..
if_ic.c
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 04:46:21 +00:00
iic.c
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
iic.h
…
iicbb_if.m
* Factor out the object system from new-bus so that it can be used by
2000-04-08 14:17:18 +00:00
iicbb.c
Allow these drivers to be detached.
2000-06-16 07:20:29 +00:00
iicbus_if.m
* Factor out the object system from new-bus so that it can be used by
2000-04-08 14:17:18 +00:00
iicbus.c
Remove the 'ivars' arguement to device_add_child() and
1999-12-03 08:41:24 +00:00
iicbus.h
…
iiconf.c
Remove unneeded #include <sys/kernel.h>
2000-04-29 15:36:14 +00:00
iiconf.h
…
iicsmb.c
Allow these drivers to be detached.
2000-06-16 07:20:29 +00:00