From owner-freebsd-mobile@FreeBSD.ORG Sun Jan 30 17:27:55 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 5D7E216A4CE for ; Sun, 30 Jan 2005 17:27:55 +0000 (GMT) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE3543D1D for ; Sun, 30 Jan 2005 17:27:54 +0000 (GMT) (envelope-from dwinner-lists@worldnet.att.net) Received: from [10.10.0.101] (pcp04355855pcs.glstrt01.nj.comcast.net[68.45.111.171]) by worldnet.att.net (mtiwmhc11) with ESMTP id <2005013017274911100ru620e> (Authid: duanewinner); Sun, 30 Jan 2005 17:27:49 +0000 Message-ID: <41FD18DA.2000503@att.net> Date: Sun, 30 Jan 2005 12:26:50 -0500 From: Duane Winner User-Agent: Mozilla Thunderbird 1.0 (X11/20050104) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <41F692C5.40908@att.net> <20050125.114855.74697625.imp@harmony.village.org> <41F6C64B.3040700@att.net> <20050125.153403.116353342.imp@bsdimp.com> In-Reply-To: <20050125.153403.116353342.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: duanewinner@att.net cc: freebsd-mobile@freebsd.org Subject: Re: 3Com Megahertz 3CXM756 PCMCIA modem on 5.3 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: Sun, 30 Jan 2005 17:27:55 -0000 M. Warner Losh wrote: >In message: <41F6C64B.3040700@att.net> > Duane Winner writes: >: Warner Losh wrote: >: >: >>Thanks! That would be great. At least I know it's not just me. >: >> >: >> >: > >: >I've updated what I think is the fix to RELENG_5, so please test and >: >let me know. >: > >: > >: > >: That did the trick. I took one of my other T30's and changed my cvs tag >: from RELENG_5_3 to RELENG_5, cvsup'd, buildword and buildkernel, and I >: was able to dial out. >: >: I get this now when inserting the card: >: >: pccard1: Allocation failed for cfe 32 >: sio4: <3Com Megahertz 3CXM756/3CCM756> at port 0x2f8-0x2ff irq 5 >: function 0 config 33 on pccard1 >: sio4: type 16550A >: sio4: unable to activate interrupt in fast mode - using normal mode >: >: And the obligatory 'detach' when I remove it. > >Cool. Sounds about right. Not sure you should be getting the >allocation failed bit, but that's harmless, as is the fast interrupt >message. > >: Any chance of this getting into RELENG_5_3? I'm not sure how that works >: (since 5.3 gets "security and critical fixes" only), but I thought I >: would ask. Does this classify as a critical fix? > >Hmmm. Lemme ask. > >Warner > > Hi Warner, I was just wondering what the status of this is, if any. I'm about commit our in-house installation procedures for 5.3, and others on my team are going to want to migrate soon, but lack of PPP support on our laptops isn't going to fly over too well, especially now that there is some travelling going on. We want to stick to -release, as opposed to -stable. I was thinking, I figure we have three possible options: 1. If your patch is going to get merged into 5.3-release, that would be the best route; but if that isn't going to happen, or not soon: 2. Could we manually apply your patch to /usr/src after cvsup'ing before buildword/buildkernel? 3. Find a different PCMCIA modem that is supported by 5.3-release. Most seem to be dirt-cheap these days, so if there is another one that works, we wouldn't be opposed to picking these up. Your thoughts/advice? Cheers, Duane > >