Date: Tue, 09 Jan 1996 17:11:18 -0800 From: "Amancio Hasty Jr." <hasty@rah.star-gate.com> To: freebsd-hackers@freebsd.org Subject: PnP problem... Message-ID: <199601100111.RAA01689@rah.star-gate.com>
next in thread | raw e-mail | index | archive | help
Well, I have a GUS PnP and it has a few devices on the card. Any cool suggestions on how to tackle the PnP problem of auto-magically configuring PnP devices when we have something like the GUS PnP? Tnks, Amancio ------- Forwarded Message Return-Path: smpatel@wam.umd.edu Received: from sl-044.sl.cybercomm.net (sl-044.sl.cybercomm.net [199.171.196.172]) by rah.star-gate.com (8.6.12/8.6.12) with ESMTP id SAA10613 for <hasty@rah.star-gate.com>; Mon, 8 Jan 1996 18:29:43 -0800 Received: from sl-044.sl.cybercomm.net (localhost [127.0.0.1]) by sl-044.sl.cybercomm.net (8.6.12/8.6.12) with SMTP id VAA01944 for <hasty@rah.star-gate.com>; Mon, 8 Jan 1996 21:29:32 -0500 Date: Mon, 8 Jan 1996 21:29:31 -0500 (EST) From: Sujal Patel <smpatel@wam.umd.edu> X-Sender: smpatel@sl-044.sl.cybercomm.net To: "Amancio Hasty Jr." <hasty@rah.star-gate.com> Subject: Re: PnP Docs In-Reply-To: <199601090113.RAA10048@rah.star-gate.com> Message-ID: <Pine.BSF.3.91.960108211928.1438E-100000@sl-044.sl.cybercomm.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 8 Jan 1996, Amancio Hasty Jr. wrote: > Did you managed to figured out how to configure a PnP card? Oh Lord! I just looked at the output you mailed me. Lemme get this straight: The GUS PnP wants For Wave & Codec: 1 IRQ, 2 DMA Channels, 3 sets of I/O Ports For CD-ROM: 1 IRQ, 2 sets of I/O Ports For SB-Audio: 1 IRQ, 1 DMA Channel, 1 set of I/O Ports For GM-Music: 1 IRQ, 1 set of I/O Ports Grand Total: 4 Interrupts, 3 DMA Channels, 7 sets of I/O ports... Is this REALLY what your card wants??? That's what it looks like to me.. I was thinking of a nice simple way of configuring like: device sio2 at isa? pnp "SUP1310" port "IO_COM3" tty irq 15 vector siointr But with a device as complex as yours this would fall apart real quick. Is each of the Logical Devices in your card a seperate FreeBSD driver? Which driver does each of these devices correspond to? Thanks for the help... I'm sure we'll be able to hot-wire your card sometime soon, but doing this cleanly is getting pretty interesting (any ideas? :) Sujal ------- End of Forwarded Message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601100111.RAA01689>