snd7 config line corrected, irqaremoved

This commit is contained in:
Andrey A. Chernov 1994-04-13 01:29:14 +00:00
parent e987ea972f
commit bc906632a8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1356
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.60 1994/04/07 12:10:15 davidg Exp $
# $Id: LINT,v 1.61 1994/04/07 22:18:49 ache Exp $
#
machine "i386"
@ -172,7 +172,7 @@ device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
device snd3 at isa? port 0x388 irq 10 drq 6 vector pasintr
device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
device snd7 at isa? port 0x300 irq 7 vector sbintr
device snd7 at isa? port 0x300
device snd1 at isa? port 0x388
#
#

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.60 1994/04/07 12:10:15 davidg Exp $
# $Id: LINT,v 1.61 1994/04/07 22:18:49 ache Exp $
#
machine "i386"
@ -172,7 +172,7 @@ device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
device snd3 at isa? port 0x388 irq 10 drq 6 vector pasintr
device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
device snd7 at isa? port 0x300 irq 7 vector sbintr
device snd7 at isa? port 0x300
device snd1 at isa? port 0x388
#
#

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.60 1994/04/07 12:10:15 davidg Exp $
# $Id: LINT,v 1.61 1994/04/07 22:18:49 ache Exp $
#
machine "i386"
@ -172,7 +172,7 @@ device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
device snd3 at isa? port 0x388 irq 10 drq 6 vector pasintr
device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
device snd7 at isa? port 0x300 irq 7 vector sbintr
device snd7 at isa? port 0x300
device snd1 at isa? port 0x388
#
#