From owner-freebsd-mobile@FreeBSD.ORG Sat Sep 13 08:24:10 2003 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 6F31516A4BF; Sat, 13 Sep 2003 08:24:10 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35AF143FA3; Sat, 13 Sep 2003 08:24:09 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h8DFO7TX054692; Sat, 13 Sep 2003 09:24:07 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 13 Sep 2003 09:24:02 -0600 (MDT) Message-Id: <20030913.092402.62370625.imp@bsdimp.com> To: andreas@freebsd.org From: "M. Warner Losh" In-Reply-To: <20030913071847.GA10778@titan.klemm.apsfilter.org> References: <20030909180947.GA23478@titan.klemm.apsfilter.org> <20030909.155423.18286839.imp@bsdimp.com> <20030913071847.GA10778@titan.klemm.apsfilter.org> X-Mailer: Mew version 2.2 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-mobile@freebsd.org Subject: Re: What do you think of the new 3COM cards with X-Jack ? 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: Sat, 13 Sep 2003 15:24:10 -0000 In message: <20030913071847.GA10778@titan.klemm.apsfilter.org> Andreas Klemm writes: : somebody mentioned a "sio" patch from you which was required : to get his PCMCIA card to work via newbus. That's news to me, since my modem cards have worked w/o changes for some time now. : Where are these patches available ? : Do you think these patches could help me ? : When do you think you'll committ them to -current ? I have no clue what these might be. : The 3COM 3CCFE575BT doesn't work, is recognized but there : are errors popping up: Yes. This is a problem in recent xl drivers for reasons unknown. : xl0: <3Com 3c575B Fast Etherlink XL> port 0x1000-0x107f mem : 0x88003000-0x8800307f,0x88003080-0x880030ff irq 11 at device 0.0 on cardbus1 : xl0: reset didn't complete something odd is going on, because otherwise the probe/attach line looks OK to me. Warner