From owner-freebsd-current Mon Oct 4 5: 6: 5 1999 Delivered-To: freebsd-current@freebsd.org Received: from pa.scotland.net (pa2.scotland.net [194.247.65.132]) by hub.freebsd.org (Postfix) with ESMTP id 6FC7714D3E for ; Mon, 4 Oct 1999 05:06:01 -0700 (PDT) (envelope-from freebsd@timog.prestel.co.uk) Received: from [148.176.238.2] (helo=timog.prestel.co.uk) by pa.scotland.net with esmtp (Exim 2.12 #4) id 11Y6sU-0002uN-00 for freebsd-current@freebsd.org; Mon, 4 Oct 1999 13:06:03 +0100 Received: (qmail 19436 invoked by uid 1002); 4 Oct 1999 06:09:26 -0000 Date: Mon, 4 Oct 1999 07:09:25 +0100 From: Timo Geusch To: Soren Schmidt Cc: freebsd-current@freebsd.org Subject: Re: Recent kernel hangs during boot with pnp sio. Message-ID: <19991004070925.A19400@tabby.timog.prestel.co.uk> References: <37F4A7C9.31C0D752@vigrid.com> <199910011232.OAA63420@freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <199910011232.OAA63420@freebsd.dk>; from Soren Schmidt on Fri, Oct 01, 1999 at 02:32:11PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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