From f5311145074b4298c39ef2e38d674f5d64db76bc Mon Sep 17 00:00:00 2001 From: Bill Paul Date: Sun, 11 Jul 1999 14:53:37 +0000 Subject: Add wb0 to GENERIC now that it actually does work on alpha. (Forgot this last night.) --- sys/alpha/conf/GENERIC | 3 ++- sys/alpha/conf/NOTES | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 506aed917f88..fa1ef600021a 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.29 1999/07/03 01:35:51 msmith Exp $ +# $Id: GENERIC,v 1.30 1999/07/05 05:40:29 wpaul Exp $ machine alpha cpu EV4 @@ -119,6 +119,7 @@ device mx0 device pn0 device rl0 device tl0 +device wb0 device xl0 pseudo-device loop diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 506aed917f88..fa1ef600021a 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.29 1999/07/03 01:35:51 msmith Exp $ +# $Id: GENERIC,v 1.30 1999/07/05 05:40:29 wpaul Exp $ machine alpha cpu EV4 @@ -119,6 +119,7 @@ device mx0 device pn0 device rl0 device tl0 +device wb0 device xl0 pseudo-device loop -- cgit v1.3