diff options
Diffstat (limited to 'sys/arch/pc532/conf/STEELHEAD')
-rw-r--r-- | sys/arch/pc532/conf/STEELHEAD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/pc532/conf/STEELHEAD b/sys/arch/pc532/conf/STEELHEAD index b78d97c35e5..eed3d578977 100644 --- a/sys/arch/pc532/conf/STEELHEAD +++ b/sys/arch/pc532/conf/STEELHEAD @@ -1,4 +1,4 @@ -# $NetBSD: STEELHEAD,v 1.10 1995/11/30 00:58:40 jtc Exp $ +# $NetBSD: STEELHEAD,v 1.11 1996/01/25 19:36:36 phil Exp $ # # STEELHEAD: Phil Nelson's pc532 # @@ -46,7 +46,7 @@ options INET # IP #options EON # ? # pc532 specific options -options "COMDEF_SPEED=B19200" # default baud on the scn chips +options "CONSOLE_SPEED=B19200" # default baud on the console (tty00) #options "RAMD_SIZE=1536000" # Size of the "boot strap ram disk" #options "RAMD_ADR=0x400000" # Adr of the "boot strap ram disk" options "CONFIG_NEW" # Use config.new stuff @@ -80,7 +80,7 @@ scn7 at membus? pseudo-device pty 16 # pseudo-terminals pseudo-device loop 1 # loopback network pseudo-device bpfilter 4 # packet filter -pseudo-device sl 1 # compressed SLIP -pseudo-device ppp 1 # Point-to-Point Protocol +pseudo-device sl 3 # compressed SLIP +pseudo-device ppp 2 # Point-to-Point Protocol pseudo-device vnd 4 # Vnode devices #pseudo-device ether # |