1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00

Whoops, I misunderstood this. IRQ *12* is a better GUS default.

This commit is contained in:
Jordan K. Hubbard 1995-10-03 01:12:59 +00:00
parent 90594ed60e
commit 8e4115484c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11139
3 changed files with 9 additions and 9 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.201 1995/09/23 08:52:30 peter Exp $
# $Id: LINT,v 1.203 1995/09/27 19:12:20 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
@ -649,8 +649,8 @@ device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr
device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr
device sbxvi0 at isa? drq 5
device sbmidi0 at isa? port 0x330
device gus0 at isa? port 0x220 irq 10 drq 1 vector gusintr
#device gus0 at isa? port 0x220 irq 10 drq 1 flags 0x3 vector gusintr
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
device mss0 at isa? port 0x530 irq 10 drq 1 vector adintr
device opl0 at isa? port 0x388 conflicts
device mpu0 at isa? port 0x330 irq 6 drq 0

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.201 1995/09/23 08:52:30 peter Exp $
# $Id: LINT,v 1.203 1995/09/27 19:12:20 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
@ -649,8 +649,8 @@ device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr
device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr
device sbxvi0 at isa? drq 5
device sbmidi0 at isa? port 0x330
device gus0 at isa? port 0x220 irq 10 drq 1 vector gusintr
#device gus0 at isa? port 0x220 irq 10 drq 1 flags 0x3 vector gusintr
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
device mss0 at isa? port 0x530 irq 10 drq 1 vector adintr
device opl0 at isa? port 0x388 conflicts
device mpu0 at isa? port 0x330 irq 6 drq 0

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.201 1995/09/23 08:52:30 peter Exp $
# $Id: LINT,v 1.203 1995/09/27 19:12:20 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
@ -649,8 +649,8 @@ device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr
device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr
device sbxvi0 at isa? drq 5
device sbmidi0 at isa? port 0x330
device gus0 at isa? port 0x220 irq 10 drq 1 vector gusintr
#device gus0 at isa? port 0x220 irq 10 drq 1 flags 0x3 vector gusintr
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
device mss0 at isa? port 0x530 irq 10 drq 1 vector adintr
device opl0 at isa? port 0x388 conflicts
device mpu0 at isa? port 0x330 irq 6 drq 0