diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-08-10 17:15:20 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-08-10 17:15:20 +0000 |
| commit | 08339b4fa4529ed2e039bd30084000c225588988 (patch) | |
| tree | c81d3f39a66c38de5c48dc518fee73c9fc89f4c4 /sys/alpha | |
| parent | f0ebbc29854d25a88f584c7333104c502df4a2d2 (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 3 | ||||
| -rw-r--r-- | sys/alpha/conf/NOTES | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 931b0ae6a73c2..64ebe5331478d 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.32 1999/07/25 04:32:47 wpaul Exp $ +# $Id: GENERIC,v 1.33 1999/08/08 19:28:56 phk Exp $ machine alpha cpu EV4 @@ -120,6 +120,7 @@ device pn0 device rl0 device sf0 device tl0 +device vr0 device wb0 device xl0 diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 931b0ae6a73c2..64ebe5331478d 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.32 1999/07/25 04:32:47 wpaul Exp $ +# $Id: GENERIC,v 1.33 1999/08/08 19:28:56 phk Exp $ machine alpha cpu EV4 @@ -120,6 +120,7 @@ device pn0 device rl0 device sf0 device tl0 +device vr0 device wb0 device xl0 |
