From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 10 Aug 2001 12:05:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 10 Aug 2001 12:04:51 -0400 Received: from relay02.cablecom.net ([62.2.33.102]:62220 "EHLO relay02.cablecom.net") by vger.kernel.org with ESMTP id ; Fri, 10 Aug 2001 12:04:35 -0400 Content-Type: text/plain; charset=US-ASCII From: Christian Widmer Reply-To: cwidmer@iiic.ethz.ch To: Douglas Gilbert Subject: Re: scsi subsystem doc Date: Fri, 10 Aug 2001 18:04:36 +0200 X-Mailer: KMail [version 1.2] In-Reply-To: <01081013090903.00645@asterix> <3B73DA79.2A6BF76C@torque.net> In-Reply-To: <3B73DA79.2A6BF76C@torque.net> Cc: linux-kernel@vger.kernel.org MIME-Version: 1.0 Message-Id: <01081018043600.00640@asterix> Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org you find them all under http://www.andante.org/scsi.html and i was talking about - Assorted online documentation for Linux SCSI - SCSI queue handling in linux kernel christian widmer On Friday 10 August 2001 14:58, you wrote: > Christian Widmer wrote: > > hi > > im looking for some documentation about the scsi subsystem in > > kernel 2.4. i found some realy incomplete documentations about > > the old one and some words about differences between the old > > one and the new one. but that all dont help. i'm looking for docs > > that describe the the internals since i'm planing to write a scsi > > driver for a NIC. > > Christian, > Which documents were you referring to? > > Doug Gilbert