From owner-freebsd-questions Fri Oct 16 15:05:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27700 for freebsd-questions-outgoing; Fri, 16 Oct 1998 15:05:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alink.net (br.alink.net [207.135.127.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27674 for ; Fri, 16 Oct 1998 15:05:40 -0700 (PDT) (envelope-from mab@zildjian.hq.alink.net) Received: from zildjian.hq.alink.net (lc.alink.net [207.135.127.87]) by alink.net (8.8.8/8.8.8) with ESMTP id PAA24470; Fri, 16 Oct 1998 15:05:20 -0700 (PDT) Received: (from mab@localhost) by zildjian.hq.alink.net (8.8.8/8.8.8) id PAA01892; Fri, 16 Oct 1998 15:05:19 -0700 (PDT) (envelope-from mab) From: Matt Braithwaite Reply-To: mab@alink.net X-Attribution: mab To: Doug White Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What can I do about ``No Plug-n-Play devices were found''? References: Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: 16 Oct 1998 15:05:18 -0700 In-Reply-To: Doug White's message of "Fri, 16 Oct 1998 14:05:49 -0700 (PDT)" Message-ID: <86hfx4mach.fsf@zildjian.hq.alink.net> Lines: 54 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "DW" == Doug White writes: >> Among plug and play problems, this seems to be a rare one. I >> get the above message both at boot and from pnpinfo. DW> Well, gee, I bet it's trying to tell you something -- that DW> there are no PnP devices in the system. A natural suspicion; my only reason for believing otherwise is that for several devices whose IRQs can be manually configured in the BIOS (IR port, serial port, parallel port), the BIOS's help screen and the system manual say that the BIOS will describe these devices as ``Configured by PNP OS'' if those devices are configured by Windoze 9[58]. Otherwise, that option does not appear in the BIOS setup. That's my only reason for suspecting that there should be some PNP devices detected. >> The specific device I'm trying to get working is my sound chip, >> which has been variously described as an ESS 1918 or ESS >> Maestro 2. However, the BIOS suggests that various other >> devices (serial, parallel, IR port) are PNP as well, so I'm >> really surprised that pnpinfo can't find a single thing. Do I >> need to do the `pnp x y os enable' dance before pppinfo will >> see a device, or should it work regardless? DW> Are you sure the chip is enabled in the BIOS? If you have to DW> set resources for it it's not PnP. The BIOS mentions the sound card not even once. >> The sound chip in question is also PCI, it seems. At boot it >> is described as follows: >> >> pci0:4: vendor=0x125d, device=0x1978, class=multimedia (audio) >> int a irq 5 [no driver assigned] DW> Oops, game over; PCI soundcards are not supported. I had hoped that SoundBlaster compatibility implied that the chip would be usable by drivers that were only aware of ISA cards, but maybe I'm just confused. >> OSS/FreeBSD loading, address = f4da7020 DW> You're running OSS: why are you doing this? Umm, is that bad? I'd tried OSS (in addition to both sound drivers that come with FreeBSD) mostly because it was yet another thing thing that might work. -- ``Memory management is more important than end users, followed by the scheduler, device drivers and the update daemon. The end user ranks at the bottom somewhere, just beneath the screen saver.'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message