From owner-freebsd-hackers Fri Apr 26 09:34:20 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA17319 for hackers-outgoing; Fri, 26 Apr 1996 09:34:20 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA17313 for ; Fri, 26 Apr 1996 09:34:17 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.7.5/8.6.6) with SMTP id KAA25506; Fri, 26 Apr 1996 10:28:41 -0600 (MDT) Message-Id: <199604261628.KAA25506@rover.village.org> To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Subject: Re: Tape Backup Cc: freebsd-hackers@FreeBSD.ORG (FreeBSD hackers), markb@chartway.com In-reply-to: Your message of Fri, 26 Apr 1996 09:38:31 +0200 Date: Fri, 26 Apr 1996 10:28:40 -0600 From: Warner Losh Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk : ...and given that even three developers by now have already been : pissed of by the terrible floppy-tape handling _via the well- : documented FDC_ (ok, comparably well-documented), i doubt anybody is : going to burn his time and wrestle his brain in such a device. I know that the Linux folks have a driver for the parallel version of the zip drive. Basically, the parallel version of the zip drive has a parallel port -> scsi adapter built into it, but still costs the same or a little less than the pure scsi version. Go figure. If people are wanting something like this on FreeBSD, they might do well to take a look at the Linux drivers. I have no clude if they are sane, insane, documented or not. I just know that some Linux work that I've done prompts me for this interface now :-) Warner