All of lore.kernel.org
 help / color / mirror / Atom feed
* networking for linux PDAs
@ 2002-12-31 18:19 Robert P. J. Day
  0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2002-12-31 18:19 UTC (permalink / raw)
  To: Linux kernel mailing list


  from some recent postings on a sharp zaurus related list
(and some experimentation on my part with my zaurus 5500),
there's a small problem with networking via USB hotplug
to a Z in its cradle.

  when one plugs in the Z to the USB port, here's what i 
get in /var/log/messages

Dec 31 12:39:19 dell kernel: hub.c: new USB device 00:1f.2-1, assigned address 6
Dec 31 12:39:19 dell kernel: CDCEther.c: eth1: Sharp SL Series 
Dec 31 12:39:19 dell /etc/hotplug/net.agent: invoke ifup eth1
Dec 31 12:39:22 dell /etc/hotplug/usb.agent: Setup acm CDCEther usbnet for USB product 4dd/8004/0

  this is not correct, since this is activating the net interface
eth1, rather than usb0, the correct interface.

  apparently, the problem is that the CDCEther module is, as
someone pointed out to me, getting in the way.  one proposed
solution is to add CDCEther to /etc/hotplug/blacklist.

  in any case, what is the preferred way around this?  clearly, 
there seems to be conflict between CDCEther.o and usbnet.o,
at least in this case.

  thoughts?

rday


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: networking for linux PDAs
@ 2002-12-31 18:44 David Brownell
  2003-01-01  5:47 ` Brad Hards
  0 siblings, 1 reply; 3+ messages in thread
From: David Brownell @ 2002-12-31 18:44 UTC (permalink / raw)
  To: rpgday; +Cc: linux-kernel

The deal is that the 'CDCEther' (2.4) or 'cdc-ether' (2.5) driver
needs to blacklist the various devices using Lineo's "gadget side"
driver code, and it doesn't yet.  Presumably Brad would take a
patch for this.

The workaround I like best is adding it to /etc/hotplug/blacklist,
but I can imagine that not working for some folk (cable modems?).

- Dave


http://marc.theaimsgroup.com/?l=linux-kernel&m=104135894614196&w=2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: networking for linux PDAs
  2002-12-31 18:44 networking for linux PDAs David Brownell
@ 2003-01-01  5:47 ` Brad Hards
  0 siblings, 0 replies; 3+ messages in thread
From: Brad Hards @ 2003-01-01  5:47 UTC (permalink / raw)
  To: David Brownell, rpgday; +Cc: linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 1 Jan 2003 05:44, David Brownell wrote:
> The deal is that the 'CDCEther' (2.4) or 'cdc-ether' (2.5) driver
> needs to blacklist the various devices using Lineo's "gadget side"
> driver code, and it doesn't yet.  Presumably Brad would take a
> patch for this.
I'm going to blacklist it in the next patch, expect in a few days.

Brad

- -- 
http://linux.conf.au. 22-25Jan2003. Perth, Aust. I'm registered. Are you?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+EoD4W6pHgIdAuOMRAvvjAKCAFsd9fxMKiLUwjR/WXwsuT7hV6wCfcZcP
T/rTUibyyT+Ajj35+TrZt3I=
=06Ob
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-01  5:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-31 18:44 networking for linux PDAs David Brownell
2003-01-01  5:47 ` Brad Hards
  -- strict thread matches above, loose matches on Subject: below --
2002-12-31 18:19 Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.