Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932159AbWBBQtv (ORCPT ); Thu, 2 Feb 2006 11:49:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932167AbWBBQtv (ORCPT ); Thu, 2 Feb 2006 11:49:51 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:3509 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S932159AbWBBQtu (ORCPT ); Thu, 2 Feb 2006 11:49:50 -0500 Date: Thu, 2 Feb 2006 17:49:46 +0100 (MET) From: Jan Engelhardt To: Pavel Machek cc: Bill Davidsen , Linux Kernel Mailing List Subject: Re: CD writing - related question In-Reply-To: <20060201210433.GC8552@ucw.cz> Message-ID: References: <43DEA195.1080609@tmr.com> <20060201210433.GC8552@ucw.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1043 Lines: 41 >> Please take this as a question to elicit information, not >> an invitation for argument. >> >> In Linux currently: >> SCSI - liiks like SCSI SCSI disks - pop up using the 'sd' driver SCSI cdroms - sr >> USB - looks like SCSI USB mass storage - pops up using the 'sd' driver (USB cdrom - dunno, don't have any, presumably sr) >> Firewaire - looks like SCSI Firewire disks - pop up using the 'sd' driver (Firewire cdrom - dunno either, presumably sr) >> SATA - looks like SCSI SATA disks - pop up using the 'sd' driver (SATA cdrom - dunno either, presumably sr) >> ATAPI - looks different unless ide-scsi used (ATAPI disk - we don't have any, really :) ) ATAPI cdrom - pop up using - standard: 'ide-cd' - ide-scsi: 'sr' I think that's where people stumble. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/