From owner-freebsd-stable Sun Sep 3 13:45:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from prydn.tacni.net (207-55-167-225.dhc.net [207.55.167.225]) by hub.freebsd.org (Postfix) with SMTP id 11AE437B422 for ; Sun, 3 Sep 2000 13:45:33 -0700 (PDT) Received: (qmail 48148 invoked by uid 1001); 3 Sep 2000 20:44:52 -0000 Date: Sun, 3 Sep 2000 15:44:52 -0500 From: Erich Zigler To: freebsd-stable@FreeBSD.ORG Subject: Re: FreeBSD v4.1R on laptops Message-ID: <20000903154452.B48055@superhero.org> Mail-Followup-To: Erich Zigler , freebsd-stable@FreeBSD.ORG References: <200009031936.e83JaFU25795@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jim@siteplus.net on Sun, Sep 03, 2000 at 04:13:18PM -0400 X-Eric-Conspiracy: There is no conspiracy. X-Shane: Hi Shane! Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Sep 03, 2000 at 04:13:18PM -0400, Jim Weeks wrote: > in order for insert and remove to be recognized. These are just a few > things that I had to sort out. Hope this helps. I'd like to throw my two cents in here. MIHIRA Yoshiro on the freebsd-mobile mailing list (where this thread should probably be.) Posted a patch that will make it so the IBM ThinkPad 600E could use 3V PCMCIA cards. Here is the patch. I have no idea if it has been officially submitted or committed yet, but it works fine for me and I have had no problems. I offer no warranty, and neither does the patch author.. --- pcic.c.org Wed Aug 23 00:02:32 2000 +++ pcic.c Wed Aug 23 00:02:55 2000 @@ -609,6 +609,7 @@ case PCIC_RF5C396: case PCIC_VLSI: case PCIC_IBM_KING: + case PCIC_I82365: switch(slt->pwr.vpp) { default: return(EINVAL); -- Erich Zigler Sr. System Administrator "He asked if i wanted it tested. I said no, I wanted them to sprinkle pixie dust on it and make it work again." -Randy Bush To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message