Greetings, once again!

Yay!
As of 2.4.17, it no longer crashes when I run pump over the Ethernet
  link.  However, I *do* get the following messages:

CDCEther.c: eth0: set too many MC filters, using allmulti
[pause]
CDCEther.c: eth0: set too many MC filters, using allmulti
CDCEther.c: eth0: set multicast filters
CDCEther.c: eth0: set too many MC filters, using allmulti
CDCEther.c: eth0: set too many MC filters, using allmulti
[pause]
CDCEther.c: eth0: set too many MC filters, using allmulti
CDCEther.c: write_bulk_callback: device not running
Operation failed.


As an aside, is it kosher to return NULL at the end of CDCETher_probe()?
  I know it registers the interfaces itself (excuse me if I don't hit 
  the right terminology; I'm still learning), but I'd think this could
  cause major headaches up the road, since it *says* to the calling function
  that it knows nothing about the device/interface.

-- 
[EMAIL PROTECTED]
"If you really want to toggle [Internet Explorer] into secure mode, you
  just need to click the little 'X" in the top right corner of the window."
     --User dsb3 on www.slashdot.org.       [Use Mozilla! www.mozilla.org.]

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to