mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Sync with sys/i386/conf/GENERIC revision 1.133.
This commit is contained in:
parent
cf144a3d4a
commit
5365b3a408
2 changed files with 10 additions and 2 deletions
|
|
@ -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.58 1998/11/25 10:53:21 kato Exp $
|
||||
# $Id: GENERIC98,v 1.59 1998/11/25 11:00:31 kato Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
|
|
@ -147,10 +147,14 @@ device mse0 at isa? port IO_MSE tty irq 13
|
|||
# revision 1.20 of this file.
|
||||
device de0
|
||||
device fxp0
|
||||
device mx0
|
||||
device pn0
|
||||
device rl0
|
||||
device tl0
|
||||
device tx0
|
||||
device vr0
|
||||
device vx0
|
||||
device wb0
|
||||
|
||||
#
|
||||
# DP8390 NIC
|
||||
|
|
|
|||
|
|
@ -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.58 1998/11/25 10:53:21 kato Exp $
|
||||
# $Id: GENERIC98,v 1.59 1998/11/25 11:00:31 kato Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
|
|
@ -147,10 +147,14 @@ device mse0 at isa? port IO_MSE tty irq 13
|
|||
# revision 1.20 of this file.
|
||||
device de0
|
||||
device fxp0
|
||||
device mx0
|
||||
device pn0
|
||||
device rl0
|
||||
device tl0
|
||||
device tx0
|
||||
device vr0
|
||||
device vx0
|
||||
device wb0
|
||||
|
||||
#
|
||||
# DP8390 NIC
|
||||
|
|
|
|||
Loading…
Reference in a new issue