From owner-freebsd-current Mon Jan 17 10:24:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4FEE015042; Mon, 17 Jan 2000 10:24:17 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id LAA63706; Mon, 17 Jan 2000 11:24:12 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id LAA10496; Mon, 17 Jan 2000 11:24:25 -0700 (MST) Message-Id: <200001171824.LAA10496@harmony.village.org> To: Brian Somers Subject: Re: PnP probing in -current Cc: freebsd-current@FreeBSD.ORG, Peter Wemm In-reply-to: Your message of "Mon, 17 Jan 2000 02:38:24 GMT." <200001170238.CAA00850@hak.lan.Awfulhak.org> References: <200001170238.CAA00850@hak.lan.Awfulhak.org> Date: Mon, 17 Jan 2000 11:24:25 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200001170238.CAA00850@hak.lan.Awfulhak.org> Brian Somers writes: : Since the PnP probing code was made unconditional in the bootup : routines on December 6, I've been having problems with my : Adaptec 1542CP. : : I've got my BIOS set to ``non pnp OS'' and my 1542 set to 0x330. : I've never had ``options pnp0'' in my config, and on December 6 (when : isa/pnp.c and isa/pnpprobe.c started being included with isa devices : rather than with ``options pnp*'', the card stopped being probed. : : If I skip the code in pnp_identify() in isa/pnp.c, everything works : fine. : : Are there any plans to re-optionify this code ? : : I can provide more details once I rebuild my machine.... See my : other post about some ata problems, coming to a -current list near : you ! So you have your 1542CP hardware set to be hardwired at 0x330 and not in PnP mode? Is that correct? If so, then why is it responding to the PnP probes. It shouldn't be. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message