From owner-freebsd-mobile@FreeBSD.ORG Mon Feb 28 04:23:54 2005 Return-Path: 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 C921916A4CF for ; Mon, 28 Feb 2005 04:23:54 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57CF543D54 for ; Mon, 28 Feb 2005 04:23:54 +0000 (GMT) (envelope-from jamesd.earl@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so755044wri for ; Sun, 27 Feb 2005 20:23:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=iyAYMmSCwskKlG7louSWYOQxTgfL4VcEgCoS+CI91P+KvxVkknxpuG/8Dg0Tfrx/EK5Ywet4bVDX4YqNIt7QBfnX//BPlMfO/YUtyQGVTuiyfX37Srew1dkYCf/y0EVPR0fNmxLnAAB5rsNwI3JqkkhJxMVkvZZx2u4BLozgkMg= Received: by 10.54.14.31 with SMTP id 31mr3530wrn; Sun, 27 Feb 2005 20:23:53 -0800 (PST) Received: by 10.54.54.57 with HTTP; Sun, 27 Feb 2005 20:23:53 -0800 (PST) Message-ID: Date: Sun, 27 Feb 2005 21:23:53 -0700 From: James Earl To: freebsd-mobile@freebsd.org In-Reply-To: <20050227.211106.33317022.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050227.210609.37239597.imp@bsdimp.com> <20050227.211106.33317022.imp@bsdimp.com> Subject: Re: Adding Sierra AirCard support from OpenBSD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: James Earl List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 04:23:54 -0000 On Sun, 27 Feb 2005 21:11:06 -0700 (MST), M. Warner Losh wrote: > In message: <20050227.210609.37239597.imp@bsdimp.com> > "M. Warner Losh" writes: > : Looks like you have another serial port using 3f8-3ff (which is > : generally COM1). I've had communications with insiders that say other > : serial ports would also work... I've have no time to integrate > : things, however. > > Also looks like all 4 traditional COM ports are supported, given the > highest config #.... Changing to a different COM port did allow the device to work. There must be something else wrong with my setup because I was getting really slow performance, and sio overflows... sio was also reporting something (upon bootup) about not being 8250 or something... sorry I don't have access to the machine right now. James