Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!gate2.internet-eireann.ie!news.internet-eireann.ie!jkh From: jkh@whisker.internet-eireann.ie (Jordan K. Hubbard) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: audio for sb16 under 2.0.5 ? Date: 18 Jun 1995 11:43:13 GMT Organization: Internet Eireann Lines: 21 Message-ID: <JKH.95Jun18124313@whisker.internet-eireann.ie> References: <3rvu15$m7o@stang.netspace.net.au> NNTP-Posting-Host: whisker.internet-eireann.ie In-reply-to: ahill@stang.netspace.net.au's message of 18 Jun 1995 11:03:33 +1000 In article <3rvu15$m7o@stang.netspace.net.au> ahill@stang.netspace.net.au (Anthony Hill) writes: I'm tying to get auido on my sb16 to work, and so have added "device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr" to the GENERIC file... when I compile it - it exits with an error code 1, and the messages :- Look at LINT again - you're missing most of the entries! For an SB16, use these: controller snd0 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 opl0 at isa? port 0x388 If you look at the comments in LINT, you'll see that all of the above are marked as appropriate for the SB16. Jordan