Date: Mon, 17 Jan 2000 11:24:25 -0700 From: Warner Losh <imp@village.org> To: Brian Somers <brian@Awfulhak.org> Cc: freebsd-current@FreeBSD.ORG, Peter Wemm <peter@FreeBSD.ORG> Subject: Re: PnP probing in -current Message-ID: <200001171824.LAA10496@harmony.village.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001171824.LAA10496>