Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   ragge
Date:           Thu Feb 19 11:58:30 UTC 2004

Modified Files:
        src/sys/net: if_media.c if_media.h

Log Message:
Add media type 10GbaseLR. Change ifmb_baudrate and ifmedia_baudrate()
to u_quad_t instead of int (common speed today exceeds 2Gbit).


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/net/if_media.c
cvs rdiff -r1.36 -r1.37 src/sys/net/if_media.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index