freebsd-dev/sys/pc98/cbus
Poul-Henning Kamp 46783fb897 Remove NBPF conditionality of bpf calls in most of our network drivers.
This means that we will not have to have a bpf and a non-bpf version
of our driver modules.

This does not open any security hole, because the bpf core isn't loadable

The drivers left unchanged are the "cross platform" drivers where the respective
maintainers are urged to DTRT, whatever that may be.

Add a couple of missing FreeBSD tags.
1999-09-25 12:06:01 +00:00
..
30line.h The PC98-specific files. 1996-06-14 10:04:54 +00:00
cbus_dma.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cbus.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
clock.c Merge from sys/i386/isa/clock.c revision 1.145. 1999-09-04 01:39:52 +00:00
fdc.c - Supported 1.23MB FD again. 1999-09-23 14:21:14 +00:00
fdcreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
gdc.c Gdc and pckbd driver don't support pnp mode. 1999-09-14 12:57:40 +00:00
olpt.c Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
pckbd.c Gdc and pckbd driver don't support pnp mode. 1999-09-14 12:57:40 +00:00
pcrtc.c Merge from sys/i386/isa/clock.c revision 1.145. 1999-09-04 01:39:52 +00:00
ppc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ppcreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sc_machdep.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scgdcrndr.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scvtb.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sio.c Fixed missing changes from sys/isa/sio.c. 1999-09-12 13:44:54 +00:00
syscons_cbus.c Change isa_get/set_flags() to device_get/set_flags(). 1999-09-07 11:17:09 +00:00