From owner-cvs-sys Fri Nov 8 18:39:48 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA29984 for cvs-sys-outgoing; Fri, 8 Nov 1996 18:39:48 -0800 (PST) Received: from bourbon.sfc.wide.ad.jp (root@bourbon.sfc.wide.ad.jp [133.4.30.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA29970; Fri, 8 Nov 1996 18:39:33 -0800 (PST) Received: from bourbon (max@localhost [127.0.0.1]) by bourbon.sfc.wide.ad.jp (8.8.2/3.4W409/27/96) with ESMTP id LAA29091; Sat, 9 Nov 1996 11:39:00 +0900 (JST) Message-Id: <199611090239.LAA29091@bourbon.sfc.wide.ad.jp> To: joerg_wunsch@uriah.heep.sax.de, j@uriah.heep.sax.de Cc: akiyama@kme.mei.co.jp, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Cc: max@wide.ad.jp Subject: Re: cvs commit: src/sys/scsi scsiconf.c From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Sat, 9 Nov 1996 00:15:59 +0100 (MET)" References: <199611082315.AAA08426@uriah.heep.sax.de> X-Mailer: Mew version 1.06 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sat, 09 Nov 1996 11:38:58 +0900 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> max 96/11/07 10:14:03 >> >> Modified: sys/scsi scsiconf.c >> Log: >> Typo, MATSHITA -> MATSUSHITA. J> Are you absolutely sure about this???? I.e., do you really J> have such a drive? J> The original entry was from the author of "od", and i assume J> it's one of the drives he's been testing this on. More J> importantly, i think there are actually only 8 characters J> available in the vendor ID of a SCSI INQUIRY command (i J> remember this since all the Tandberg tape drives fill the J> entire vendor string with "TANDBERG", and therefore start their J> model string with a space as in: " TDC4222"). J> So i'm very hesitant that you've just broken support for these J> devices. I went back to the patch from the autho of OD which I thought I obtained this change from. And found out I was truly confused and the author was changing this in different way. So, I will back this out immediately. Thanks for looking into this and pointing this out. J> Please folks, do only commit things you are really certain J> about. My apology. Masafumi