From owner-freebsd-questions Wed Feb 22 16:08:38 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id QAA10851 for questions-outgoing; Wed, 22 Feb 1995 16:08:38 -0800 Received: from ibmPCUG.CO.UK (mmdf@DNS0.IBMPCUG.CO.UK [192.68.174.71]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id QAA10844 for ; Wed, 22 Feb 1995 16:08:31 -0800 From: jake@ibmPCUG.CO.UK Received: from kate.ibmpcug.co.uk by alice.ibmPCUG.CO.UK id aa27478; 23 Feb 95 0:07 GMT Subject: Re: AHA2940 working?? To: "Justin T. Gibbs" Date: Thu, 23 Feb 1995 00:06:54 +0000 (GMT) Cc: jake@ibmPCUG.CO.UK, moto@cs.cmu.edu, freebsd-questions@FreeBSD.org In-Reply-To: <199502221924.LAA19482@estienne.cs.berkeley.edu> from "Justin T. Gibbs" at Feb 22, 95 11:24:57 am X-Mailer: ELM [version 2.4 PL2] Content-Type: text Content-Length: 1476 Message-ID: <9502230006.aa03909@kate.ibmpcug.co.uk> Sender: questions-owner@FreeBSD.org Precedence: bulk > >> Some have had success and some have not. I have just made some changes > >> to the current driver that may solve this problem, but I cannot say for > >> sure. > >> Justin T. Gibbs > Do you have a kernel source tree? If so, do you mind testing out my latest > version of the kernel driver?? > The files you will need to update are: > ftp.cdrom.com://pub/FreeBSD/FreeBSD-current/src/sys/i386/scsi/* > ftp.cdrom.com://pub/FreeBSD/FreeBSD-current/src/sys/i386/isa/aic7770.c > ftp.cdrom.com://pub/FreeBSD/FreeBSD-current/src/sys/pci/aic7870.c > ftp.cdrom.com://pub/FreeBSD/FreeBSD-current/src/sys/gnu/misc/aic7xxx/* > And a one line change to then end of src/sys/scsi/scsi_all.h: > /* > * Status Byte > */ > #define SCSI_OK 0x00 > #define SCSI_CHECK 0x02 > #define SCSI_BUSY 0x08 > #define SCSI_INTERM 0x10 > #define SCSI_QUEUE_FULL 0x28 <=== This is new > #endif /*_SCSI_SCSI_ALL_H*/ > Thanks! > -- > Justin T. Gibbs :-( I got all those files and amended the scsi_all.h and rebuilt a new kernel. But for me there doesn't seem to be a change in the behaviour at boot-up... Well actually after 6 boots I got tired and decided to type kernel.old and that booted! It does seem to be something like an old car. I have to keep power cycling and once it's started, any amount of reboots can be taken safely until a power down.. then the hanging/constant-LED arises again. Thanks, Jake Dias Pc User Group, UK