+ Remove crypto, swcrypto. No need.
+ Enable tap. It needs Bluetooth PAN. + Enable bridge for PAN/netDUO. + Enable dmoverio.
This commit is contained in:
parent
0e8c021dd8
commit
402e9ccf0a
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GUMSTIX,v 1.52 2010/08/28 04:59:22 kiyohara Exp $
|
||||
# $NetBSD: GUMSTIX,v 1.53 2010/09/23 07:21:05 kiyohara Exp $
|
||||
#
|
||||
# GUMSTIX -- Gumstix. Inc. gumstix platforms kernel
|
||||
#
|
||||
@ -348,9 +348,6 @@ btsco* at bthub?
|
||||
|
||||
# Pseudo-Devices
|
||||
|
||||
pseudo-device crypto # /dev/crypto device
|
||||
pseudo-device swcrypto # software crypto implementation
|
||||
|
||||
# disk/mass storage pseudo-devices
|
||||
#pseudo-device bio # RAID control device driver
|
||||
#pseudo-device ccd 4 # concatenated/striped disk devices
|
||||
@ -383,14 +380,14 @@ pseudo-device ppp # Point-to-Point Protocol
|
||||
#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 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
|
||||
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
|
||||
@ -420,8 +417,8 @@ pseudo-device wsmux # mouse & keyboard multiplexor
|
||||
#pseudo-device wsfont
|
||||
|
||||
# data mover pseudo-devices
|
||||
#pseudo-device swdmover # softare dmover(9) back-end
|
||||
#pseudo-device dmoverio # /dev/dmover dmover(9) interface
|
||||
pseudo-device swdmover # softare dmover(9) back-end
|
||||
pseudo-device dmoverio # /dev/dmover dmover(9) interface
|
||||
|
||||
# userland interface to drivers, including autoconf and properties retrieval
|
||||
pseudo-device drvctl
|
||||
|
Loading…
x
Reference in New Issue
Block a user