zap 'vector siintr' from example si0 config

This commit is contained in:
Peter Wemm 1998-03-21 06:21:03 +00:00
parent d53b8e5f34
commit c0a3aab811
3 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.417 1998/03/14 04:13:53 tegge Exp $
# $Id: LINT,v 1.418 1998/03/16 23:04:07 eivind Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -1217,7 +1217,7 @@ device rc0 at isa? port 0x220 tty irq 12 vector rcintr
device rp0 at isa? port 0x280 tty
# the port and irq for tw0 are fictitious
device tw0 at isa? port 0x380 tty irq 11 vector twintr
device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
device si0 at isa? iomem 0xd0000 tty irq 12
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10 vector stlintr

View file

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.417 1998/03/14 04:13:53 tegge Exp $
# $Id: LINT,v 1.418 1998/03/16 23:04:07 eivind Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -1217,7 +1217,7 @@ device rc0 at isa? port 0x220 tty irq 12 vector rcintr
device rp0 at isa? port 0x280 tty
# the port and irq for tw0 are fictitious
device tw0 at isa? port 0x380 tty irq 11 vector twintr
device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
device si0 at isa? iomem 0xd0000 tty irq 12
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10 vector stlintr

View file

@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
# $Id: LINT,v 1.417 1998/03/14 04:13:53 tegge Exp $
# $Id: LINT,v 1.418 1998/03/16 23:04:07 eivind Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@ -1217,7 +1217,7 @@ device rc0 at isa? port 0x220 tty irq 12 vector rcintr
device rp0 at isa? port 0x280 tty
# the port and irq for tw0 are fictitious
device tw0 at isa? port 0x380 tty irq 11 vector twintr
device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
device si0 at isa? iomem 0xd0000 tty irq 12
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10 vector stlintr