#2240 closed (fixed)

Add support for Linktop 3G (LW27x).

Reported by: amitg0123 Owned by: BrainSlayer
Keywords: 3G, LINKTOP, BSNL Cc: amitg0123@…

Description (last modified by amitg0123)

Hi,

I have added support for Linktop LW27x 3G devices distributed by BSNL in India.

I am attaching a patch here. Please review it and consider to integrate the support for these devices.

Device Info:

Vendor: 0x230d Product: 0x0001

It can be switched to modem mode with following command:

sudo usb_modeswitch -v 230d -p 0001 -u 3

Regards

Attachments (1)

lib3g.c.patch (1.5 KB) - added by amitg0123 14 months ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 17 months ago by amitg0123

  • Description modified (diff)
  • Keywords CDC-ACM NOKIA-C5 added
  • Summary changed from Support for Linktop LW27x 3G modems (BSNL 3G) to Fix ACM device strings.

comment:2 Changed 17 months ago by amitg0123

  • Owner set to BrainSlayer

comment:3 Changed 17 months ago by amitg0123

  • Description modified (diff)

comment:4 follow-up: Changed 14 months ago by LOM

The /dev/tty/ACM(n) devices are likely symlinked since they work for other users. Nokia C5-00 added in r18839.

Linktop LW27x, more info needed ie list of the device interfaces

comment:5 Changed 14 months ago by amitg0123

  • Description modified (diff)
  • Summary changed from Fix ACM device strings. to Add support for Linktop 3G (LW27x).

Changed 14 months ago by amitg0123

comment:6 in reply to: ↑ 4 Changed 14 months ago by amitg0123

Replying to LOM:

The /dev/tty/ACM(n) devices are likely symlinked since they work for other users. Nokia C5-00 added in r18839.

Linktop LW27x, more info needed ie list of the device interfaces

I have updated the bug description/title and added updated patch for LW27x devices.

comment:7 Changed 14 months ago by amitg0123

  • Description modified (diff)
  • Keywords CDC-ACM NOKIA-C5 removed

comment:8 Changed 14 months ago by amitg0123

  • Cc amitg0123@… added

comment:9 Changed 14 months ago by LOM

  • Resolution set to fixed
  • Status changed from new to closed

in r18966

Note: See TracTickets for help on using tickets.