On 07/16/12 09:09, David Coppa wrote:
...
Please report back if you have (at least) a port responding to AT
commands: I'd like to commit your diff.
the stick seems to recognize the correct PIN, i.e., in case my SIM card
PIN would be 1234, I would get the following output:
# cu -l cuaU0
Connected
AT+CPIN="1234"
OK
[after disconnecting and reattaching the stick...]
Entering the wrong PIN, let's say 1235, gives an error:
# cu -l cuaU0
Connected
AT+CPIN="1235"
+CME ERROR: 16
I also noticed after connecting to cuaU0, the following lines are added
to dmesg:
umsm0: this device is not using CDC notify message in intr pipe.
Please send your dmesg to <b...@openbsd.org>, thanks.
umsm0: intr buffer 0xc1 0x1 0x3 0x0 0x0 0x0 0x0
So what does this mean -- is the stick working?
Should I test something more specific?
Best Regards
Andreas