freebsd-dev/sys/dev/iicbus
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +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 Convert iic to use make_dev() rather than cdevsw_add(). This stops the 1999-11-18 05:43:32 +00:00
iic.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iicbb_if.m $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iicbb.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iicbus_if.m $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iicbus.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
iicbus.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iiconf.c Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
iiconf.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iicsmb.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00