From owner-freebsd-current Sun Jan 16 20: 5:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from awfulhak.org (dynamic-55.max4-du-ws.dialnetwork.pavilion.co.uk [212.74.9.183]) by hub.freebsd.org (Postfix) with ESMTP id 56D1814E10; Sun, 16 Jan 2000 20:05:14 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id EAA00508; Mon, 17 Jan 2000 04:01:44 GMT (envelope-from brian@lan.awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id CAA00850; Mon, 17 Jan 2000 02:38:25 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200001170238.CAA00850@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.0 09/18/1999 To: freebsd-current@FreeBSD.org Cc: Peter Wemm Subject: PnP probing in -current Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 17 Jan 2000 02:38:24 +0000 From: Brian Somers Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, 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 ! Cheers. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message