From owner-freebsd-hackers Mon Sep 18 01:12:44 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA07594 for hackers-outgoing; Mon, 18 Sep 1995 01:12:44 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA07588 ; Mon, 18 Sep 1995 01:12:39 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.11/8.6.9) id BAA01244; Mon, 18 Sep 1995 01:12:20 -0700 From: Julian Elischer Message-Id: <199509180812.BAA01244@ref.tfs.com> Subject: Re: atapi.c and wcd.c missing.... To: jehamby@lightside.com (Jake Hamby) Date: Mon, 18 Sep 1995 01:12:20 -0700 (PDT) Cc: sos@freebsd.org, davidg@Root.COM, hackers@freebsd.org, vak@cronyx.ru In-Reply-To: from "Jake Hamby" at Sep 18, 95 01:01:59 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 670 Sender: owner-hackers@freebsd.org Precedence: bulk > > Okay, the way I see it, there are three possible choices for ATAPI support > in 2.1.0-RELEASE: > > 1) Don't support IDE CD-ROMs at all. This is, IMHO, the worst choice, I agree.. it's almost suicide to not include it.. > > 2) Make a special boot floppy for ATAPI support (a la Linux boot/root hmmm, 'fair' > > 3) Put ATAPI support in GENERIC and have an alternate floppy for people basically a version of the previous.. 4) code the probe, so that if the ATAPI is dissabled via the '-c' then it acts as before.. most people will be able to work with it on,.. include a FAQ answer to say to disable the ATAPI if you don't have one and disks aren't probing....