Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/x68k/conf/GENERIC,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/x68k/conf/GENERIC,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.70 retrieving revision 1.71 diff -u -p -r1.70 -r1.71 --- src/sys/arch/x68k/conf/GENERIC 2001/12/24 11:38:05 1.70 +++ src/sys/arch/x68k/conf/GENERIC 2001/12/28 12:22:01 1.71 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.70 2001/12/24 11:38:05 minoura Exp $ +# $NetBSD: GENERIC,v 1.71 2001/12/28 12:22:01 martin Exp $ # # GENERIC machine description file # @@ -20,7 +20,7 @@ include "arch/x68k/conf/std.x68k" -#ident "GENERIC-$Revision: 1.70 $" +#ident "GENERIC-$Revision: 1.71 $" maxusers 8 @@ -303,6 +303,9 @@ pseudo-device sl 1 ## PPP, the successor to SLIP. See pppd(8). pseudo-device ppp 1 +## PPP over Ethernet (RFC 2516) +pseudo-device pppoe + ## Network "tunnel" device, allowing protocol stacks to run in the userland. ## This is used by the third-party user-mode "ppp" program, and others. #pseudo-device tun 4