diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 36e38bf0d99..7964ad997a6 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -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 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 36e38bf0d99..7964ad997a6 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -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 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 36e38bf0d99..7964ad997a6 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -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