Date: Sat, 6 Jan 2001 23:46:46 -0500 From: Jonathan Chen <jon@FreeBSD.org> To: Greg Lehey <grog@lemis.com> Cc: Jonathan Chen <jon@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/cardbus cardbus.c cardbus_cis.c cardbus_cis.h src/sys/dev/pccard card_if.m pccard.c pccardvar.h src/sys/dev/pccbb pccbb.c pccbbvar.h Message-ID: <20010106234646.B77540@spock.org> In-Reply-To: <20010107105425.H44092@wantadilla.lemis.com>; from grog@lemis.com on Sun, Jan 07, 2001 at 10:54:25AM %2B1030 References: <200101061804.f06I4uR20978@freefall.freebsd.org> <20010107105425.H44092@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 07, 2001 at 10:54:25AM +1030, Greg Lehey wrote: > On Saturday, 6 January 2001 at 10:04:56 -0800, Jonathan Chen wrote: > > > > * pccard begins to work > > - pccard can now use higher memory space (and uses it by default). > > How high? Does this mean that, for normal PCMCIA cards, we're no > longer bound to the 64 kB at 0xd0000? Correct. > I'm a little hazy about the status of CardBus/pccard support in > -CURRENT. Is it still an either/or proposition? If you want stable pccard support, oldcard provides that, but not cardbus. Under the latest newcard, cardbus appears to be working great. Under the latest newcard, pccard support is very experimental, but should mostly work with the pccbb bridge. With newcard, cardbus and pccard can be used together. You can load the cardbus module for cardbus support, pccard for pccard support, or both if so desired. The pccbb bridge will do the right thing depending on what card you inserted. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010106234646.B77540>