Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 02/19/2004 11:58:30
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.