From owner-cvs-all Sun Mar 1 10:58:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16177 for cvs-all-outgoing; Sun, 1 Mar 1998 10:58:29 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16172; Sun, 1 Mar 1998 10:58:28 -0800 (PST) (envelope-from sos@FreeBSD.org) From: Søren Schmidt Received: (from sos@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01626; Sun, 1 Mar 1998 10:57:31 -0800 (PST) Date: Sun, 1 Mar 1998 10:57:31 -0800 (PST) Message-Id: <199803011857.KAA01626@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa wst.c atapi.c atapi.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1998/03/01 10:57:30 PST Modified files: sys/i386/isa atapi.c atapi.h Added files: sys/i386/isa wst.c Log: First pre alpha Work In Progress commit of a IDE/ATAPI tape driver. It does endeed work, but there is still some problems to solve. I get a "nonrecovered data error" from time to time, but besides this it has backed up several Gigs allready. Please report any success/failure directly to me. Thanks to Warner Losh for providing a drive to use in writing this driver! Revision Changes Path 1.24 +14 -6 src/sys/i386/isa/atapi.c 1.12 +12 -1 src/sys/i386/isa/atapi.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message