Enable ppp

This commit is contained in:
abs 2002-10-01 09:37:11 +00:00
parent c4e66a718b
commit cd05e3d894
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.103 2002/09/25 11:49:55 martti Exp $
# $NetBSD: GENERIC,v 1.104 2002/10/01 09:37:11 abs Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/vax/conf/std.vax"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.103 $"
#ident "GENERIC-$Revision: 1.104 $"
# Here are all different supported CPU types listed.
#options VAX8800 # VAX 8500, 8530, 8550, 8700, 8800
@ -256,7 +256,7 @@ pseudo-device pty # pseudo-terminals
pseudo-device bpfilter 8 # Not supported by de yet.
pseudo-device ipfilter # IP filter (firewall) and NAT
#pseudo-device sl 2
#pseudo-device ppp 2
pseudo-device ppp 2
#pseudo-device pppoe # PPP over Ethernet (RFC 2516)
pseudo-device tun 2
#pseudo-device gre 2 # generic L3 over IP tunnel