Date: Thu, 12 Aug 1999 08:35:45 -0400 (EDT) From: Kenny Drobnack <kdrobnac@mission.mvnc.edu> To: Mohit Aron <aron@cs.rice.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem with sound card in FreeBSD-3.2 Message-ID: <Pine.GSO.3.96.990812083331.21405B-100000@mission.mvnc.edu> In-Reply-To: <199908120355.WAA17816@cs.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Correct me if I am wrong, but from my experience, the following line caused problems on my computer device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 First of all, I am sure that the "isa?" should be "isa?". Also, should that tty really be there? I mean, the sound card is not a terminal. Or am I completely off on that assumption? > Hi, > I was wondering if someone could help me out with my sound card. > I removed the sound card from one machine (133MHz Pentium) and installed it > on my machine (166 MHz Pentium). Both machines had a kernel obtained from the > same kernel configuration file. However, although the first machine was able > to use the card, the 2nd machine wasn't. The kernel configuration file contains > the lines: > controller pnp0 > device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 > > The first machine (on which the card worked) gave the following messages > upon bootup: > > Probing for PnP devices: > CSN 1 Vendor ID: CTL0024 [0x24008c0e] Serial 0x1003afa9 Comp ID: PNP0600 [0x0006d041] > pcm1 (SB16pnp <SB16 PnP> sn 0x1003afa9) at 0x220-0x22f irq 5 drq 1 flags 0x15 on isa > Probing for devices on the ISA bus: > pcm0 not probed due to drq conflict with pcm1 at 1 > > > My machine (on which the card doesn't work) gives the following messages: > > Probing for PnP devices: > CSN 1 Vendor ID: CTL0024 [0x24008c0e] Serial 0x1 003afa9 Comp ID: PNP0600 [0x0006d041] > This is a SB16 PnP, but LDN 0 is disabled > Probing for devices on the ISA bus: > pcm0 not found > > > Any help would be highly appreciated. 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?Pine.GSO.3.96.990812083331.21405B-100000>