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 06:17:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 10 Aug 2001 06:17:38 -0400 Received: from relay01.cablecom.net ([62.2.33.101]:39948 "EHLO relay01.cablecom.net") by vger.kernel.org with ESMTP id ; Fri, 10 Aug 2001 06:17:20 -0400 Content-Type: text/plain; charset=US-ASCII From: Christian Widmer Reply-To: cwidmer@iiic.ethz.ch To: linux-kernel@vger.kernel.org Subject: scsi subsystem doc Date: Fri, 10 Aug 2001 12:17:27 +0200 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: <01081012172701.00645@asterix> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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. thanks for any hints