From owner-freebsd-hackers Thu Jul 12 5:39:46 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 546DE37B401 for ; Thu, 12 Jul 2001 05:39:42 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.11.3/8.11.3) id f6CCdai51254; Thu, 12 Jul 2001 14:39:36 +0200 (CEST) (envelope-from sos) From: Søren Schmidt Message-Id: <200107121239.f6CCdai51254@freebsd.dk> Subject: Re: ATAPI support In-Reply-To: <20010712121341.D22288@gil.physik.rwth-aachen.de> "from Christoph Kukulies at Jul 12, 2001 12:13:41 pm" To: Christoph Kukulies Date: Thu, 12 Jul 2001 14:39:36 +0200 (CEST) Cc: hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Christoph Kukulies wrote: > On Thu, Jul 12, 2001 at 11:55:22AM +0200, Søren Schmidt wrote: > > > > *sigh* > > > > We support ATAPI devices and has been for a long time (also CD burners)... > > I believe I forgot to do a group reply on my previous reply > to Søren. > > OK, it seems a misunderstanding of the term ATAPI. > The author of cdrecord, Joerg Schilling, told me - I will translate: > > Citation: > > "You havn't understood what ATAPI is! > > ATAPI *is* SCSI over IDE transport. Thus a SCSI system has to have > a hostadapter driver for the IDE bus. > > *All* OSs despite FreeBSD do that right. Under Linux unfortunately > it isn't the default." > > End of citation -- Even more *sigh* Just for the record: sos# ./cdrecord -scanbus Cdrecord 1.9 (i386-unknown-freebsd5.0) Copyright (C) 1995-2000 Jörg Schilling Using libscg version 'schily-0.1' ./cdrecord: Warning: using inofficial libscg transport code version (Copyright 2001 Søren Schmidt -FreeBSD ATA driver backend v1.0 'ALPHA'). scsibus0: 0,0,0 0) 'ADAPTEC ' 'ACB-5500 ' 'FAKE' NON CCS Disk 0,1,0 1) 'HITACHI ' 'GF-1000 ' 'I002' Removable CD-ROM 0,2,0 2) 'CONNER ' 'CTT8000-A ' '1.17' Removable Tape 0,3,0 3) 'GENERIC ' 'CRD-BP1400P ' '5.29' Removable CD-ROM There it is, there is no SCSI subsystem involved here, and no I cant release the code since cdrecord in under the GNU virus, and part of the above is code that is not public (yet).... Oh and BTW this fails just as miserably on those burners that doesn't currently work with burncd in -current :) -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message