From owner-freebsd-hackers Tue Jun 20 11:11:06 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA01173 for hackers-outgoing; Tue, 20 Jun 1995 11:11:06 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id LAA01167 ; Tue, 20 Jun 1995 11:11:04 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA26107; Tue, 20 Jun 95 12:02:10 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9506201802.AA26107@cs.weber.edu> Subject: Re: 2.0.5 ed driver problems continued To: tinguely@plains.nodak.edu (Mark Tinguely) Date: Tue, 20 Jun 95 12:02:10 MDT Cc: mnewell@lupine.nsi.nasa.gov, hackers@freebsd.org, jkh@freebsd.org, witr@rwwa.com In-Reply-To: <199506201617.LAA09546@plains.nodak.edu> from "Mark Tinguely" at Jun 20, 95 11:17:37 am X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@freebsd.org Precedence: bulk > thanks for the idea, but yes, the jumper is set for "soft". Something in > boot process re-programed the card. Then again the Ultra-Plus seems > have two programing modes, a temporary and long term configuration. I say this > because if you use the DOS "ezsetup" software and configure the card the > settings are permanent and if you change the settings via the "diagnose" > program, the settings are not permanent but last for until rebooted. Maybe > something got placed in the nonpermanent confirguration section of the card. Disable the ie0 driver entirely by booting /kernel -c. Then once you are up, rebuild a kernel without the ie0 driver. The particular cards serviced by the ie0 driver have a habit of not being detectable except through a destructive probe. Said probe could be causing your card to be reprogrammed. If it isn't the ie0 driver, make sure you disable all other unused drivers and try again. This should surely fix the problem. Then once you are up, rebuild a kernel without any drivers for hardware not in your machine. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.