1# plug - sheeva plug, openrd-client, guruplug, dreamplug and others based on 2# marvell's kirkwood soc 3dev 4 root 5 cons 6 env 7 pipe 8 proc 9 mnt 10 srv 11 dup 12 rtc 13 arch 14 ssl 15 tls 16 cap 17 kprof 18 aoe 19 sd 20 fs 21 flash 22 twsi 23# pnp pci 24 25 ether netif 26 ip arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum inferno 27 28## draw screen vga vgax 29## mouse mouse 30## vga 31# kbmap 32## kbin 33 34 uart 35 usb 36 37link 38 ether1116 ethermii 39 archkw 40 ethermedium 41# no flash yet for guruplug nor dreamplug; it keeps changing, and 42# on the dreamplug, flash is spi instead of nand. 43 flashkw ecc 44 loopbackmedium 45 netdevmedium 46 usbehci usbehcikw 47 48ip 49 tcp 50 udp 51 ipifc 52 icmp 53 icmp6 54 ipmux 55 56misc 57 rdb 58 coproc 59 sdaoe sdscsi 60 sdmmc sdio 61 softfpu 62 syscall 63 uartkw 64 ucalloc 65## vgavesa 66 67port 68 int cpuserver = 1; 69 int i8250freq = 3686000; 70 71boot cpu 72 tcp 73# paq 74 75bootdir 76 boot$CONF.out boot 77 /arm/bin/ip/ipconfig 78 /arm/bin/auth/factotum 79 /arm/bin/usb/usbd 80 /arm/bin/disk/partfs 81# /arm/bin/paqfs 82