From d4213b693ddd3fd7ad64f65e5b39c4295330c8fc Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 4 Jul 2018 13:32:01 +0000 Subject: [PATCH] RPI: remove commented-out pseudodevices Remove a number of commented out pseudodevice lines that are duplicative with GENERIC.common. Othewise, someone might think it reasonable to uncomment or add them. For now, a number of pseudodevices that are not in GENERIC.common remain, pending comments on the larger-scale rototill. --- sys/arch/evbarm/conf/RPI | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/sys/arch/evbarm/conf/RPI b/sys/arch/evbarm/conf/RPI index 7295415816a1..578e8b4ec477 100644 --- a/sys/arch/evbarm/conf/RPI +++ b/sys/arch/evbarm/conf/RPI @@ -1,5 +1,5 @@ # -# $NetBSD: RPI,v 1.82 2018/07/01 15:33:29 skrll Exp $ +# $NetBSD: RPI,v 1.83 2018/07/04 13:32:01 gdt Exp $ # # RPi -- Raspberry Pi # @@ -217,21 +217,11 @@ options WSDISPLAY_DEFAULTSCREENS=4 #pseudo-device carp # Common Address Redundancy Protocol #pseudo-device ipfilter # IP filter (firewall) and NAT #pseudo-device kttcp # network loopback -#pseudo-device ppp # Point-to-Point Protocol -#pseudo-device pppoe # PPP over Ethernet (RFC 2516) -#options PPPOE_SERVER # Enable PPPoE server via link0 #pseudo-device sl # Serial Line IP #pseudo-device strip # Starmode Radio IP (Metricom) #pseudo-device irframetty # IrDA frame line discipline -#pseudo-device tap # virtual Ethernet -#pseudo-device tun # network tunneling over tty -#pseudo-device gre # generic L3 over IP tunnel -#pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC 1933) #pseudo-device faith # IPv[46] TCP relay translation i/f #pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation -#pseudo-device vlan # IEEE 802.1q encapsulation -#pseudo-device bridge # simple inter-network bridging -#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too #pseudo-device agr # IEEE 802.3ad link aggregation #pseudo-device pf # PF packet filter #pseudo-device pflog # PF log if