Ville-Pertti Keinonen wrote:
>
> Darryl Okahata <[EMAIL PROTECTED]> writes:
>
> > Well, I was going to take Ville-Pertti Keinonen's ([EMAIL PROTECTED])
> > ESS2 mixer code and turn it into an LKM, which I'd then try to add sound
> > output using the Linux code. However, I'm not familiar with how one
> > accesses interrupts and DMA under FreeBSD, and so it would take me a
> > while. If anyone else would like to do it, that's fine with me.
>
> Another (perhaps simpler) alternative might be to try to get it to
> work in SB emulation mode.
>
> I've managed to get it to probe as a SoundBlaster (just by adding
> pci_write_config(dev, 0x41, 0x10, 1) to the probe code in my mixer
> driver):
That was going to be my first try :-)
>
> sbc0: <Soundblaster Pro> at port 0x220-0x22f irq 5 drq 1 on isa0
>
> However, it doesn't work (the interfaces seem to work, but the mixer
> settings don't affect anything and playback doesn't get anywhere) and
> I still haven't had time to look at it properly (and don't expect to
> any time soon).
--
__--_|\ Julian Elischer
/ \ [EMAIL PROTECTED]
( OZ ) World tour 2000
---> X_.---._/ presently in: Perth
v
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message