Apparently I need this patch. I am not sure where to put it?
Index: zyd_usb.c
===================================================================
--- zyd_usb.c (revision 58)
+++ zyd_usb.c (working copy)
@@ -242,7 +242,7 @@
uint16_t addr;
uint8_t stat;
- ZYD_DEBUGPRINT("firmware size = %u\n", size);
+ ZYD_DEBUGPRINT("firmware size = %u\n", (uint32_t)size);
addr = ZYD_FIRMWARE_START_ADDR;
while (size > 0) {
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]