Re: Melco LPC4-CLX-CB support in 5.0-Current NEWCARD

2002-01-15 Thread Shizuka Kudo

All,

Thank you for your support. The card should have been
recognized in NEWCARD. It is my fault that I thought
my Thinkpad was running NEWCARD but in fact was a
custom kernel without rl support. In addition, I did
not experience the hang that was mentioned by another
YAMAMOTO san.

--- Taku YAMAMOTO <[EMAIL PROTECTED]> wrote:
> At Tue, 15 Jan 2002 03:08:53 -0800 (PST),
> Shizuka Kudo wrote:
> > 
> > Dear all,
> > 
> > Does anyone have tested whether this card works
> with
> > current 5.0 NEWCARD? I tried it on a Thinkpad 600X
> > with current 5.0 cvsupped yestersday and received
> a 
> > 
> > kernel: found->vendor=0x10ec, dev=0x8138,
> > revid=0x10
> (snip)
> 
> It may work with device rl.
> (see /sys/pci/if_rlreg.h)
> -- 
> YAMAMOTO, Taku <[EMAIL PROTECTED]>
> Member of Advanced Computer and Communication
> Studies Society
> (ACCESS for short), Information Processing Center,
> Saitama Univ.
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of
> the message


__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Melco LPC4-CLX-CB support in 5.0-Current NEWCARD

2002-01-15 Thread M. Warner Losh

In message: <[EMAIL PROTECTED]>
"M. Warner Losh" <[EMAIL PROTECTED]> writes:
: In message: <[EMAIL PROTECTED]>
: Shizuka Kudo <[EMAIL PROTECTED]> writes:
: : kernel: found->vendor=0x10ec, dev=0x8138, revid=0x10
: ...
: : kernel: cardbus0:  (vendor=0x10ec, dev=0x8138) at 0.0 irq 11.
: 
: Try adding this ID to the dc driver?

Obviously I wasn't paying attention to the rest of the thread.  Please
ignore this.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Melco LPC4-CLX-CB support in 5.0-Current NEWCARD

2002-01-15 Thread M. Warner Losh

In message: <[EMAIL PROTECTED]>
Shizuka Kudo <[EMAIL PROTECTED]> writes:
: kernel: found->vendor=0x10ec, dev=0x8138, revid=0x10
...
: kernel: cardbus0:  (vendor=0x10ec, dev=0x8138) at 0.0 irq 11.

Try adding this ID to the dc driver?

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Melco LPC4-CLX-CB support in 5.0-Current NEWCARD

2002-01-15 Thread Taku YAMAMOTO

At Tue, 15 Jan 2002 03:08:53 -0800 (PST),
Shizuka Kudo wrote:
> 
> Dear all,
> 
> Does anyone have tested whether this card works with
> current 5.0 NEWCARD? I tried it on a Thinkpad 600X
> with current 5.0 cvsupped yestersday and received a 
> 
> kernel: found->vendor=0x10ec, dev=0x8138,
> revid=0x10
(snip)

It may work with device rl.
(see /sys/pci/if_rlreg.h)
-- 
YAMAMOTO, Taku <[EMAIL PROTECTED]>
Member of Advanced Computer and Communication Studies Society
(ACCESS for short), Information Processing Center, Saitama Univ.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Melco LPC4-CLX-CB support in 5.0-Current NEWCARD

2002-01-15 Thread YAMAMOTO Shigeru


> "Shizuka" == Shizuka Kudo <[EMAIL PROTECTED]> writes:
Shizuka> Does anyone have tested whether this card works with current 5.0
Shizuka> NEWCARD?

I already tested it on NEWCARD.

Melco LPC4-CLX-CB is using Realtek's chip.
So, we need to add vendor/device ID to rl driver if we want to use Melco
LPC4-CLX-CB.
#but rl driver is hang up when I testing it. does rl driver have bugs?

Thanks,
---
YAMAMOTO ShigeruInternet Initiative Japan Inc.
<[EMAIL PROTECTED]> Network Engineering Div.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Melco LPC4-CLX-CB support in 5.0-Current NEWCARD

2002-01-15 Thread Shizuka Kudo

Dear all,

Does anyone have tested whether this card works with
current 5.0 NEWCARD? I tried it on a Thinkpad 600X
with current 5.0 cvsupped yestersday and received a 

kernel: pccbb0: card inserted: event=0x,
state=3920
kernel: pccbb0: pccbb_power: CARD_VCC_0V and
CARD_VPP_0V [44]
kernel: pccbb0: pccbb_power: CARD_VCC_3V and
CARD_VPP_VCC [11]
kernel: found->vendor=0x10ec, dev=0x8138,
revid=0x10
kernel: class=02-00-00, hrdtype=0x00, mfdev=0
kernel: cmdreg=0x, statreg=0x0290, cachelnsz=0
(dwords)
kernel: lattimer=0xa8 (5040 ns), mingnt=0x20 (8000
ns), maxlat=0x40 (16000 ns)
kernel: intpin=a, irq=128
kernel: cardbus0: Expecting link target, got 0xff
kernel: cardbus0: Resource not specified in CIS:
id=10, size=100
kernel: cardbus0: Resource not specified in CIS:
id=14, size=200
kernel: cardbus0: Non-prefetchable memory at
8400-840001ff
kernel: cardbus0: Non-prefetable memory rid=14 at
8400-840001ff (200)
kernel: cardbus0: IO port at 1000-10ff
kernel: cardbus0: IO port rid=10 at 1000-10ff
kernel: cardbus0:  (vendor=0x10ec,
dev=0x8138) at 0.0 irq 11.
kernel: pccbb0: pccbb_power: CARD_VCC_0V and
CARD_VPP_0V [44]

Any idea on how I can move forward?

__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message