Hi! ThomasRatliffDDS wrote (Wed 2002-Sep-18 19:05:59 -0700):
> eth1 is wireless orinoco_cs module .. > eth1: Null event in orinoco_interrupt! > eth1: Null event in orinoco_interrupt! With a (pre?)2.4.18 kernel, this is a known bug which usually occurs if the wireless card is sharing interrupts which are pulled by the other hardware. To get rid of that, uncomment line 1141 in "orinoco.c". :-) It's fixed in 2.4.19 (the line is commented out there). > eth1: Tx error, status 4 (FID=012E) Don't know about that one. Cheers, Marcus -- Marcus C. Gottwald ยท http://www.inf.fu-berlin.de/~gottwald/

