cvs commit: src/sys/dev/mii mii.c src/sys/net if_media.c if_media.h

Bruce M Simpson bms at spc.org
Fri Mar 17 20:42:43 UTC 2006


On Fri, Mar 17, 2006 at 08:17:43PM +0000, Gleb Smirnoff wrote:
>   MFC:
>     - Introduce ifmedia_baudrate(), which returns correct baudrate of the
>       given media status. [1]
>     - Utilize ifmedia_baudrate() in miibus_statchg() to update ifp->if_baudrate.

Thanks. If I ever get round to committing the SpeedStream 3060 ADSL card
driver I'll use this... I hacked the code which wraps the Alcatel
on-board DSL chipset to use the ifmedia interface.

BMS


More information about the cvs-all mailing list