From owner-freebsd-mobile Thu May 11 21:27:52 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from eddings.acpub.duke.edu (eddings.acpub.duke.edu [152.3.233.76]) by hub.freebsd.org (Postfix) with ESMTP id 54D3837B983 for ; Thu, 11 May 2000 21:27:49 -0700 (PDT) (envelope-from sto@stat.Duke.EDU) Received: from bobzilla.adsl.duke.edu (bobzilla.adsl.duke.edu [152.16.67.15]) by eddings.acpub.duke.edu (8.9.3/8.9.3/Duke-5.0.0) with ESMTP id AAA11529; Fri, 12 May 2000 00:27:47 -0400 (EDT) Received: (from sto@localhost) by bobzilla.adsl.duke.edu (8.9.3/8.9.3) id AAA03459 for mobile@FreeBSD.ORG; Fri, 12 May 2000 00:27:46 -0400 (EDT) (envelope-from sto) Date: Fri, 12 May 2000 00:27:46 -0400 From: "Sean O'Connell" To: mobile@FreeBSD.ORG Subject: Re: Preliminary patches MFC Message-ID: <20000512002746.G576@stat.Duke.EDU> Reply-To: "Sean O'Connell" References: <200005120011.SAA07318@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.14i In-Reply-To: <200005120011.SAA07318@harmony.village.org>; from imp@village.org on Thu, May 11, 2000 at 06:11:49PM -0600 X-Organization: House of Schmutzli X-Kitties: Bitty Maya CJ Keisha Jacob X-Hound: Bob X-OS-OF-Choice: FreeBSD Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Warner Losh stated: > > http://people.freebsd.org/~imp/pccard-mfc-20000511.gz > > These patches are very preliminary. I've not put them on a -stable > laptop yet. I don't have a -stable laptop yet, so I'll be doing that > on a donated laptop (thanks to Randy Bush for this donation, btw) > before I can test this. The kernel builds now. Parts of the MFC are > missing (there's no awi or xe drivers, there's no mfc for latest > *_pccard.c in -current yet). > > There's also a MFC for the NEWCARD stuff, but I'm not going to talk > about that right now... Just don't use NEWCARD in -stable. > > So, anybody in -stable land wanna bleed? Try these patches :-) Hi- I think that I am successfully running the patches on my Sony VAIO 505TR. Steps that I took (some obvious :) 1) I copied my /usr/src/sys /usr/src/sys.ok 2) cd /usr/src/sys 3) pactch < pccard-mfc-20000511 4) cd i386/conf 5) config -r MYKERNEL 6) cd ../../compile/MYKERNEL && make depend && make 7) cp kernel /kernel.imp ;) 8) cd /usr/src/usr.sbin/pccard 9) make 10) cp /usr/sbin/pccardc /usr/sbin/pccardc_stable 11) cp /usr/sbin/pccardd /usr/sbin/pccardd_stable 12) make install (really I copied the binaries out of pccard{c,d} to /usr/sbin ) 13) rebooted the machine with the card (Linksys EC2T) out of the slot ... seems to work. Do you want any more info? S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message