diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-12-04 22:36:50 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-12-04 22:36:50 +0000 |
| commit | d6b112dd35f015d65bb60df86dbf4c7e55e79ec9 (patch) | |
| tree | d157a7bc7d803ceebe458abfdcd6b59b9007af30 | |
| parent | 6d414f98445f5097684770f0c5c63c59ad65d6f1 (diff) | |
Notes
| -rw-r--r-- | sys/i386/conf/devices.i386 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/devices.i386 b/sys/i386/conf/devices.i386 index 2b3061a89d25b..11ecc85709388 100644 --- a/sys/i386/conf/devices.i386 +++ b/sys/i386/conf/devices.i386 @@ -1,6 +1,6 @@ # This file tells what major numbers the various possible swap devices have. # -# $Id: devices.i386,v 1.5 1994/01/04 20:09:28 nate Exp $ +# $Id: devices.i386,v 1.6 1994/03/21 20:48:49 ats Exp $ # wd 0 dk 1 @@ -11,3 +11,4 @@ st 5 cd 6 mcd 7 scd 8 +vn 15 |
