Re: wierd(to me) messages from setup of (supported) modem card.
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Larry Rosenman <[email protected]> writes: : Tuple #15, code = 0x0 (Null tuple), length = 10 : 000: 02 01 2f 00 21 00 07 00 00 ff This is wrong. The real type is 0x80 : Tuple #16, code = 0x0 (Null tuple), length = 14 : 000: 31 30 39 4e 31 38 39 38 32 30 48 39 00 ff This should be 83 So something weird is going on with pccardc's parsing, sicne there are only two bogus tuples. :-) I'll have to take a look at it. Anyway, the 0x80 and 0x83 tuples are listed in the standard as being vendor specific. 0x80 looks like something i can't quite work out w/o more examples. 0x83 looks like it might be a serial number in ASCII: 109N189820H9<NUL><ff> I don't suppose that number is stamped anywhere on this modem, is it? Warner To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message