Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 23:58:14 -0000
From:      "Steven" <steven@trance.org>
To:        "FreeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   Sound Question + Error in handbook?
Message-ID:  <NEBBLBKNKLDHDLHHPODBKEONCMAA.steven@trance.org>

next in thread | raw e-mail | index | archive | help
Taking into consideration that my router has now had far too much
uptime/been working too long, i thought it was about time i start fiddling
with it (in the sadistic hope that i might break it and have to spend time
fixing it - weekends are very dull when things actually work).

I decided to recompile the kernel with sound support, as the machine has no
monitor or internal speaker and hence no real way of attracting my
attention. Whilst following the directions in the handbook on page
http://www.freebsd.org/handbook/x8611.html I found the following line under
settings to SB compatible ISA non PnP cards:

device sbc0 at isa? port0x220 irq 5 drq 1 flags 0x15

Surely this should be:

device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15

? I tried it with the first just incase, but got a syntax error. Anyway, I
recompiled following the instructions in the handbook, but once the new
kernel was loaded and i did "dmesg | grep pcm" i got no output. There were
no errors during compilation (other than the normal warnings). In my dmesg
output there is the following lines:

unknown1: <AUDIO> at port 0x220-0x22f,0x388-0x38f,0x534-0x537 irq 5 drq 1,3
on isa0
unknown2: <MPU401 MIDI> at port 0x330-0x331 irq 9 on isa0

can anyone suggest what options to use in my kernel config file in order to
get the card working? I am pretty sure it is a SB16 compatible (if not a
real one).

Thanks

Steven



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBLBKNKLDHDLHHPODBKEONCMAA.steven>