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.
This commit is contained in:
parent
a889177c6e
commit
d4213b693d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user