D-BUS for network card insertion/removal?
Philip Blundell
pb@nexus.co.uk
14 Jul 2003 08:31:37 +0100
In case you're interested, I also wrote a tiny application which runs
inside the user's session and watches for hotplug events. At the moment
this just starts and stops a wireless monitor applet when a wifi card is
inserted or removed. It seems to work well, though.
ftp://ftp.handhelds.org/pub/projects/gpe/source/gpe-autostarter-0.2.tar.gz
p.
On Sat, 2003-07-12 at 05:07, Sriram Ramkrishna wrote:
> I just noticed this. :) This is great. Thanks for posting it!
>
> sri
>
> On Sat, Jun 21, 2003 at 04:01:42PM +0100, Philip Blundell wrote:
> > On Tue, 2003-04-22 at 05:40, Greg KH wrote:
> > > Ah, well that's waiting for someone to take the program posted here, and
> > > writing a small script that gets the hotplug events and transfers them
> > > into a D-BUS message.
> >
> > So, I was finally motivated to write the ten lines of code for this.
> >
> > ftp://ftp.handhelds.org/pub/projects/gpe/source/hotplug-dbus-0.2.tar.gz
> >
> > p.