Re: hotplug_path no longer exported

From: Greg KH
Date: Wed Nov 17 2004 - 17:30:33 EST


On Wed, Nov 17, 2004 at 11:12:53PM +0100, Colin Leroy wrote:
>
> Dunno. This driver has a reputation of being the worse wlan driver for
> prism2 chipsets out there, but it's the only one supporting USB devices.

Hm, I've heard that rumor before too. If only someone would get me such
a usb device, maybe that problem could be fixed :)

> With p80211_run_sbin_hotplug doing stuff to call /sbin/hotplug...
> The one that will write a correct patch to linux-wlan-ng will have to
> figure out the different events they use: "register" (instead of "add"),
> "startup", "shutdown", "resume", "suspend"...

Ick, ick, ick. It's about time we force them to play nice with the rest
of the kernel and userspace :)

Anyway, the proper fix is to use kobject_hotplug(). They will have to
change their code. Just one of the many joys of trying to keep a driver
outside of the main kernel tree...

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/