From owner-freebsd-hackers Wed May 21 03:17:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA02300 for hackers-outgoing; Wed, 21 May 1997 03:17:25 -0700 (PDT) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id DAA02207 for ; Wed, 21 May 1997 03:15:01 -0700 (PDT) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id LAA07752; Wed, 21 May 1997 11:37:32 +0200 From: Luigi Rizzo Message-Id: <199705210937.LAA07752@labinfo.iet.unipi.it> Subject: Re: read Pnp parameters? To: tg@ihf.rwth-aachen.de (Thomas Gellekum) Date: Wed, 21 May 1997 11:37:32 +0200 (MET DST) Cc: hackers@FreeBSD.ORG In-Reply-To: <87vi4dp578.fsf@ghpc6.ihf.rwth-aachen.de> from "Thomas Gellekum" at May 21, 97 11:03:20 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Moin, > > how can I find out which resources my BIOS assigned to a PnP card? I'm > not interested in configuring the card, I just want to know the I/O > address range and IRQ. there is a "pnpinfo" program somewhere in freefall, and probably in the 'experimental' stuff on the CDs as well. I have a patched version of the above available from my FreeBSD page, http://www.iet.unipi.it/~luigi/FreeBSD.html Cheers Luigi