Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!inquo!in-news.erinet.com!imci5!imci4!newsfeed.internetmci.com!news.ac.net!news.cais.net!mr.net!winternet.com!news From: srose@winternet.com (Steve Rose) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: sound card question Date: Wed, 12 Jun 1996 19:38:28 GMT Organization: unorganized Lines: 22 Message-ID: <31bf1bff.61524467@news.winternet.com> References: <31bbb333.710191@news.winternet.com> <31BE2272.5FB1@www.play-hookey.com> NNTP-Posting-Host: srose-ip-4.winternet.com X-Newsreader: Forte Agent .99e/32.227 Ken Bigelow <kbigelow@www.play-hookey.com> wrote: <SNIP> >Did you check the settings for port address and IRQ in the file: > >/usr/src/sys/i386/isa/sound/sound_config.h ? > >The LINT file warns about this -- the port address, IRQ, and DMA are all >hard-coded in this header file. It looks like you kept port 220, but the >IRQ is assumed to be 7 unless you reconfigured. The same header file also >defines SB16MIDI_BASE as 0x300. > >Look carefully for any other definitions in this file that may affect >your system. Thanks Ken. I did change the IRQ value in the header, but I could have sworn I saw the SB16MIDI_BASE value defined as 0x330, so I left it alone. Went back and changed it and all is well. Next time, I'll use a larger font. This age thing is starting to get to me<G>.