Date: Sat, 1 Apr 2000 22:38:32 +0100 From: "Cameron Grant" <gandalf@vilnya.demon.co.uk> To: "Kent Hauser" <kent@lab1.tfd.com>, <current@freebsd.org> Subject: Re: no audio with newpcm driver on TP600E Message-ID: <001101bf9c22$a0749800$0304020a@NENYA> References: <200004012054.AA24992@lab1.tfd.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> # For PnP/PCI sound cards > #device pcm > #device sbc > #device csa > > # For non-PnP cards: > device pcm0 at isa? irq 10 drq 1 flags 0x0 > device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 > device csa > device gusc0 at isa? port 0x220 irq 5 drq 1 flags 0x13 this is wrong. try: options PNPBIOS device pcm - cg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101bf9c22$a0749800$0304020a>