From owner-freebsd-mobile@FreeBSD.ORG Mon May 17 06:58:42 2004 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 1331216A4CE; Mon, 17 May 2004 06:58:42 -0700 (PDT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D53B43D45; Mon, 17 May 2004 06:58:39 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i4HDwXm6049120; Mon, 17 May 2004 07:58:34 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 17 May 2004 07:59:42 -0600 (MDT) Message-Id: <20040517.075942.38044626.imp@bsdimp.com> To: freebsd@newipnet.com From: "M. Warner Losh" In-Reply-To: <200405171336320804.080CD05E@192.168.128.16> References: <200405051746300245.2039F9A4@192.168.128.16> <20040505.155926.128442915.imp@bsdimp.com> <200405171336320804.080CD05E@192.168.128.16> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: scott@uk.freebsd.org cc: bde@zeta.org.au cc: freebsd-mobile@freebsd.org Subject: Re: Modem + Network in Xircom cards, and maybe others X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 13:58:42 -0000 In message: <200405171336320804.080CD05E@192.168.128.16> "Carlos Velasco" writes: : I think my patch is ok, problem is related to sio in normal mode (i think). : Aplying a last patch into sio.c makes my xircom modem work perfectly. : : Have you tested other 16 bits cards? I can't even get it to work with xircom cards. It doesn't work with the dozen or so other cards I have that have multiple functions but aren't MFC cards. Warner