TEXT   279
mips txt
Guest on 9th March 2023 12:27:24 AM


  1. include         "std.AR934X"
  2. nooption        PSEUDOFS
  3. options         NULLFS
  4. options         UNIONFS
  5. options         TMPFS
  6. nooption        USB_DEBUG
  7. nooption        ALQ
  8. nooption        IEEE80211_ALQ
  9. nooption        ATH_DEBUG
  10. nooption        ATH_DIAGAPI
  11. nooption        AH_DEBUG
  12. nooption        AH_DEBUG_ALQ
  13. ident           TL-WDR3600
  14. hints           "GW.hints"
  15. options         AR71XX_REALMEM=(128*1024*1024)
  16. device          iicbus
  17. options         ARGE_MDIO       # Export an MDIO bus separate from arge
  18. device          miiproxy        # MDIO bus <-> MII PHY rendezvous
  19. device          etherswitch
  20. device          arswitch
  21. device          vlan
  22. options         AR71XX_ENV_UBOOT
  23. device          geom_uzip
  24. options         GEOM_UZIP
  25. options         GEOM_PART_EBR
  26. options         GEOM_PART_EBR_COMPAT
  27. options         GEOM_LABEL
  28. options         NO_SWAPPING
  29. device          geom_map
  30. device          ath_pci
  31. options         AR71XX_ATH_EEPROM
  32. device          firmware                # Used by the above
  33. options         ATH_EEPROM_FIRMWARE
  34. device  wlan
  35. device  wlan_ccmp
  36. device  wlan_tkip
  37. device  wlan_xauth
  38. device  ath
  39. device  ath_ar9300
  40. device  ath_ahb
  41. device  ath_hal
  42. device  ath_rate_sample
  43. device  if_bridge
  44. options         ROOTDEVNAME=\"ufs:ufs/flash\"
  45. options         KTRACE
  46. options         PREEMPTION

Raw Paste

Login or Register to edit or fork this paste. It's free.