diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-10-08 06:21:38 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-10-08 06:21:38 +0000 |
| commit | eec117b5ef10a6ee6b35f78a99a6e5e51cfff666 (patch) | |
| tree | 906d2a31b485616552d5b50bd16f318565e0a66b /sys | |
| parent | 1b00e6b51a3c4b93590873f838d18144898b4e40 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/alpha/conf/devices.alpha | 18 | ||||
| -rw-r--r-- | sys/i386/conf/devices.i386 | 18 | ||||
| -rw-r--r-- | sys/pc98/conf/devices.pc98 | 18 |
3 files changed, 0 insertions, 54 deletions
diff --git a/sys/alpha/conf/devices.alpha b/sys/alpha/conf/devices.alpha deleted file mode 100644 index a6de7cd2c0aa..000000000000 --- a/sys/alpha/conf/devices.alpha +++ /dev/null @@ -1,18 +0,0 @@ -# This file tells what major numbers the various possible swap devices have. -# -# $FreeBSD$ -# -wd 0 -wfd 1 -fd 2 -wt 3 -da 4 -st 5 -cd 6 -mcd 7 -vn 15 -scd 16 -pcd 17 -wcd 19 -od 20 -wst 24 diff --git a/sys/i386/conf/devices.i386 b/sys/i386/conf/devices.i386 deleted file mode 100644 index 0e3045546c93..000000000000 --- a/sys/i386/conf/devices.i386 +++ /dev/null @@ -1,18 +0,0 @@ -# This file tells what major numbers the various possible swap devices have. -# -# $FreeBSD$ -# -wd 0 -wfd 1 -fd 2 -wt 3 -da 4 -sa 5 -cd 6 -mcd 7 -vn 15 -scd 16 -pcd 17 -acd 19 -wst 24 -ad 30 diff --git a/sys/pc98/conf/devices.pc98 b/sys/pc98/conf/devices.pc98 deleted file mode 100644 index 0e3045546c93..000000000000 --- a/sys/pc98/conf/devices.pc98 +++ /dev/null @@ -1,18 +0,0 @@ -# This file tells what major numbers the various possible swap devices have. -# -# $FreeBSD$ -# -wd 0 -wfd 1 -fd 2 -wt 3 -da 4 -sa 5 -cd 6 -mcd 7 -vn 15 -scd 16 -pcd 17 -acd 19 -wst 24 -ad 30 |
