diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-04-01 02:09:37 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-04-01 02:09:37 +0000 |
| commit | 8919d7d4e7c323ac5d7218062fd5ee5abf5a7db3 (patch) | |
| tree | 8d70fb91ae6ee2629839f04d1f4b440db5a0c4fc /sys/alpha | |
| parent | 62fb100205e797853cdd0b5f5b318d5f64c6bab8 (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 8eafb1e2b5cc6..b9a21bdb44633 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.16 1999/03/27 20:41:25 wpaul Exp $ +# $Id: GENERIC,v 1.17 1999/03/31 04:04:14 wpaul Exp $ machine "alpha" cpu "EV4" @@ -100,6 +100,7 @@ device sio1 at isa0 port "IO_COM2" irq 3 flags 0x50 device de0 device fxp0 device le0 +device mx0 device pn0 device tl0 device xl0 diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 8eafb1e2b5cc6..b9a21bdb44633 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.16 1999/03/27 20:41:25 wpaul Exp $ +# $Id: GENERIC,v 1.17 1999/03/31 04:04:14 wpaul Exp $ machine "alpha" cpu "EV4" @@ -100,6 +100,7 @@ device sio1 at isa0 port "IO_COM2" irq 3 flags 0x50 device de0 device fxp0 device le0 +device mx0 device pn0 device tl0 device xl0 |
