From owner-freebsd-questions Sun Jul 2 16:49:03 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA13126 for questions-outgoing; Sun, 2 Jul 1995 16:49:03 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id QAA13120 for ; Sun, 2 Jul 1995 16:49:02 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol Prev-Resent: Sun, 02 Jul 1995 16:49:01 -0700 Prev-Resent: "questions@freebsd.org " Received: from netcomsv.netcom.com (uucp9.netcom.com [163.179.3.9]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA09031 for ; Sun, 2 Jul 1995 13:10:38 -0700 Received: from pop.com by netcomsv.netcom.com with UUCP (8.6.12/SMI-4.1) id NAA18640; Sun, 2 Jul 1995 13:02:18 -0700 From: djnowak@pop.com (David Nowak) Reply-To: djnowak@pop.com To: jkh@freebsd.org Subject: Hard Disk Hangs on Boot Up Date: 02 Jul 1995 19:11:56 GMT Message-Id: <1044634670.12339360@pop.com> Organization: DigitalPopcorn Online Services Resent-To: questions@freebsd.org Resent-Date: Sun, 02 Jul 1995 16:49:02 -0700 Resent-Message-ID: <13119.804728942@freefall.cdrom.com> Resent-From: "Jordan K. Hubbard" Sender: questions-owner@freebsd.org Precedence: bulk Jonathan, I feel I am getting closer to a solution. I changed my jumper settings on my TMC-885M to correspond to IRQ 11 and iomem 0xde000 and typed in the following config commands: dis mcd0 dis mcd1 dis matcd0 irq sea0 11 iomem sea0 0xde000 quit. However, there is still trouble in mudville. This time I get the following boot error messages: sea0 at 0x0 irq 11 maddr 0xde000 msize 16384 on isa sea: type Future Domain TMC-885/TMC-950 sea0 waiting for scsi devices to settle and it hangs up my system with the hard disk activity light on. Any clues on why this is happening? Thanks. David Nowak djnowak@pop.com --