From owner-freebsd-hackers Mon May 22 18:22:31 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA03225 for hackers-outgoing; Mon, 22 May 1995 18:22:31 -0700 Received: from cps201.cps.cmich.edu (archive@cps201.cps.cmich.edu [141.209.20.201]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA03219 for ; Mon, 22 May 1995 18:22:30 -0700 Received: (from archive@localhost) by cps201.cps.cmich.edu (8.6.9/8.6.9) id VAA02429; Mon, 22 May 1995 21:22:17 -0400 Date: Mon, 22 May 1995 21:22:17 -0400 (EDT) From: CMU Mail Archive X-Sender: archive@cps201 Reply-To: mbailey@gnu.ai.mit.edu To: "matthew c. mead" cc: "Rodney W. Grimes" , hackers@FreeBSD.org Subject: Re: Diagnostics for a hanging machine? In-Reply-To: <199505222027.QAA10490@Glock.COM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk On Mon, 22 May 1995, matthew c. mead wrote: > On Mon, May 22, 1995 at 11:23:49 (-0700), Rodney W. Grimes wrote: > > > I think I spotted your problem in your response to Mycroft, it looked > > like you where using the aha driver for the bt card. Could you please > > send me the output of dmesg from booting this box with FreeBSD? If > > infact you are using the aha driver it would explain a *lot* of the > > problem. > > Well, I spend about an hour with the machine trying to figure out > how to get it to recognize the controller as bt0. No go. How do I get the > BT742 into NON Adaptec 1542 mode? I have it at 0x330, irq 12, and the bt0 > device does *not* recognize it. Once it's probed and fails, it picks it up > as aha0. Any ideas? Thanks for the help! > Take the board to 0x334 and recompile the kernel assuming you can get that far. We had a similar problem with ours we ended up putting in an adaptec to install on then recompiled the kernel and reinstalled the BusLogic. Hope that helps.