From owner-freebsd-hackers Mon Nov 20 12:38:53 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA03716 for hackers-outgoing; Mon, 20 Nov 1995 12:38:53 -0800 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA03711 for ; Mon, 20 Nov 1995 12:38:50 -0800 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA01926; Mon, 20 Nov 1995 13:35:49 -0700 From: Terry Lambert Message-Id: <199511202035.NAA01926@phaeton.artisoft.com> Subject: Re: atapi/ide probing problems? To: jau@jau.csc.fi (Jukka Ukkonen) Date: Mon, 20 Nov 1995 13:35:49 -0700 (MST) Cc: hackers@FreeBSD.org In-Reply-To: <199511201631.SAA02681@jau.csc.fi> from "Jukka Ukkonen" at Nov 20, 95 06:31:29 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1142 Sender: owner-hackers@FreeBSD.org Precedence: bulk > > Jordan Hubbard said in README.1ST (in FreeBSD-stable) that > there have been some problems with ATAPI/IDE CD-driver. When > I asked more about the problems he told me some CD drives > do not reply correctly to probes. Could someone tell me the > types of drives that fail to respond the probes? Ones which do not conform to the letter of the ATAPI specification. Typically manufacturers do *not* put this information on the bos the drives come in because if they did, no one would be stupid enough to buy them. You are unlikely to be able to get "a list of evil drives". You can robably get "a list of good drives" once a bunch of people have installed the new release code and used their ATAPI CDROM's. Which means you can do one of: (1) Try it and see. (2) Wait. Other people will then try it and see for you. Most of the people who follow -current don't buy IDE, so they can't tell you what will work (I have ~30G of disk personally: none of it is IDE, so I can't tell you either). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.