On Dec 24 the wcd driver was removed. The new driver is acd. Make a

note of this in the updating file.  Put it under the 19981224 date
rather than today's date, since that was when the change was.

Submitted by: Gregory Bond <gnb@itga.com.au>

Also added note about floppy tape driver.  Didn't add note about
voxware or pcvt as they have been restored to the kernel.
This commit is contained in:
Warner Losh 1999-01-05 07:45:10 +00:00
parent 2c558794ca
commit 355edc3e75
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42305

View File

@ -20,6 +20,17 @@ earlier version of FreeBSD, you are on your own to get to November 18,
continue to work, even after the upgrade). See src/Makefile
for more details.
19981224:
The old wcd driver has been deleted from the kernel. The
driver that replaces it is named acd. You'll need to change
this in your configuration files.
Failure to do this will result in "ATAPI CD-ROMs not
configured" at boot time.
The floppy tape driver (ft) has been removed from the kernel,
with no replacement driver.
19981202:
New groups from 19981201 commented out of mtree, so they
aren't strictly needed, but still a good idea to have.
@ -42,4 +53,4 @@ earlier version of FreeBSD, you are on your own to get to November 18,
YYYYMMDD:
What happened and what you need to do.
$Id: UPDATING,v 1.4 1998/12/31 08:01:12 imp Exp $
$Id: UPDATING,v 1.5 1999/01/05 05:46:37 imp Exp $