From owner-freebsd-current Thu May 7 03:27:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA21720 for freebsd-current-outgoing; Thu, 7 May 1998 03:27:12 -0700 (PDT) (envelope-from owner-freebsd-current@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 DAA21704; Thu, 7 May 1998 03:27:08 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id DAA18877; Thu, 7 May 1998 03:24:16 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd018867; Thu May 7 10:24:07 1998 Date: Thu, 7 May 1998 03:24:04 -0700 (PDT) From: Julian Elischer To: current@FreeBSD.ORG cc: scsi@FreeBSD.ORG Subject: SLICE broken Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Because I origially wrote the scsi code I was under the mistaken impression that I knew what was going on there and today's checkins of sd.c have screwed up if SLICE/DEVFS is defined. backing down to 1.127 should make it work as well as before. 1.128 is definitly bogus. I'm working on it but some things happenned in the scsi code during my absence that are definately done absolutly backwards. (right idea but backwards.) for example one cannot get rid of all the devsw entrypoints even of one doesn't need them any more :-] julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message