From owner-freebsd-hackers Thu Aug 6 23:00:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01304 for freebsd-hackers-outgoing; Thu, 6 Aug 1998 23:00:28 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA01299 for ; Thu, 6 Aug 1998 23:00:26 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA14871; Fri, 7 Aug 1998 06:11:03 +0200 From: Luigi Rizzo Message-Id: <199808070411.GAA14871@labinfo.iet.unipi.it> Subject: Re: PnP configuration with intel PV440FX To: shawn@holwegner.com Date: Fri, 7 Aug 1998 06:11:02 +0200 (MET DST) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <19980807030736.10985@holwegner.com> from "Shawn Holwegner" at Aug 7, 98 03:07:17 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > controller pnp0 > device pcm0 at isa? port 0x530 tty irq ? drq 1 flags 0x0 vector pcmintr > (have tried with port 0x534 where OSS identifies 'SoundPort' as being, > as well has hard coded irqs, not set drq nor flags, etc, etc.) you need to supply an IRQ for legacy isa devices. the driver can not guess it. > It does see it: > > CSN 1 Vendor ID: CSC0b35... > > I have attempted to configure this as follows: > > configure>pnp 1 0 os enable irq0 5 drq0 1 port0 0x530 flags 0x0 > (again with different irqs and ports), to no avail. i am pretty sure it is recognized as unit #1 luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message