From owner-freebsd-current Fri Oct 1 6: 4:45 1999 Delivered-To: freebsd-current@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 20FFE14BD8 for ; Fri, 1 Oct 1999 06:04:43 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id JAA16640; Fri, 1 Oct 1999 09:03:33 -0400 (EDT) Date: Fri, 1 Oct 1999 09:03:33 -0400 (EDT) From: Daniel Eischen Message-Id: <199910011303.JAA16640@pcnet1.pcnet.com> To: eischen@vigrid.com, sos@freebsd.dk Subject: Re: Recent kernel hangs during boot with pnp sio. Cc: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Soren Schmidt wrote: > It seems Daniel M. Eischen wrote: > > > > More info on the kernel hang. > > > > Removing pnp from the kernel configuration will allow me to boot > > and successfully detects my pnp modem. So the culprit seems to > > be the new pnp code. Suggestions welcome. > > 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... Here, it might be the opposite. The normal sio probes pick up the pnp modem just fine, and then perhaps pnp comes along and trounces on what has already been setup/configured. Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message