From owner-freebsd-bugs Tue Aug 28 14:56:26 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id 7BFA337B401 for ; Tue, 28 Aug 2001 14:56:22 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.11.3/8.11.3) id f7SLuaC58330; Tue, 28 Aug 2001 23:56:36 +0200 (CEST) (envelope-from sos) From: Søren Schmidt Message-Id: <200108282156.f7SLuaC58330@freebsd.dk> Subject: Re: At what point do I open a PR? In-Reply-To: <005701c13006$04674ba0$14ce21c7@avatar.com> "from Kory Hamzeh at Aug 28, 2001 02:11:34 pm" To: Kory Hamzeh Date: Tue, 28 Aug 2001 23:56:21 +0200 (CEST) Cc: freebsd-bugs@FreeBSD.ORG Reply-To: sos@freebsd.dk X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It seems Kory Hamzeh wrote: > > I've been having problems with getting an OnStream DI-30 Tape Drive working > on 4.3-RELEASE. The driver claims that this tape drive is supported. I've > posted help request with the problem description to both freebsd-questions > and freebsd-hardware and have received no replies. I've also searched the > archives. Hmm, I wrote the partial driver, so I'll tune in here... The Onstream device is an exceptionally ugly beast to handle,, to put it bluntly its firmware is so badly designed it needs all kinds of trickery in the driver to make it work (I invented the term "wintape" for those devices :) ), and even then the whole thing is so fragile II wouldn't trust it with my backup data.. Later Onstream went for chapter 11, I dunno what came out of that.. > Do I open a PR with send-pr now? Well, it wont help much I'm afraid, getting support for this device into the atapi tape driver will not be easy as I'm going to fight it vigorously as the maintainer :) However the support we have works, just keep in mind that the onstream has no notion of filemarks, which seems to be your problem, and it requires error free media, since the drive has no notion of error handling as well... All in all, it makes a very good booksupport item on your shelf :| -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message