On 31/07/17 08:42, Sichen Zhao wrote:
@@ -158,7 +164,9 @@ typedef void (*chip_usb_attach)(struct
rtwn_usb_softc *);
static const chip_usb_attach rtwn_chip_usb_attach[RTWN_CHIP_MAX_USB] = {
[RTWN_CHIP_RTL8192CU] = r92cu_attach,
+#ifndef __rtems__
[RTWN_CHIP_RTL8192EU] = r92eu_attach,
+#endif /* __rtems__ */
I guess all other #ifdef __rtems__ in this file are superfluous?
Would it be a lot of work to add r92eu_attach?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel