Cosmetic change.

This commit is contained in:
KATO Takenori 1998-11-25 10:53:21 +00:00
parent d24b518319
commit 3bf3b7af20
2 changed files with 12 additions and 14 deletions

View File

@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
# $Id: GENERIC98,v 1.56 1998/11/03 22:01:22 des Exp $
# $Id: GENERIC98,v 1.57 1998/11/13 08:18:44 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@ -169,12 +169,6 @@ device vx0
# fe1: C-NET(98)P2/C-NET(9N)E
#
device ed0 at isa? port 0x00d0 net irq 6
# The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be
# aware of the legal and administrative consequences of enabling this
# option. The number of devices determines the maximum number of
# simultaneous BPF clients programs runnable.
#pseudo-device bpfilter 4 #Berkeley packet filter
device ed1 at isa? port 0x00d8 net irq 6 flags 0x200000
device ed2 at isa? port 0x00d8 net irq 6 flags 0x300000
device ed3 at isa? port 0x00d0 net irq 6 flags 0x400000
@ -212,3 +206,8 @@ pseudo-device gzip # Exec gzipped a.out's
# the costs of each syscall.
options KTRACE #kernel tracing
# The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be
# aware of the legal and administrative consequences of enabling this
# option. The number of devices determines the maximum number of
# simultaneous BPF clients programs runnable.
#pseudo-device bpfilter 4 #Berkeley packet filter

View File

@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
# $Id: GENERIC98,v 1.56 1998/11/03 22:01:22 des Exp $
# $Id: GENERIC98,v 1.57 1998/11/13 08:18:44 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@ -169,12 +169,6 @@ device vx0
# fe1: C-NET(98)P2/C-NET(9N)E
#
device ed0 at isa? port 0x00d0 net irq 6
# The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be
# aware of the legal and administrative consequences of enabling this
# option. The number of devices determines the maximum number of
# simultaneous BPF clients programs runnable.
#pseudo-device bpfilter 4 #Berkeley packet filter
device ed1 at isa? port 0x00d8 net irq 6 flags 0x200000
device ed2 at isa? port 0x00d8 net irq 6 flags 0x300000
device ed3 at isa? port 0x00d0 net irq 6 flags 0x400000
@ -212,3 +206,8 @@ pseudo-device gzip # Exec gzipped a.out's
# the costs of each syscall.
options KTRACE #kernel tracing
# The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be
# aware of the legal and administrative consequences of enabling this
# option. The number of devices determines the maximum number of
# simultaneous BPF clients programs runnable.
#pseudo-device bpfilter 4 #Berkeley packet filter