From owner-cvs-sys Tue Dec 17 18:25:07 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA10122 for cvs-sys-outgoing; Tue, 17 Dec 1996 18:25:07 -0800 (PST) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id SAA10091; Tue, 17 Dec 1996 18:24:49 -0800 (PST) Received: from x14.mi.uni-koeln.de (annexr3-15.slip.Uni-Koeln.DE) by Octopussy.MI.Uni-Koeln.DE with SMTP id AA03697 (5.67b/IDA-1.5); Wed, 18 Dec 1996 03:24:38 +0100 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.4/8.6.9) id CAA15722; Wed, 18 Dec 1996 02:48:03 +0100 (CET) Message-Id: Date: Wed, 18 Dec 1996 02:46:42 +0100 From: se@FreeBSD.ORG (Stefan Esser) To: se@freefall.freebsd.org (Stefan Esser) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files References: <199612180125.RAA06399@freefall.freebsd.org> X-Mailer: Mutt 0.53 Mime-Version: 1.0 In-Reply-To: <199612180125.RAA06399@freefall.freebsd.org>; from Stefan Esser on Dec 17, 1996 17:25:01 -0800 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Dec 17, se@freefall.freebsd.org (Stefan Esser) wrote: > se 96/12/17 17:25:01 > > Modified: sys/conf files > Log: > Add driver for the Tekram DC390 and DC390F, believed to also work > with generic AMD 53c974 SCSI controllers, under the name of "amd". Ahemm, this driver supports the DC390 and DC390T, not F. (Is it possible to repair this typo in the repository ? The 390F is NCR 53c875 based, and I'd like to avoid any possible confusion.) Also: Could people with AMD 53c974 SCSI (the one PCI SCSI chip often found on motherboards, but not supported by any driver in FreeBSD before, please check out this driver ? I have added code to simulate the Tekram config EEPROM, but can't test whether this really makes the driver support all 53c974 controllers ... Regards, STefan