Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA29843; Sat, 30 Sep 95 11:23:48 EDT
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA04240; Sat, 30 Sep 95 11:23:20 EDT
Received: (from davidg@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) id IAA03231
          ; Sat, 30 Sep 1995 08:19:48 -0700
Date: Sat, 30 Sep 1995 08:19:48 -0700
From: David Greenman <davidg@freefall.freebsd.org>
Message-Id: <199509301519.IAA03231@freefall.freebsd.org>
To: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject: cvs commit: src/sys/i386/isa wd.c

davidg      95/09/30 08:19:46

  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.
