On Thu, Feb 28, 2008 at 11:58:13PM +0000, Ed W wrote: > I get stuff when I plug and unplug stuff, but nothing when I put > the network cable in/out. > However, something appears in dmesg
dmesg shows printk() text from drivers. The driver is saying that it got a notice from hardware that link status changed. This is never signalled to userspace using hotplug. I don't believe it is signalled to userspace at all. You would have to poll the interface. //Peter -- [email protected] mailing list
