diff options
| author | Wilko Bulte <wilko@FreeBSD.org> | 2002-03-24 14:35:20 +0000 |
|---|---|---|
| committer | Wilko Bulte <wilko@FreeBSD.org> | 2002-03-24 14:35:20 +0000 |
| commit | e38bec6c6315973fa32b31e3695f2a8da196f467 (patch) | |
| tree | 0e9347d0cea602a5199dcd479aa71aa0548681eb /sys/alpha | |
| parent | f72048de0ef2108ebe0959501a4cfac1af5dc204 (diff) | |
Notes
Diffstat (limited to 'sys/alpha')
| -rw-r--r-- | sys/alpha/conf/GENERIC | 2 | ||||
| -rw-r--r-- | sys/alpha/conf/NOTES | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 15043913b41e..401135e85230 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -137,7 +137,7 @@ device sio # 8250, 16[45]50 based serial ports device ppc device ppbus # Parallel port bus (required) device lpt # Printer -device plip # TCP/IP over parallel +#device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 15043913b41e..401135e85230 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -137,7 +137,7 @@ device sio # 8250, 16[45]50 based serial ports device ppc device ppbus # Parallel port bus (required) device lpt # Printer -device plip # TCP/IP over parallel +#device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da |
