Correct i/o addresses for dgb & dgm
Submitted for dgm by: Andre Oppermann <opi@opi.flirtbox.ch>
This commit is contained in:
parent
e38d19126b
commit
be59136b29
@ -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.551 1999/02/09 01:03:17 mjacob Exp $
|
||||
# $Id: LINT,v 1.552 1999/02/10 02:41:23 des 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
|
||||
@ -1429,8 +1429,8 @@ device gsc0 at isa? port "IO_GSC1" tty drq 3
|
||||
device joy0 at isa? port IO_GAME
|
||||
device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000
|
||||
options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
|
||||
device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? tty
|
||||
device dgm0 at isa? port 0x104 iomem 0xd00000 iosiz ? tty
|
||||
device dgb0 at isa? port 0x220 iomem 0xfc000 iosiz ? tty
|
||||
device dgm0 at isa? port 0x104 iomem 0xd0000 iosiz ? tty
|
||||
device labpc0 at isa? port 0x260 tty irq 5
|
||||
device rc0 at isa? port 0x220 tty irq 12
|
||||
device rp0 at isa? port 0x280 tty
|
||||
|
@ -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.551 1999/02/09 01:03:17 mjacob Exp $
|
||||
# $Id: LINT,v 1.552 1999/02/10 02:41:23 des 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
|
||||
@ -1429,8 +1429,8 @@ device gsc0 at isa? port "IO_GSC1" tty drq 3
|
||||
device joy0 at isa? port IO_GAME
|
||||
device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000
|
||||
options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
|
||||
device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? tty
|
||||
device dgm0 at isa? port 0x104 iomem 0xd00000 iosiz ? tty
|
||||
device dgb0 at isa? port 0x220 iomem 0xfc000 iosiz ? tty
|
||||
device dgm0 at isa? port 0x104 iomem 0xd0000 iosiz ? tty
|
||||
device labpc0 at isa? port 0x260 tty irq 5
|
||||
device rc0 at isa? port 0x220 tty irq 12
|
||||
device rp0 at isa? port 0x280 tty
|
||||
|
@ -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.551 1999/02/09 01:03:17 mjacob Exp $
|
||||
# $Id: LINT,v 1.552 1999/02/10 02:41:23 des 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
|
||||
@ -1429,8 +1429,8 @@ device gsc0 at isa? port "IO_GSC1" tty drq 3
|
||||
device joy0 at isa? port IO_GAME
|
||||
device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000
|
||||
options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
|
||||
device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? tty
|
||||
device dgm0 at isa? port 0x104 iomem 0xd00000 iosiz ? tty
|
||||
device dgb0 at isa? port 0x220 iomem 0xfc000 iosiz ? tty
|
||||
device dgm0 at isa? port 0x104 iomem 0xd0000 iosiz ? tty
|
||||
device labpc0 at isa? port 0x260 tty irq 5
|
||||
device rc0 at isa? port 0x220 tty irq 12
|
||||
device rp0 at isa? port 0x280 tty
|
||||
|
Loading…
Reference in New Issue
Block a user