Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Sep 2000 15:44:52 -0500
From:      Erich Zigler <erichz@superhero.org>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: FreeBSD v4.1R on laptops
Message-ID:  <20000903154452.B48055@superhero.org>
In-Reply-To: <Pine.BSF.4.21.0009031547030.438-100000@veager.siteplus.net>; from jim@siteplus.net on Sun, Sep 03, 2000 at 04:13:18PM -0400
References:  <200009031936.e83JaFU25795@ptavv.es.net> <Pine.BSF.4.21.0009031547030.438-100000@veager.siteplus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000903154452.B48055>