All of lore.kernel.org
 help / color / mirror / Atom feed
* Trouble hotplugging on embedded system
@ 2005-09-16  9:41 Wim Vinckier
  2005-09-16 20:11 ` Guennadi Liakhovetski
  0 siblings, 1 reply; 3+ messages in thread
From: Wim Vinckier @ 2005-09-16  9:41 UTC (permalink / raw)
  To: linux-kernel

Dear list,

I'm trying to get usb hotplugging working on a embedded system but it
doesn't (seem to) work.  As far as i understand all the documents I've
read, /sbin/hotplug (depending on /proc/sys/kernel/hotplug) should be
called whenever plugging in a device.  I guess I've forgot to enable
something in my kernel configuration but I can't find what went wrong.
 I've tried 2.6.8 and 2.6.12 with busybox 1.01.

anyone any suggestion?

wim.

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

* Re: Trouble hotplugging on embedded system
  2005-09-16  9:41 Trouble hotplugging on embedded system Wim Vinckier
@ 2005-09-16 20:11 ` Guennadi Liakhovetski
  2005-09-17 11:58   ` Trouble hotplugging on embedded system (solved) Wim Vinckier
  0 siblings, 1 reply; 3+ messages in thread
From: Guennadi Liakhovetski @ 2005-09-16 20:11 UTC (permalink / raw)
  To: Wim Vinckier; +Cc: linux-kernel

On Fri, 16 Sep 2005, Wim Vinckier wrote:

> I'm trying to get usb hotplugging working on a embedded system but it
> doesn't (seem to) work.  As far as i understand all the documents I've
> read, /sbin/hotplug (depending on /proc/sys/kernel/hotplug) should be
> called whenever plugging in a device.  I guess I've forgot to enable
> something in my kernel configuration but I can't find what went wrong.
>  I've tried 2.6.8 and 2.6.12 with busybox 1.01.

I think, there are some modifications needed to the hotplug to work with 
busybox. Either in shell script syntax, or something else - can't say 
exactly. Try to google for "hotplug busybox". I think, there was even a 
special version of hotplug for busybox somewhere...

Thanks
Guennadi
---
Guennadi Liakhovetski

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

* Re: Trouble hotplugging on embedded system (solved)
  2005-09-16 20:11 ` Guennadi Liakhovetski
@ 2005-09-17 11:58   ` Wim Vinckier
  0 siblings, 0 replies; 3+ messages in thread
From: Wim Vinckier @ 2005-09-17 11:58 UTC (permalink / raw)
  To: Guennadi Liakhovetski; +Cc: linux-kernel

The solution was pretty easy.  I didn't loaded all the usb drivers I
needed.  After loading uhci_hcd, I got the result I wanted, my devices
were made by devfsd.

wim.

On 9/16/05, Guennadi Liakhovetski <g.liakhovetski@gmx.de> wrote:
> On Fri, 16 Sep 2005, Wim Vinckier wrote:
> 
> > I'm trying to get usb hotplugging working on a embedded system but it
> > doesn't (seem to) work.  As far as i understand all the documents I've
> > read, /sbin/hotplug (depending on /proc/sys/kernel/hotplug) should be
> > called whenever plugging in a device.  I guess I've forgot to enable
> > something in my kernel configuration but I can't find what went wrong.
> >  I've tried 2.6.8 and 2.6.12 with busybox 1.01.
> 
> I think, there are some modifications needed to the hotplug to work with
> busybox. Either in shell script syntax, or something else - can't say
> exactly. Try to google for "hotplug busybox". I think, there was even a
> special version of hotplug for busybox somewhere...
> 
> Thanks
> Guennadi
> ---
> Guennadi Liakhovetski
>

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

end of thread, other threads:[~2005-09-17 11:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-16  9:41 Trouble hotplugging on embedded system Wim Vinckier
2005-09-16 20:11 ` Guennadi Liakhovetski
2005-09-17 11:58   ` Trouble hotplugging on embedded system (solved) Wim Vinckier

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.