Home | History | Annotate | Line # | Download | only in conf
POGO revision 1.6
      1 # Configuration file for PogoPlug version 4, Pink and Mobile
      2 
      3 include "arch/evbarm/conf/SHEEVAPLUG"
      4 
      5 no options	COMPAT_OSSAUDIO
      6 no options	COMPAT_LINUX
      7 no options	DIAGNOSTIC
      8 no options	DEBUG
      9 no uaudio*
     10 #no umidi*
     11 no uberry*
     12 no urio*
     13 no uvisor*
     14 no ukyopon*
     15 #no uscanner*
     16 no usscanner*
     17 no utoppy*
     18 no uyap*
     19 no udsbr*
     20 no radio*
     21 no sbt*
     22 no ubt*
     23 no uep*
     24 no aubtfwl*
     25 no bthub*
     26 no bthidev*
     27 no btms*
     28 no wsmouse*
     29 no ukbd*
     30 no ums*
     31 no btkbd*
     32 no wskbd*
     33 no btmagic*
     34 no btsco*
     35 no audio*
     36 no spkr* at audio?
     37 no config netbsd
     38 
     39 # Use ld0 for SD slot in Mobile and v4 or sd0 for USB disk
     40 config netbsd root on ld0a type ?
     41 
     42 # Uncomment these for PogoPlug v4. Note that MVSDIO_MAX_CLOCK is mandatory
     43 #options 	MVSDIO_MAX_CLOCK="(19 * 1000)"
     44 #xhci*		at pci? dev ? function ?	# eXtensible Host Controller
     45 #usb*		at xhci?
     46 
     47 options 	GATEWAY			# packet forwarding
     48 
     49 pseudo-device	tun			# network tunneling over tty
     50 pseudo-device	gre			# generic L3 over IP tunnel
     51 pseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC 1933)
     52