From owner-freebsd-hackers Mon Dec 22 07:03:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA27006 for hackers-outgoing; Mon, 22 Dec 1997 07:03:13 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from kalypso.cybercom.net (kalypso.cybercom.net [209.21.136.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA26994 for ; Mon, 22 Dec 1997 07:03:00 -0800 (PST) (envelope-from ksmm@kalypso.cybercom.net) Received: from localhost (ksmm@localhost) by kalypso.cybercom.net (8.8.7/8.8.7) with SMTP id KAA13276 for ; Mon, 22 Dec 1997 10:01:37 -0500 (EST) Date: Mon, 22 Dec 1997 10:01:34 -0500 (EST) From: The Classiest Man Alive To: hackers@freebsd.org Subject: Re: ATAPI LS-120 driver for 3.0-971208-SNAP In-Reply-To: <199712220422.OAA00540@word.smith.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 22 Dec 1997, Mike Smith wrote: : > I wrote the ATAPI LS-120(SuperDisk) driver for 3.0-971208-SNAP. : > ^^^^^^^^^^^^^^^ : > Please test it and report to me who have a LS-120 drive. : : [ snip, snip ] : : One significant defect in your driver is that you do not support : slices. This makes it impossible to use the driver for things like Zip : disks which come partitioned like harddisks. Does the LS-120 drive support the concept of slices or partitions? Does it work okay under FreeBSD with the standard 1.44 MB floppy? K.S.