On Tue, May 10, 2005 at 12:22:29AM -0500, Lonnie Mendez wrote:
> 
>  Hello,
> 
>  This patch adds support for the DeLorme Earthmate lt-20 to the cypress_m8 
> driver.  The device was tested and found to be compatible with the cypress_m8 
> driver.

I think you forgot part of this patch, I get the following error when I
apply it and try to build the driver:

  CC [M]  drivers/usb/serial/cypress_m8.o
drivers/usb/serial/cypress_m8.c:92: error: `PRODUCT_ID_EARTHMATEUSB_LT20' 
undeclared here (not in a function)
drivers/usb/serial/cypress_m8.c:92: error: initializer element is not constant
drivers/usb/serial/cypress_m8.c:92: error: (near initialization for 
`id_table_earthmate[1].idProduct')
drivers/usb/serial/cypress_m8.c:92: error: initializer element is not constant
drivers/usb/serial/cypress_m8.c:92: error: (near initialization for 
`id_table_earthmate[1]')
drivers/usb/serial/cypress_m8.c:93: error: initializer element is not constant
drivers/usb/serial/cypress_m8.c:93: error: (near initialization for 
`id_table_earthmate[2]')
drivers/usb/serial/cypress_m8.c:103: error: initializer element is not constant
drivers/usb/serial/cypress_m8.c:103: error: (near initialization for 
`id_table_combined[1].idProduct')
drivers/usb/serial/cypress_m8.c:103: error: initializer element is not constant
drivers/usb/serial/cypress_m8.c:103: error: (near initialization for 
`id_table_combined[1]')
drivers/usb/serial/cypress_m8.c:104: error: initializer element is not constant
drivers/usb/serial/cypress_m8.c:104: error: (near initialization for 
`id_table_combined[2]')
drivers/usb/serial/cypress_m8.c:105: error: initializer element is not constant
drivers/usb/serial/cypress_m8.c:105: error: (near initialization for 
`id_table_combined[3]')
make[2]: *** [drivers/usb/serial/cypress_m8.o] Error 1
make[1]: *** [drivers/usb/serial] Error 2
make: *** [_module_drivers/usb] Error 2


Care to redo it?

thanks,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to