From owner-freebsd-questions Wed Mar 17 17:23:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (Postfix) with ESMTP id 892EC153D5 for ; Wed, 17 Mar 1999 17:22:47 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.3/8.9.3/Kp) with ESMTP id BAA76669; Thu, 18 Mar 1999 01:21:00 GMT Message-ID: <36F054FC.D7D3731E@tdx.co.uk> Date: Thu, 18 Mar 1999 01:21:00 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.51 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Brett Neely Cc: questions@FreeBSD.ORG Subject: Re: scsi.h? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brett Neely wrote: > Hi, > > I talked to a customer today who migrated an application from 2.2.8 to > 3.1, and it broke because /usr/include/scsi.h can't be located. Can > someone help me solve this? Pointers to documentation would definitely > be welcome. The old SCSI system under 2.2.X has been migrated to the newer, more superior 'CAM' SCSI system under 3.1 (which has a different API/include files etc.)... You might want to get the application author to post more details to the -current or -hackers emailing list... Alternatively if they have access to a 3.1 box they can get an overview of the new CAM system from 'man cam'. It must be quite an interesting 'application' to be tied to the SCSI subsystem so closely -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message