Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2003 22:28:31 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        ler@lerctr.org
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: wierd(to me) messages from setup of (supported) modem card. 
Message-ID:  <20030313.222831.33318444.imp@bsdimp.com>
In-Reply-To: <4860000.1047531810@lerlaptop.lerctr.org>
References:  <4860000.1047531810@lerlaptop.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <4860000.1047531810@lerlaptop.lerctr.org>
            Larry Rosenman <ler@lerctr.org> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030313.222831.33318444.imp>