From owner-freebsd-scsi Tue Aug 11 10:11:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04224 for freebsd-scsi-outgoing; Tue, 11 Aug 1998 10:11:03 -0700 (PDT) (envelope-from owner-freebsd-scsi@FreeBSD.ORG) Received: from seera.nttlabs.com (seera.nttlabs.com [204.162.36.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04219 for ; Tue, 11 Aug 1998 10:11:01 -0700 (PDT) (envelope-from gene@nttlabs.com) Received: from localhost (gene@localhost) by seera.nttlabs.com (8.8.8/8.8.7) with SMTP id KAA12749 for ; Tue, 11 Aug 1998 10:10:36 -0700 (PDT) X-Authentication-Warning: seera.nttlabs.com: gene owned process doing -bs Date: Tue, 11 Aug 1998 10:10:35 -0700 (PDT) From: "Eugene M. Kim" To: FreeBSD SCSI Mailing List Subject: CAM patch won't apply to -current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, Yesterday I decided to try CAM on my -current system. I fetched the CAM patch and tried to apply it, but the it wouldn't patch because the interface to dsopen() in sys/kern/subr_diskslice.c had been changed recently. (dsopen() now expects one more argument.) Apparently the CAM patch would not work until it is also revised accordingly. So my question is: when would the new patch be released? Thank you, Gene To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message