diff options
author | kato <kato@FreeBSD.org> | 1999-03-17 08:58:42 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1999-03-17 08:58:42 +0000 |
commit | a156eabfbeeff5af5027525ce43a981eb868d306 (patch) | |
tree | d289f4933221ed33aa2d401f06cd7e87130e6eb2 /sys/pc98/conf | |
parent | 9a90df5bb288bf7d1dcb178259389a2ced55fcc2 (diff) | |
download | FreeBSD-src-a156eabfbeeff5af5027525ce43a981eb868d306.zip FreeBSD-src-a156eabfbeeff5af5027525ce43a981eb868d306.tar.gz |
Sync with sys/i386/conf/files.i386 revision 1.229.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r-- | sys/pc98/conf/files.pc98 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 3ff0c09..dc3ba59 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $Id: files.pc98,v 1.84 1999/03/04 10:36:27 kato Exp $ +# $Id: files.pc98,v 1.85 1999/03/10 13:59:20 kato Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and @@ -270,7 +270,7 @@ i386/isa/tw.c optional tw device-driver pc98/pc98/wd.c optional wdc device-driver pc98/pc98/wd.c optional wd device-driver i386/isa/atapi.c optional atapi device-driver -i386/isa/atapi-cd.c optional acd device-driver +i386/isa/atapi-cd.c optional wcd device-driver i386/isa/wfd.c optional wfd device-driver i386/isa/wst.c optional wst device-driver i386/isa/wt.c optional wt device-driver |