Date: Sat, 12 Feb 2000 17:03:23 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: "David V." <montain@montain.dhs.org> Cc: freebsd-questions@freebsd.org Subject: Re: Docs about sound cards Message-ID: <20000212170323.B330@marder-1> In-Reply-To: <Pine.BSF.4.10.10002120002420.420-100000@sekel.montain.dhs.org> References: <Pine.BSF.4.10.10002111315460.2820-100000@sekel.montain.dhs.org> <Pine.BSF.4.10.10002120002420.420-100000@sekel.montain.dhs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 12, 2000 at 12:11:37AM -0500, David V. wrote: > Ok, Thanks for your help guys, i read 'man sb' and followed the > instructions, here are the lines in my kernel now: > controller isa0 > controller pnp0 > controller eisa0 > controller pci0 > controller snd0 > > device sb0 at isa? port 0x220 irq 5 drq 1 > #device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0 > > I tried to uncomment pcm0, but the kernel is returning an error when i > compile it, so I have to comment one of them. > That's because Luigi's pcm driver and the Voxware stuff is mutually exclusive; i.e. if you use pcm0 you have to comment out snd0, sb0, and anything else that starts "sb". > Thanks for your support. > > > David V. D. > montain@montain.dhs.org > __________________________ > < Un bon jugement est le > > < résultat de l'expérience, > > < et l'expérience est le > > < résultat de mauvais > > < jugements. > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com 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?20000212170323.B330>