From owner-freebsd-mobile Wed Oct 23 7:43:45 2002 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 4C81F37B401 for ; Wed, 23 Oct 2002 07:43:44 -0700 (PDT) Received: from wisbech.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.0.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B72843E3B for ; Wed, 23 Oct 2002 07:43:43 -0700 (PDT) (envelope-from julian.chesterfield@cl.cam.ac.uk) Received: from annan.cl.cam.ac.uk ([128.232.8.178] helo=cl.cam.ac.uk ident=[tM6Z6E3qhCFr80ZOPsPN9F2Er06EwThU]) by wisbech.cl.cam.ac.uk with esmtp (Exim 3.092 #1) id 184MjH-0003gP-00; Wed, 23 Oct 2002 15:43:27 +0100 X-Mailer: exmh version 2.5+CL 07/13/2001 with nmh-1.0.4 To: "M. Warner Losh" Cc: jandrese@mitre.org, kirill@solaris.ru, Julian.Chesterfield@cl.cam.ac.uk, freebsd-mobile@FreeBSD.ORG Subject: Re: Sierra Wireless Aircard 750 GSM/GPRS In-Reply-To: Message from "M. Warner Losh" of "Mon, 14 Oct 2002 20:15:39 MDT." <20021014.201539.82224210.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Oct 2002 15:43:26 +0100 From: Julian Chesterfield Message-Id: 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 Since my last posting I have made some progress with this card under Linux. Under the guidance of the Sierra folks the card works with the standard serial driver using the cis flag. This points to a separate binary file that overrides the card probe and explicitly tells the machine what the card CIS info is. Any suggestions on how to do this under freebsd? Alternatively, any suggestions on how to extract the relevant info from the cis file to make the freebsd driver work. Here's the output from 'cardctl config' under linux: Socket 1: Vcc 5.0V Vpp1 0.0V Vpp2 0.0V interface type is "memory and I/O" irq 3 [exclusive] [level] speaker output is enabled function 0: config base 0x0700 option 0x61 status 0x08 ext 0x00 io 0x02f8-0x02ff [8bit] Many thanks, Julian > In message: <3DAB2D3C.F23244F3@mitre.org> > Jason Andresen writes: > : Kirill Bezzubets wrote: > : > > : > On Mon, Oct 14, 2002 at 04:49:41PM +0100, Julian Chesterfield wrote: > : > > : > > > : > > sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 > : > > sio4: type 8250 > : > > : > 8250?.. Hmm.. Even my old USR Megahertz shows up as 16550A sio.. > : > : Isn't this what FreeBSD defaults to if it doesn't recognise your > : card? It might just be a case of adding your card's ID to a > : switch statement. > > 8250 means that we can't really ID the FIFO. Also, 0x240-0x27f is > kinda an odd range. I'm thinking that maybe 0x278 is where the FIFO > starts... > > Warner > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message