Subject: Re: ray0 driver weirdness
To: <>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 02/04/2000 18:00:28
Well, it's either ray0, cbb0, or pcic0.
I *OCCASIONALLY* see traffic, mostly in the form of my laptop noticing arp
"who-has" messages from my desktop. It "sends responses", but the responses
are not detected.
I get the same results whether the laptop is using CardBus or PCMCIA.
The desktop has an IRQ assigned to the pcic controller, and another assigned
to the card.
I tried this with new settings. After a few pings, the desktop decides that
the laptop is "down" ("host is down"). However, before that, I see the
occasional "arp" packet on the laptop - certainly, it's getting pages and
pages of dmesg output.
Mostly, I get:
949708175:30709 0:077281: ray0: ray_intr
949708175:107990 0:000376: ray0: interrupt handled 0
*constantly* on the laptop.
949708170:195916 0:000430: ray0: recv got packet pktlen 60 actual 60
ray0: pkt dump:
08 00 00 00 ff ff ff ff ff ff 00 00 f1 11 5d 32
ee 4d 05 2b bf b9 50 f5 aa aa 03 00 00 00 08 06
00 01 08 00 06 04 00 01 00 00 f1 11 5d 32 0a 00
00 01 00 00 00 00 00 00 0a 00 00 02
So, not sure what to make of this. ARGH! This looks like it's *SO* close to
working.
-s