Date: Thu, 8 Dec 2011 16:54:40 +0100 From: Lorenzo Cogotti <miciamail@hotmail.it> To: freebsd-hackers@freebsd.org Cc: Hans Petter Selasky <hselasky@c2i.net> Subject: Re: USB Texas Instruments CDCE modem not recognized by cdce Message-ID: <BLU0-SMTP138AA4888631C1E174024D5D5B80@phx.gbl> In-Reply-To: <BLU0-SMTP147315928EC145BB9C9B416D5B80@phx.gbl> References: <BLU0-SMTP315CB9B6D5B3279610896B9D5B80@phx.gbl> <201112081539.11014.hselasky@c2i.net> <BLU0-SMTP147315928EC145BB9C9B416D5B80@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
Il giorno gio, 08/12/2011 alle 16.35 +0100, Lorenzo Cogotti ha scritto: > I tried editing if_cdce.c adding to the static array mentioned in my > first mail: > > {USB_VPI(USB_VENDOR_TI, 0x6060, 0)}, > I tried to remove this edit and recompile the kernel module, the scary messages faded away, leaving a nice and happy: cdce0 <CDC Ethernet/RNDIS Communication Interface> on usbus0 ue0: <USB Ethernet> on cdce0 ue0: Ethernet address: ... This is just perfect. So it appears that the edit is absolutely not necessary. The only thing that seems to be necessary is setting the configuration to 1 as a quirk. Where should I look to do that? Eventually, should I send a patch to someone so that I am not the only one to benefit from your help? -- Lorenzo Cogotti
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU0-SMTP138AA4888631C1E174024D5D5B80>