Kconfig 381 B

123456789101112
  1. config W35UND
  2. tristate "IS89C35 WLAN USB driver"
  3. depends on MAC80211 && WLAN && USB && EXPERIMENTAL
  4. default n
  5. ---help---
  6. This is highly experimental driver for Winbond WIFI card.
  7. Hardware is present in some Kohjinsha subnotebooks, and in some
  8. stand-alone USB modules. Chipset name seems to be w89c35d.
  9. Check http://code.google.com/p/winbondport/ for new version.