diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 1999-08-25 18:05:52 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 1999-08-25 18:05:52 +0000 |
| commit | 2d712f3d8d2068a0a68c0b21c02826637df9a302 (patch) | |
| tree | 22f19ea4ae0283996cb67914898bbde1634a5413 | |
| parent | b68adff6b7ef4bae2329a8135aca7063f2920b1a (diff) | |
Notes
| -rw-r--r-- | sys/alpha/conf/GENERIC | 4 | ||||
| -rw-r--r-- | sys/alpha/conf/NOTES | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 9cc70899745e..211a6ffb1c71 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.36 1999/08/15 09:54:55 phk Exp $ +# $Id: GENERIC,v 1.37 1999/08/21 18:34:56 wpaul Exp $ machine alpha cpu EV4 @@ -120,7 +120,7 @@ device le0 device mx0 device pn0 device rl0 -devuce ste0 +device ste0 device sf0 device tl0 device vr0 diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 9cc70899745e..211a6ffb1c71 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.36 1999/08/15 09:54:55 phk Exp $ +# $Id: GENERIC,v 1.37 1999/08/21 18:34:56 wpaul Exp $ machine alpha cpu EV4 @@ -120,7 +120,7 @@ device le0 device mx0 device pn0 device rl0 -devuce ste0 +device ste0 device sf0 device tl0 device vr0 |
