All of lore.kernel.org
 help / color / mirror / Atom feed
* wilc1000 driver
@ 2021-02-22  0:22 David Mosberger-Tang
  2021-02-22 10:01 ` Ajay.Kathat
  0 siblings, 1 reply; 8+ messages in thread
From: David Mosberger-Tang @ 2021-02-22  0:22 UTC (permalink / raw)
  To: linux-wireless; +Cc: Ajay Singh, davidm

So, I'd like to provide some patches for the wilc driver, but I'm
unclear what the most effective way to go about this is.

The driver in mainline (driver/net/wireless/microchip/wilc1000) only
seems to support WILC1000 (not WILC3000) and uses firmware:

  atmel/wilc1000_wifi_firmware-1.bin

whereas the linux-at91 driver (driver/staging/wilc1000) supports both
WILC1000 and WILC3000 and uses firmware

  mch/wilc1000_wifi_firmware.bin

(for WILC1000).

For the hardware I have (embedded system with WILC1000/SPI), the
mainline driver doesn't load, whereas the driver from linux-at91 does
load and work(mostly).

I'd really like to work off of mainline since it's much easier to track
things with a repository that's updated frequently, but it looks to me
like the mainline may be missing a lot of code that's already in
linux-at91.

What am I supposed to do?

  --david


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-02-23 18:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22  0:22 wilc1000 driver David Mosberger-Tang
2021-02-22 10:01 ` Ajay.Kathat
2021-02-23  1:49   ` David Mosberger-Tang
2021-02-23 16:23     ` David Mosberger-Tang
2021-02-23 17:19       ` Ajay.Kathat
2021-02-23 18:06         ` David Mosberger-Tang
2021-02-23 17:58       ` Nicolas Ferre
2021-02-23 18:09         ` David Mosberger-Tang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.