From owner-freebsd-commit Sat Sep 30 09:27:15 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA06141 for freebsd-commit-outgoing; Sat, 30 Sep 1995 09:27:15 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA06119 for cvs-all-outgoing; Sat, 30 Sep 1995 09:27:02 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA06105 for cvs-sys-outgoing; Sat, 30 Sep 1995 09:26:59 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA06091 ; Sat, 30 Sep 1995 09:26:44 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id CAA08679; Sun, 1 Oct 1995 02:21:54 +1000 Date: Sun, 1 Oct 1995 02:21:54 +1000 From: Bruce Evans Message-Id: <199509301621.CAA08679@godzilla.zeta.org.au> To: davidg@freefall.freebsd.org, paul@alpha.netcraft.co.uk Subject: Re: cvs commit: src/sys/i386/isa wd.c Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Sender: owner-commit@FreeBSD.org Precedence: bulk >> Modified: sys/i386/isa wd.c >> Log: >> Make ATAPI support completely optional - if ATAPI isn't defined, the >> original code/algorithm is used completely (with one bugfix). This makes >> it "safe" to bring these changes into -stable. >> >I'm not sure this is a good idea. It's too desired a feature to not be widely >used and it's still very raw. Broken code will taint the whole release. I hope that a month or two of alpha and beta testing will be enough to stabilize it. Where did the the months alphember and betober (between September and October) go? :-). Bruce