summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1993-10-26 21:27:07 +0000
committernate <nate@FreeBSD.org>1993-10-26 21:27:07 +0000
commitfbbc42a492bd98a81977b77a598a7083f3bb7329 (patch)
tree737f5c6f7c1f33ea110bf120e0203bd2faffe448
parentb2c114a92178643049830d6a28bc85130b87a84d (diff)
downloadFreeBSD-src-fbbc42a492bd98a81977b77a598a7083f3bb7329.zip
FreeBSD-src-fbbc42a492bd98a81977b77a598a7083f3bb7329.tar.gz
Bad kludge to work around the alternative wd driver problems
-rw-r--r--sys/i386/conf/devices.i3863
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/devices.i386 b/sys/i386/conf/devices.i386
index b69698c..b856630 100644
--- a/sys/i386/conf/devices.i386
+++ b/sys/i386/conf/devices.i386
@@ -1,8 +1,9 @@
# This file tells what major numbers the various possible swap devices have.
#
-# $Id: devices.i386,v 1.2 1993/08/21 22:20:50 rgrimes Exp $
+# $Id: devices.i386,v 1.3 1993/10/11 06:19:39 rgrimes Exp $
#
wd 0
+wx 0
dk 1
fd 2
wt 3
OpenPOWER on IntegriCloud