From owner-freebsd-hackers Tue Nov 19 03:58:40 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA29565 for hackers-outgoing; Tue, 19 Nov 1996 03:58:40 -0800 (PST) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA29560 for ; Tue, 19 Nov 1996 03:58:38 -0800 (PST) From: Greg Lehey Received: from freebie.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0vPomb-000QyVC; Tue, 19 Nov 96 12:56 MET Received: (grog@localhost) by freebie.lemis.de (8.8.2/8.6.12) id LAA04128; Tue, 19 Nov 1996 11:35:25 +0100 (MET) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Message-Id: <199611191035.LAA04128@freebie.lemis.de> Subject: Re: aic0 (/dev/rst0) problem In-Reply-To: <199611182107.OAA07633@phaeton.artisoft.com> from Terry Lambert at "Nov 18, 96 02:07:49 pm" To: terry@lambert.org (Terry Lambert) Date: Tue, 19 Nov 1996 11:35:24 +0100 (MET) Cc: hackers@freebsd.org (FreeBSD Hackers) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Terry Lambert writes: >> # tar cvf /dev/rst0 / >> ^C^Cst0: not ready (after a while) >> >> Is there anything special to that HP DAT drive? Blocksize which the driver >> cannot cope with? Compression on/off? I believe the driver is working in >> polled modes, at least not DMA driven. The board doesn't have busmaster >> DMA logic and the motherboard DMA doesn't seem (yet) implemented in the >> driver. > > Unless you set a dipswitch, it won't work with "audio DAT Tapes"; HP > is the first drive that whines about them. 8-(. Early 35470As didn't complain either. I don't have a functional one at the moment, but I recollect that I got a different error with this one (in fact, it was an old HP DDS tape that wasn't coded either :-). My current drive is a C1533, and it seems to handle the tape with no problems, so I can't check the message. Greg