From 869f459c00ad3844da9a6b47a69cf4c388df1fb8 Mon Sep 17 00:00:00 2001 From: Seigo Tanimura Date: Thu, 25 Nov 1999 01:20:29 +0000 Subject: [PATCH] Add the description for the configuration of GUS non-PnP bridge driver. Submitted by: Pascal Hofstee --- sys/conf/NOTES | 4 ++++ sys/i386/conf/LINT | 4 ++++ sys/i386/conf/NOTES | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index df6c6215e737..44cf11dd54e7 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1416,10 +1416,14 @@ device uart0 at isa? port 0x330 irq 5 # gusc: Gravis UltraSound ISA PnP/non-PnP # csa: Crystal Semiconductor CS461x/428x PCI +# For PnP cards: #device sbc0 #device gusc0 #device csa0 +# For non-PnP cards: +#device gusc0 at isa? port 0x220 irq 5 drq 1 flags 0x13 + # Not controlled by `snd' device pca0 at isa? port IO_TIMER1 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index df6c6215e737..44cf11dd54e7 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -1416,10 +1416,14 @@ device uart0 at isa? port 0x330 irq 5 # gusc: Gravis UltraSound ISA PnP/non-PnP # csa: Crystal Semiconductor CS461x/428x PCI +# For PnP cards: #device sbc0 #device gusc0 #device csa0 +# For non-PnP cards: +#device gusc0 at isa? port 0x220 irq 5 drq 1 flags 0x13 + # Not controlled by `snd' device pca0 at isa? port IO_TIMER1 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index df6c6215e737..44cf11dd54e7 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1416,10 +1416,14 @@ device uart0 at isa? port 0x330 irq 5 # gusc: Gravis UltraSound ISA PnP/non-PnP # csa: Crystal Semiconductor CS461x/428x PCI +# For PnP cards: #device sbc0 #device gusc0 #device csa0 +# For non-PnP cards: +#device gusc0 at isa? port 0x220 irq 5 drq 1 flags 0x13 + # Not controlled by `snd' device pca0 at isa? port IO_TIMER1