Add "conflicts" to sbmidi0 since configured irq passed back to isa

and conflict with sb0 irq.

NOTE: existen configurations require "conflicts" adding to sbmidi0 now
This commit is contained in:
Andrey A. Chernov 1997-03-26 17:46:03 +00:00
parent 5c0c82997e
commit 5fba67d120
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24300
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.322 1997/03/26 16:10:43 ache Exp $
# $Id: LINT,v 1.323 1997/03/26 17:20:24 ache 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
@ -838,7 +838,7 @@ controller snd0
device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr
device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
device sbxvi0 at isa? port? irq? drq 5 conflicts
device sbmidi0 at isa? port 0x330
device sbmidi0 at isa? port 0x330 irq? conflicts
#device awe0 at isa? port 0x620
device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr
#device gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3 vector gusintr

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.322 1997/03/26 16:10:43 ache Exp $
# $Id: LINT,v 1.323 1997/03/26 17:20:24 ache 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
@ -838,7 +838,7 @@ controller snd0
device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr
device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
device sbxvi0 at isa? port? irq? drq 5 conflicts
device sbmidi0 at isa? port 0x330
device sbmidi0 at isa? port 0x330 irq? conflicts
#device awe0 at isa? port 0x620
device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr
#device gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3 vector gusintr

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.322 1997/03/26 16:10:43 ache Exp $
# $Id: LINT,v 1.323 1997/03/26 17:20:24 ache 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
@ -838,7 +838,7 @@ controller snd0
device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr
device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
device sbxvi0 at isa? port? irq? drq 5 conflicts
device sbmidi0 at isa? port 0x330
device sbmidi0 at isa? port 0x330 irq? conflicts
#device awe0 at isa? port 0x620
device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr
#device gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3 vector gusintr