Date: Fri, 7 Aug 1998 06:11:02 +0200 (MET DST) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: shawn@holwegner.com Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: PnP configuration with intel PV440FX Message-ID: <199808070411.GAA14871@labinfo.iet.unipi.it> In-Reply-To: <19980807030736.10985@holwegner.com> from "Shawn Holwegner" at Aug 7, 98 03:07:17 am
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808070411.GAA14871>