Date: Mon, 4 Oct 1999 07:09:25 +0100 From: Timo Geusch <freebsd@timog.prestel.co.uk> To: Soren Schmidt <sos@freebsd.dk> Cc: freebsd-current@freebsd.org Subject: Re: Recent kernel hangs during boot with pnp sio. Message-ID: <19991004070925.A19400@tabby.timog.prestel.co.uk> In-Reply-To: <199910011232.OAA63420@freebsd.dk>; from Soren Schmidt on Fri, Oct 01, 1999 at 02:32:11PM %2B0200 References: <37F4A7C9.31C0D752@vigrid.com> <199910011232.OAA63420@freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 01, 1999 at 02:32:11PM +0200, Soren Schmidt wrote: > Hmm, I also have severe problems with the PnP stuff and my 3C509 > cards, it just wont work as the pnp code finds and allocates > adresses for the card, but the card probe doesn't pick them up... Soren, AFAIK the ep driver does not interact with PnP, does it? Those cards do have two different methods for detecting the parameters, one of which is PnP. If the driver hasn't changed much in the last two-three months is doesn't know about PnP at all. PnP-like config entries used to work via the old 3Com- specific configuration mechanism. I do have an updated/changed driver that uses Pnp to configure the card but I am not able to work on it until mid next week. Also it exposes problems which I believe are in my changes or side-effects from the apparent buggyness of the original driver. If you're interested I can send you the source code for the driver but it is not clear if it works on -current at the moment as I haven't updated for some time. Timo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991004070925.A19400>