diff options
Diffstat (limited to 'sys/alpha/conf/devices.alpha')
-rw-r--r-- | sys/alpha/conf/devices.alpha | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sys/alpha/conf/devices.alpha b/sys/alpha/conf/devices.alpha new file mode 100644 index 0000000..2727862 --- /dev/null +++ b/sys/alpha/conf/devices.alpha @@ -0,0 +1,18 @@ +# This file tells what major numbers the various possible swap devices have. +# +# $Id: devices.i386,v 1.13 1998/02/17 11:33:31 sos Exp $ +# +wd 0 +wfd 1 +fd 2 +wt 3 +sd 4 +st 5 +cd 6 +mcd 7 +vn 15 +scd 16 +pcd 17 +wcd 19 +od 20 +wst 24 |