From owner-freebsd-scsi@FreeBSD.ORG Mon Aug 4 12:14:45 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E01F637B404 for ; Mon, 4 Aug 2003 12:14:45 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA9943FA3 for ; Mon, 4 Aug 2003 12:14:45 -0700 (PDT) (envelope-from gibbs@scsiguy.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h74JEio00423; Mon, 4 Aug 2003 12:14:44 -0700 Received: from [10.100.253.70] (aslan.btc.adaptec.com [10.100.253.70]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id MAA01916; Mon, 4 Aug 2003 12:14:44 -0700 (PDT) Date: Mon, 04 Aug 2003 13:16:28 -0600 From: "Justin T. Gibbs" To: Wilko Bulte , FreeBSD SCSI hackers Message-ID: <1342110000.1060024588@aslan.btc.adaptec.com> In-Reply-To: <20030804181421.GA11345@freebie.xs4all.nl> References: <20030804181421.GA11345@freebie.xs4all.nl> X-Mailer: Mulberry/3.1.0b5 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Why is an Adaptec 39160 reported as a 3960? X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Justin T. Gibbs" List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2003 19:14:46 -0000 > Subject says it all. I just stuck a 39160 (in it's > Compaq KZPEA disguise) in my Alpha and it was reported > as a 3960D. From: There was a marketing change *after* the Compaq cards were released to name these cards 39160. The probe code tries to name the products as they were named at release. -- Justin