From owner-freebsd-hackers Fri Mar 6 16:20:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17140 for freebsd-hackers-outgoing; Fri, 6 Mar 1998 16:20:24 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17135 for ; Fri, 6 Mar 1998 16:20:21 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA17847; Fri, 6 Mar 1998 16:14:39 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd017843; Fri Mar 6 16:14:35 1998 Message-ID: <3500906C.7566F4CF@whistle.com> Date: Fri, 06 Mar 1998 16:10:20 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Tom CC: "Justin T. Gibbs" , hackers@FreeBSD.ORG Subject: Re: http://www.dpt.com/os2.htm References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tom wrote: > > On Fri, 6 Mar 1998, Julian Elischer wrote: > > > Justin T. Gibbs wrote: > > > Last I looked at the DPT driver, it required the same software interrupt > > > hooks that CAM required. I don't think that we can make these changes > > > so close to the 2.2.6 release, but I will merge them in after 2.2.6 is > > > cut. > > > > the DPT driver for 2.2 (which I have in my tree ready to commit) > > supplies it's own software interrupt hooks which can be discarded when > > the CAM stuff is merged in. > > That is what I thought. > > Can those hooks be conditionally compiled to reassure those how are > skeptical about the DPT driver? At least the DPT driver can be shipped in > 2.2.6 tree then. I have done this.. I have checked in teh DPT driver into 2.2.x all the CHANGES (as opposed to new files) are conditional on DPTOPT. I thought it would be the safest way to do it so close to release time. so you need to add options DPTOPT to your config file as well as the more usual controller dpt0 the DPTOPT will go away after the release and when it's proven to work. > > Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message