From owner-freebsd-stable Sun Nov 11 22:13: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 776BD37B416 for ; Sun, 11 Nov 2001 22:13:01 -0800 (PST) Received: (qmail 75058 invoked from network); 12 Nov 2001 06:13:00 -0000 Received: from unknown (HELO there) ([66.92.40.28]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 12 Nov 2001 06:13:00 -0000 Content-Type: text/plain; charset="us-ascii" From: Michael Collette To: Warner Losh Subject: Re: HEADS UP: MFC of latest pccard code Date: Sun, 11 Nov 2001 22:10:44 +0000 X-Mailer: KMail [version 1.3] Cc: FreeBSD MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20011112061301.776BD37B416@hub.freebsd.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Warner, Don't know if it's pccard related or not, but on a build of STABLE on Saturday my ipfw was all dinked up. I was seeing all kinds of nasty get socket errors whenever I tried to add a rule. This evening whe I cvsup'd I noticed some code changes coming in with sufixes of fw on them so I went and rebuilt world here. Seems that cleaned up all the errors, and ipfw is once again working for me on this laptop. I should note that there is still a nasty timing problem on boot up in relation to when pccard kicks in. It's the last darn thing to run, after pretty much all my networking daemons have already been asked to go. pccardd really needs to get going long before stuff like ipfw kicks in. At this point I simply have a shell script that I run following a boot up that forces a reload of all my ipfw rules. It works and all, but it is an awfully nasty hack around. Any chance a more elegant solution might be in the works sometime soon? Lastly, do any of the changes you've made here effect the Xircom PCMCIA cards? I've got a RealPort Cardbus Ethernet 10/100+Modem 56 over here I'd love to try out some time. Not a real big deal, as this Linksys card I've got now work terrific after all your hard work over there. Warner Losh wrote: > I just tried the latest -current pccard code on my CL-Pd6729, and it > works great, even with the 3.3V card that I have, so I merged the > latest kernel changes to -stable. > o Fixes second socket of 6729 > o Fixes hang on reboot on some cards > o Expand working 3.3V card support from only 82365SL step DF > to also include CL-PD6710, '22 and '29. > o Lots of other stuff too. > > Pleae let me know if you have problems. > > Warner Later on, -- "A short saying often contains much wisdom." -Sophocles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message