Aircard 850 on a Thinkpad Z61m
Peter Stuge
stuge-linux-pcmcia at cdy.org
Sun Jun 17 16:15:53 EDT 2007
On Sun, Jun 17, 2007 at 03:39:28PM -0400, josh at ramat.cc wrote:
> lspcmcia returns the following:
>
> Socket 0 Device 0: [serial_cs] (bus ID: 0.0)
> Configuration: state: on
> Product Name: Sierra Wireless AC850 3G Network Adapter R1
> Identification: manf_id: 0x0192 card_id: 0x0710
> function: 6 (network)
> prod_id(1): "Sierra Wireless" (0xd85f6206)
> prod_id(2): "AC850" (0x42a2c018)
> prod_id(3): "3G Network Adapter" (0xab3c6f47)
> prod_id(4): "R1" (0xd9533fec)
>
> Any ideas on what I'm missing?
Perhaps this line anywhere among the other similar lines in
drivers/serial/serial_cs.c in your kernel sources:
PCMCIA_DEVICE_PROD_ID12("Sierra Wireless", "AC850", 0xd85f6206, 0x42a2c018),
//Peter
More information about the linux-pcmcia
mailing list