From owner-freebsd-hackers Tue Jan 2 01:48:53 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA10184 for hackers-outgoing; Tue, 2 Jan 1996 01:48:53 -0800 (PST) Received: from cls.net (freeside.cls.de [192.129.50.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA10175 for ; Tue, 2 Jan 1996 01:48:49 -0800 (PST) Received: by mail.cls.net (Smail3.1.29.1) from allegro.lemis.de (192.109.197.134) with smtp id ; Tue, 2 Jan 96 09:48 GMT From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-To: grog@lemis.de (Greg Lehey) Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id KAA18220; Tue, 2 Jan 1996 10:47:08 +0100 Message-Id: <199601020947.KAA18220@allegro.lemis.de> Subject: Re: Problems with SCSI DDS driver? To: phk@critter.tfs.com (Poul-Henning Kamp) Date: Tue, 2 Jan 1996 10:47:08 +0100 (MET) Cc: hackers@freebsd.org (FreeBSD Hackers) In-Reply-To: <7608.820575115@critter.tfs.com> from "Poul-Henning Kamp" at Jan 2, 96 10:31:55 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@freebsd.org Precedence: bulk Poul-Henning Kamp writes: > >>>> Dec 31 19:04:02 freebie /kernel: st0(aha0:2:0): DATA PROTECT asc:30,0 Inco > mpatible medium installed >>>> >>> I have the same problem with the same hardware. >>> >>> (ahb0:5:0): "HP HP35480A 1009" type 1 removable SCSI 2 >>> st0(ahb0:5:0): Sequential-Access density code 0x13, drive empty >> >> HP DAT drives have a feature called MRS (Media Recognition System) to >> detect MRS compatible and certified media. This is dip-switch selectable, >> if switched on, my manual says: "The MRS is active. This is the default. >> Non-MRS Tapes are treated as if they were write protected." > > Or possibly audio tapes... I'm assuming that the code 000 is the audio tape code; that's what my audio tapes have. The 60m tape I have is also about 5 years old, and may not have the correct coding. But that's only part of the problem: both these tapes work perfectly on the same hardware with BSD/386, so if it needs to be disabled, BSD/386 knows how to do it. I'll have a look through the code. Do we have any SCSI bus trace facility? Greg