From owner-freebsd-hackers Tue Feb 13 22:34:42 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA16090 for hackers-outgoing; Tue, 13 Feb 1996 22:34:42 -0800 (PST) Received: from gateway.net.hk (john@gateway.hk.linkage.net [202.76.7.50]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA16080 for ; Tue, 13 Feb 1996 22:34:39 -0800 (PST) Received: (from john@localhost) by gateway.net.hk (8.6.12/8.6.12) id OAA27641; Wed, 14 Feb 1996 14:33:39 +0800 Date: Wed, 14 Feb 1996 14:33:38 +0800 (HKT) From: John Beukema To: FreeBSD hackers Subject: 2945W driver Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG Precedence: bulk I am running 2.1.0R and I understand that the ahc driver is flawed. After several mysterious reboots, I have decided to change to the driver in -stable. I down loaded the aic* from /sys/pci /sys/dev/aic7xxx /sys/i386/scsi and /sys/i386/isa applied them to the 2.1.0R directories and tried to remake the kernel. I am missing, apparently the file defining struct scsi_link at least which is a component of struct scsi_data. Can any one help? 1. is the stable driver OK? 2. What pieces am I missing? jbeukema