Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Kernel config for AR7161 on Ubiquiti RSPRO board
- machine mips mips
- ident Ubiquiti_RSPRO
- cpu CPU_MIPS4KC
- hints "/usr/obj//usr/home/ray/work/DDTeam.net/ZRouter/zrouter/conf/Ubiquiti_RSPRO.hints"
- # makeoptions section
- makeoptions MODULES_OVERRIDE="if_bridge bridgestp libalias/libalias libalias/modules/ftp libalias/modules/pptp geom/geom_label md unionfs msdosfs ufs tmpfs netgraph/async netgraph/bpf netgraph/car netgraph/deflate netgraph/iface netgraph/ipfw netgraph/l2tp netgraph/nat netgraph/netflow netgraph/netgraph netgraph/ppp netgraph/pppoe netgraph/pptpgre netgraph/pred1 netgraph/socket netgraph/tcpmss netgraph/tee netgraph/tty netgraph/vjc netgraph/mppc rc4"
- makeoptions INLINE_LIMIT=768
- makeoptions KERNLOADADDR=0x80050000
- # files section
- files "../atheros/files.ar71xx"
- # options section
- options ROOTDEVNAME=\"cd9660:/dev/redboot/rootfs.uncompress\"
- options IEEE80211_DEBUG
- options IEEE80211_SUPPORT_MESH
- options IEEE80211_SUPPORT_TDMA
- options AH_DEBUG
- options ATH_DEBUG
- options AH_SUPPORT_AR5416
- options AH_RXCFG_SDMAMW_4BYTES
- options HZ=1000
- options MAXFILES=512
- options SHMALL=128
- options MSGBUF_SIZE=65536
- options NO_SYSCTL_DESCR
- options NO_FFS_SNAPSHOT
- options SCSI_NO_SENSE_STRINGS
- options SCSI_NO_OP_STRINGS
- options RWLOCK_NOINLINE
- options SX_NOINLINE
- options NO_SWAPPING
- options INET
- options TMPFS
- options CD9660
- options SCHED_4BSD
- options PSEUDOFS
- options _KPOSIX_PRIORITY_SCHEDULING
- options USB_EHCI_BIG_ENDIAN_DESC
- options USB_HOST_ALIGN=32
- options SOC_VENDOR=\"Atheros\"
- options SOC_MODEL=\"AR7161\"
- options DEVICE_VENDOR=\"Ubiquiti\"
- options DEVICE_MODEL=\"RSPRO\"
- # devices section
- device geom_redboot
- device switch
- device switch_ar8x16
- device wlan
- device wlan_amrr
- device wlan_wep
- device wlan_ccmp
- device wlan_tkip
- device ath
- device ath_hal
- device ath_pci
- device ath_rate_sample
- device geom_uncompress
- device uart
- device random
- device loop
- device ether
- device tun
- device pty
- device bpf
- device vlan
- device pci
- device ar71xx_pci
- device mii
- device arge
- device gpio
- device gpioled
- device mx25l
- device spibus
- device ar71xx_spi
- device ar71xx_wdog
- device usb
- device ehci
- device ohci
- device umass
- device scbus
- device da
Advertisement
Add Comment
Please, Sign In to add comment