freebsd-dev/sys/dev/iicbus
Peter Wemm 38703ed315 Convert iic to use make_dev() rather than cdevsw_add(). This stops the
annoying 'iic is usurping iic's cdevsw' type messages.  (Yes, there are
other ways to fix cdevsw_add(), but that is a doomed api)
1999-11-18 05:43:32 +00:00
..
if_ic.c Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +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 Sync with RELENG_3. 1999-11-01 23:15:29 +00:00
iicbus.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
iiconf.c Sync with RELENG_3. 1999-11-01 23:15:29 +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