Re: Thinkpad 600E => Cardbus?
"Sergey A. Osokin" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 27, 2003 at 12:24:51PM +0100, Joerg Wunsch wrote:
> As Sergey A. Osokin wrote:
>
> > > To get PCcards to be seen, enter the following in /boot/loader.conf:
> > > hw.cbb.start_memory="536870912".
> >
> > What is the strange number?
>
> It's no longer all that magic if you write it as 0x20000000. ;-)
I see :-)
> > Does it only for IBM TP?
>
> Maybe. A colleague of mine didn't get his cardbus running on
> a more recent IBM TP. I've told him that magic number, let's
> see whether it works for him with it as well.
OK. Its don't work for me (HP Omnibook 6100).
And someone else. If I compile kernel with
device pcic
device card 1
or with
device cbb
device pccard
device cardbus
my fxp do not work. Its normally detects, then I run
ifconfig inet ... netmask ...
and kernel says:
fxp0: device timeout
If I remove pcic/card or cbb/pccard/cardbus from kernel -
fxp0 works correct.
BTW if i have cbb/pccard/cardbus in kernel at boot-time
i see the following:
cbb0: Unsupported card type detected
cbb1: Unsupported card type detected
Any idea?
--
Rgdz, /"\ ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL
http://ozz.pp.ru/ X AND NEWS
/ \
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message