Date: Fri, 25 Jun 1999 01:27:34 +0100 From: Mark Ovens <markov@globalnet.co.uk> To: Nataraj Dasgupta <ndasgupt@bridgeport.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Sound Card on 2.2.8 Message-ID: <19990625012734.C267@marder-1> In-Reply-To: <Pine.GSO.4.05.9906241854060.5443-100000@roadrunner>; from Nataraj Dasgupta on Thu, Jun 24, 1999 at 07:10:27PM -0400 References: <Pine.GSO.4.05.9906241854060.5443-100000@roadrunner>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 24, 1999 at 07:10:27PM -0400, Nataraj Dasgupta wrote: > > Probing for PnP devices: CSN 1 Vendor ID: YMH0030 [0x3000a865] Serial > 0x80860001 > mss_attach <Yamaha SA2>1 at 0x530 irq 5 dma 0:1 flags 0x11 > setting up yamaha registers > set yamaha master volume to max > pcm1 (CS423x/Yamaha <Yamaha SA2> sn 0x80860001) at 0x530 irq 5 drq 0:1 > flags 0x11 id 20 > . > . > . > pcm0 not found at 0xffffffff > > NOTE : The device was detected at pcm1 and not at pcm0 as expected. I > checked the mailing list letters and this seems to be a fairly common > problem. > > In order to fix this, > > I recompiled the kernel with device pcm1 . And created symbolic links to > read the following under /dev > IIRC from previous discussions on this subject you shouldn't have re-compiled your kernel. Just leave ``device pcm0'' in the kernel but set the symlinks as you have done here, i.e. audio -> audio1 etc. > > lrwxr-xr-x 1 root wheel 6 Feb 25 01:38 audio -> audio1 > > lrwxr-xr-x 1 root wheel 4 Feb 25 03:23 dsp -> dsp1 > > lrwxr-xr-x 1 root wheel 5 Feb 25 03:23 dspW -> dspW1 > > lrwxr-xr-x 1 root wheel 4 Feb 25 03:23 dspdefault -> > dsp1 > > > Nataraj Dasgupta. > Please send your replies to ndasgupt@bridgeport.edu > > ########################################################################## > AIX/VMS/NT/Novell Network Monitor and Analyst B.S. Computer Science > Philip Morris International, University of Bridgeport > World Intranet HQ, Bridgeport, CT. > Rye Brook, NY 10573. Off Ph : 914 335 9808 > Email : ndasgupt@bridgeport.edu Res Ph : 203 368 3798 > ########################################################################## > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:markov@globalnet.co.uk 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?19990625012734.C267>