Sync with sys/i386/conf/GENERIC revision 1.125.
This commit is contained in:
parent
b0acfef261
commit
a8a4a44273
@ -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.50 1998/10/13 08:14:33 kato Exp $
|
||||
# $Id: GENERIC98,v 1.51 1998/10/16 16:22:35 kato Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
@ -169,6 +169,12 @@ device vx0
|
||||
# fe1: C-NET(98)P2/C-NET(9N)E
|
||||
#
|
||||
device ed0 at isa? port 0x00d0 net irq 6 vector edintr
|
||||
|
||||
# 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 vector edintr
|
||||
device ed2 at isa? port 0x00d8 net irq 6 flags 0x300000 vector edintr
|
||||
device ed3 at isa? port 0x00d0 net irq 6 flags 0x400000 vector edintr
|
||||
|
@ -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.50 1998/10/13 08:14:33 kato Exp $
|
||||
# $Id: GENERIC98,v 1.51 1998/10/16 16:22:35 kato Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
@ -169,6 +169,12 @@ device vx0
|
||||
# fe1: C-NET(98)P2/C-NET(9N)E
|
||||
#
|
||||
device ed0 at isa? port 0x00d0 net irq 6 vector edintr
|
||||
|
||||
# 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 vector edintr
|
||||
device ed2 at isa? port 0x00d8 net irq 6 flags 0x300000 vector edintr
|
||||
device ed3 at isa? port 0x00d0 net irq 6 flags 0x400000 vector edintr
|
||||
|
Loading…
Reference in New Issue
Block a user