From owner-freebsd-hackers Sun Jan 26 15:50:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA02827 for hackers-outgoing; Sun, 26 Jan 1997 15:50:48 -0800 (PST) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA02818 for ; Sun, 26 Jan 1997 15:50:45 -0800 (PST) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA24199; Sun, 26 Jan 1997 18:50:13 -0500 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Sun, 26 Jan 1997 18:50 EST Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.8.3/8.7.3) with ESMTP id PAA01530 for ; Sun, 26 Jan 1997 15:29:05 -0500 (EST) Received: (from rivers@localhost) by lakes.water.net (8.8.3/8.6.9) id PAA00352 for freebsd-hackers@freefall.cdrom.com; Sun, 26 Jan 1997 15:33:00 -0500 (EST) Date: Sun, 26 Jan 1997 15:33:00 -0500 (EST) From: Thomas David Rivers Message-Id: <199701262033.PAA00352@lakes.water.net> To: ponds!freefall.cdrom.com!freebsd-hackers Subject: Problems bootin 3.0 SNAP-970124. Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Just a quick problem report. I found that I was unable to boot the SNAP without disabling ed1. I have a different setup- ed0 is in irq 9 (2), at port 0x300. So, the default probe doesn't find it; and the probe for ed1 will "find" it - but it's irq will be wrong. Apparently, this causes the ed1 probe to lock up.... - Dave Rivers -