diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1998-12-30 07:51:20 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1998-12-30 07:51:20 +0000 |
| commit | 91ebcb74edef84bf391b416838fb42fa8eade4bd (patch) | |
| tree | f03d1044de9f59c0f9ec88ac0301600639882b48 | |
| parent | 2e96c09cf7c82fc0ef0c69aa756ede2458efbee3 (diff) | |
Notes
| -rw-r--r-- | sys/pc98/conf/devices.pc98 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/devices.pc98 b/sys/pc98/conf/devices.pc98 index 8b2641f04642c..cc10d30cd9917 100644 --- a/sys/pc98/conf/devices.pc98 +++ b/sys/pc98/conf/devices.pc98 @@ -1,6 +1,6 @@ # This file tells what major numbers the various possible swap devices have. # -# $Id: devices.pc98,v 1.5 1998/02/18 12:33:34 kato Exp $ +# $Id: devices.pc98,v 1.6 1998/09/15 14:10:55 kato Exp $ # wd 0 wfd 1 @@ -13,5 +13,5 @@ mcd 7 vn 15 scd 16 pcd 17 -wcd 19 +acd 19 wst 24 |
