Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Aug 2002 09:59:44 -0700
From:      Maksim Yevmenkin <myevmenk@exodus.net>
To:        freebsd-current@freebsd.org
Subject:   NEWCARD problems
Message-ID:  <3D500080.7EC0A031@exodus.net>

next in thread | raw e-mail | index | archive | help
Hackers,

I'm trying to play with NEWCARD in recent -current (as of this weekend).
Here is short description:

1) Laptop: IBM Thinkpad 390x
2) PC-Card: 3Com Bluetooth PC-Card

The card has "SERIAL" function, so when i plug it "sio" driver wants
to attach. Later, "sio" driver fails to detect serial port. So the
card does not work. 

The same driver works in OLDCARD where "pccardd" is responsible for
attaching drivers. So, is there any way to tell NEWCARD which driver
to use?

Another question: my laptop came with Xircom 10/100 + Modem 56 card.
The card has REM56G-100 as model on the back, but "dumpcis" says that
card is CEM56. The problem that "xe" driver fails to detect the
card. I put some debug printf's in "probe" and find out that "xe"
driver fails to detect "product". The card has "product" 0x6.

I tried to hack "xe" and added new product 0x6, now "xe" driver
can detect the card, but the card still does not work. All i get
is "xe0: watchdog timeout" messages. I tries to specify different
flags, but no success. 

thanks,
max

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D500080.7EC0A031>