Date: Wed, 24 Jun 2009 21:56:05 +0000 (UTC) From: Navdeep Parhar <np@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgb cxgb_main.c Message-ID: <200906242156.n5OLuM1f072138@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
np 2009-06-24 21:56:05 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb cxgb_main.c
Log:
SVN rev 194921 on 2009-06-24 21:56:05Z by np
Various ifmedia related fixes in cxgb(4), including:
- build ifmedia list based on phy->caps, not string comparisons.
- rebuild media list when a transceiver change is detected.
- return EOPNOTSUPP instead of ENXIO in cxgb_media_status.
Approved by: gnn (mentor)
MFC after: 2 weeks.
Revision Changes Path
1.91 +118 -109 src/sys/dev/cxgb/cxgb_main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906242156.n5OLuM1f072138>
