> Has anyone successfully configured FreeBSD 4.6-STABLE for the audio capture
> device (audio line in) that's in the Compaq Presario 7360? This device
> appears to be on the motherboard, and I believe it's an ESS Allegro PCI
> audio device.
>
> I tried the following
> options PNPBIOS
> device pcm
> but with no success. I got the following messages on boot:
> /kernel: pci0: <unknown card> (vendor=0x109e, dev=0x0878) at 10.1 irq 10
> /kernel: pci0: <unknown card> (vendor=0x125d, dev=0x1988) at 13.0 irq 5
This last line is the ESS.
> /kernel: unknown: <PNP0401> can't assign resources
> /kernel: unknown: <PNP0501> can't assign resources
> /kernel: unknown: <PNP0700> can't assign resources
> /kernel: unknown: <PNP0000> can't assign resources
> /kernel: unknown: <PNP002> can't assign resources
> /kernel: unknown: <PNP0303> can't assign resources
Normal.
Ross, if I'm understanding you correctly, you need to (a) remove the sbc
device and (b) put this line in /boot/loader.conf:
snd_maestro3_load="YES"
and reboot. You could try a 'kldload snd_maestro3' from the
command-line, but I think the 'sbc' might stuff it up.
The PNPBIOS stuff is optional - maybe it'll help with some other device,
maybe not, but it isn't your problem here. I don't run it.
BTW, what for you want to capture audio on a cheesy audio device like
this? ;-)
HTH.
Regards,
AS
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)
Comment: Exmh version 2.5 07/13/2001
iD8DBQE9alXlPHh895bDXeQRAq1AAJ0ZL+ep/joJLZzm+opp0IzGyDJTvQCfVSDw
6RHzwGNWfTipRPebVZI3NuI=
=b528
-----END PGP SIGNATURE-----