Date: Sat, 24 Jun 2006 21:23:24 +1000 From: "John Andrewartha" <mulgajohn@bigpond.com> To: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@freebsd.org> Subject: Modifieng source Message-ID: <001801c69780$9cd63590$6126e63c@mathew>
next in thread | raw e-mail | index | archive | help
Hi and once again thanks,
I have nearly solved the usb modem problem.
Checking around I find OpenBSD have a fix, I need to enter a little more =
usb_quirks.c ...
To date I have added the entry
{ USB_VENDOR_CMOTECH, USB_PRODUCT_CMOTECH_CM5100P,
ANY, {UQ_ASSUME_CM_OVER_DATA}},
which is the same as OpenBSD use and recomend.
When I do a make it breakes with the following errors
initialization element in constant
( near initialization for usb_quirks [33] quirks
Obviously I am doing some thing wrong. What. Help Please.
My programming days are so fare behind me that there are relics =
undergoing fosilisation.
Cheers John
PS Solve this and we may have a solution to thos 3G cards that Telstra =
sell.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801c69780$9cd63590$6126e63c>
