Re: SIOCGIFMEDIA problems
From: Bruce M Simpson (bms_at_spc.org)
Date: 05/16/05
- Previous message: Sebastien Petit: "Re: SIOCGIFMEDIA problems"
- In reply to: Sebastien Petit: "Re: SIOCGIFMEDIA problems"
- Next in thread: Kelly Yancey: "Re: SIOCGIFMEDIA problems"
- Reply: Kelly Yancey: "Re: SIOCGIFMEDIA problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 16 May 2005 13:38:17 +0100 To: Sebastien Petit <spe@phear.org>
On Mon, May 16, 2005 at 02:31:36PM +0200, Sebastien Petit wrote:
> As I can see in kqueue man, I can only monitor events by file descriptor (read/write), a process id, a signal or a timer (under NetBSD 2)
> How I can use it for monitoring link status change on a network card ?
You need to use EVFILT_NETDEV and that may only be implemented on FreeBSD
to the best of my knowledge. See kqueue(2) on FreeBSD for more details.
BMS
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Sebastien Petit: "Re: SIOCGIFMEDIA problems"
- In reply to: Sebastien Petit: "Re: SIOCGIFMEDIA problems"
- Next in thread: Kelly Yancey: "Re: SIOCGIFMEDIA problems"
- Reply: Kelly Yancey: "Re: SIOCGIFMEDIA problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|