Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754137AbXFTVUj (ORCPT ); Wed, 20 Jun 2007 17:20:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751578AbXFTVUc (ORCPT ); Wed, 20 Jun 2007 17:20:32 -0400 Received: from smtpq1.tilbu1.nb.home.nl ([213.51.146.200]:53515 "EHLO smtpq1.tilbu1.nb.home.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751459AbXFTVUb (ORCPT ); Wed, 20 Jun 2007 17:20:31 -0400 Message-ID: <46799948.8000106@gmail.com> Date: Wed, 20 Jun 2007 23:16:56 +0200 From: Rene Herman User-Agent: Thunderbird 1.5.0.12 (X11/20070509) MIME-Version: 1.0 To: Jens Axboe CC: Christoph Hellwig , Boaz Harrosh , linux-scsi , linux-kernel@vger.kernel.org Subject: Re: [PATCH] fix req->cmd == INT cases References: <4677FD50.2090803@panasas.com> <20070619171610.GH18863@kernel.dk> <4679072C.2010604@panasas.com> <20070620122247.GA4443@infradead.org> <20070620122409.GU18863@kernel.dk> In-Reply-To: <20070620122409.GU18863@kernel.dk> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1871 Lines: 47 On 06/20/2007 02:24 PM, Jens Axboe wrote: > On Wed, Jun 20 2007, Christoph Hellwig wrote: >> On Wed, Jun 20, 2007 at 01:53:32PM +0300, Boaz Harrosh wrote: >>> drivers/cdrom/aztcd.c >>> drivers/cdrom/cm206.c >>> drivers/cdrom/gscd.c >>> drivers/cdrom/mcdx.c >>> drivers/cdrom/optcd.c >>> drivers/cdrom/sjcd.c >>> >> These are old cdrom drivers that are broken in various ways and >> probably should be killed off aswell. > > I agree (with both sentiments), would anyone mind if I just killed them > off? I wouldn't. As far as I'm concerned everything in drivers/cdrom except viocd.c and cdrom.c itself can go, assuming I'll be allowed to bring back support for the legacy cdrom types I'd still like to have supported -- in the first place mitsumi (mcdx), panasonic (sbpcd) and sony (cdu31a) and perhaps at some point other types if/when I happen across the hardware. The old drivers serve as a source of hardware information but at least mcdx was broken in so many ways that it only did so at the source level. When I wanted to check throughput with the old driver I actually had to go back as far as 2.0.34 to find a working driver (the old mcd.c, already removed since 2.6.10). 2.0.34 sources are available from kernel.org, and 2.6.22 sources even from my local machine... > mitsumi support is being reworked, that can get reintroduced once the > driver is in a stable state. ... which, by the way, is still waiting on comment from anyone with a clue as to why it makes the machine go boom (easily repeatable when using CFQ, not or not easily when using AS): http://lkml.org/lkml/2007/6/4/50 Rene. - 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/