[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: your mail (SoundBlaster AWE 64)
Get the IRQ and stuff for it first, then add this entry to your
kernel: (Change it to go with your info on your card.)
sb0 at isa? port 0x220 irq 7 drq 1
sb* at isapnp?
opl* at sb?
midi* at sb?
audio at sb?
option DEBUG_ISAPNP # Just for the hell of it...
I think the above settings are default in the OpenBSD-current kernel.
Also, "man sb", and I have an extra SB64 AWE manual with the jumper info
and stuff in it if you need a copy of that.
On Tue, 14 Sep 1999 bornless@ciudad.com.ar wrote:
> Awe 64 pnp card.
> I have an sbawe 64 isapnp card. It is the unique pnp stuff i have on mi i386. The kernel i'm using is 2.5. I cant configure the board in any way. The kernel recognizes the board, but it says "Not Configured" (i compile the kernel configuring the board parameters)
> Thanks.
>