Updated LINT to have the mse0 config line
This commit is contained in:
parent
eb77639e83
commit
e2aa2f4e4e
@ -4,7 +4,7 @@
|
||||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.15 1993/10/12 06:24:02 rgrimes Exp $
|
||||
# $Id: LINT,v 1.16 1993/10/18 22:46:58 rgrimes Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -99,7 +99,7 @@ device lpa0 at isa? port "IO_LPT1" tty
|
||||
device lpa1 at isa? port "IO_LPT2" tty
|
||||
device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr
|
||||
device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
|
||||
#mse device-driver
|
||||
device mse0 at isa? port 0x23c tty irq 5 vector mseintr
|
||||
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
|
||||
device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
|
||||
#only one of pc0 or sc0 allowed
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.15 1993/10/12 06:24:02 rgrimes Exp $
|
||||
# $Id: LINT,v 1.16 1993/10/18 22:46:58 rgrimes Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -99,7 +99,7 @@ device lpa0 at isa? port "IO_LPT1" tty
|
||||
device lpa1 at isa? port "IO_LPT2" tty
|
||||
device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr
|
||||
device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
|
||||
#mse device-driver
|
||||
device mse0 at isa? port 0x23c tty irq 5 vector mseintr
|
||||
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
|
||||
device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
|
||||
#only one of pc0 or sc0 allowed
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
# This kernel is NOT MEANT to be runnable!
|
||||
#
|
||||
# $Id: LINT,v 1.15 1993/10/12 06:24:02 rgrimes Exp $
|
||||
# $Id: LINT,v 1.16 1993/10/18 22:46:58 rgrimes Exp $
|
||||
#
|
||||
|
||||
machine "i386"
|
||||
@ -99,7 +99,7 @@ device lpa0 at isa? port "IO_LPT1" tty
|
||||
device lpa1 at isa? port "IO_LPT2" tty
|
||||
device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr
|
||||
device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
|
||||
#mse device-driver
|
||||
device mse0 at isa? port 0x23c tty irq 5 vector mseintr
|
||||
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
|
||||
device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
|
||||
#only one of pc0 or sc0 allowed
|
||||
|
Loading…
Reference in New Issue
Block a user