From owner-freebsd-scsi@FreeBSD.ORG Tue Jan 20 09:45:19 2004 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AD1116A4CE for ; Tue, 20 Jan 2004 09:45:19 -0800 (PST) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A41043D8B for ; Tue, 20 Jan 2004 09:44:56 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.9/8.12.5) with ESMTP id i0KHit64013892; Tue, 20 Jan 2004 10:44:55 -0700 (MST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.9/8.12.5/Submit) id i0KHitJ4013891; Tue, 20 Jan 2004 10:44:55 -0700 (MST) (envelope-from ken) Date: Tue, 20 Jan 2004 10:44:54 -0700 From: "Kenneth D. Merry" To: Mark Terribile Message-ID: <20040120174454.GA13828@panzer.kdm.org> References: <20040120164830.39726.qmail@web21108.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040120164830.39726.qmail@web21108.mail.yahoo.com> User-Agent: Mutt/1.4.1i cc: scsi@freebsd.org Subject: Re: Does this document (also) describe FreeBSD SCSI? X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 17:45:19 -0000 On Tue, Jan 20, 2004 at 08:48:30 -0800, Mark Terribile wrote: > Hi, > > This document: > > http://www.cs.arizona.edu/computer.help/policy/DIGITAL_unix/AA-PS3GD-TET1_html/camosf2.html > > claims to describe the SCSI subsystem in ``Digital UNIX'' but it looks a lot > like > FreeBSD. Does anyone know if there is a genetic relationship, or how reliable > a > guide it is? FreeBSD and DEC UNIX/Tru64 have both implemented the ANSI CAM spec. Thus the reason that DEC's implementation looks a lot like the FreeBSD SCSI layer. (They're based on the same spec.) The spec is here: http://www.t10.org/ftp/t10/drafts/cam/cam-r12b.pdf So the DEC CAM paper may be somewhat applicable to FreeBSD, but certainly not 100% applicable. Ken -- Kenneth Merry ken@kdm.org