From owner-freebsd-mobile Thu Mar 13 21:28:49 2003 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A0AC37B401 for ; Thu, 13 Mar 2003 21:28:48 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE8F743FCB for ; Thu, 13 Mar 2003 21:28:47 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h2E5SjA7094977; Thu, 13 Mar 2003 22:28:46 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 13 Mar 2003 22:28:31 -0700 (MST) Message-Id: <20030313.222831.33318444.imp@bsdimp.com> To: ler@lerctr.org Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: wierd(to me) messages from setup of (supported) modem card. From: "M. Warner Losh" In-Reply-To: <4860000.1047531810@lerlaptop.lerctr.org> References: <4860000.1047531810@lerlaptop.lerctr.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <4860000.1047531810@lerlaptop.lerctr.org> Larry Rosenman 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 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