Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jun 2007 14:45:46 -0700
From:      Sam Leffler <sam@errno.com>
To:        David Christensen <davidch@broadcom.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Adding Proprietary Link Speed to sys/net/if_media.h
Message-ID:  <4660938A.6050602@errno.com>
In-Reply-To: <09BFF2FA5EAB4A45B6655E151BBDD9030406792D@NT-IRVA-0750.brcm.ad.broadcom.com>
References:  <09BFF2FA5EAB4A45B6655E151BBDD903040678EC@NT-IRVA-0750.brcm.ad.broadcom.com> <46606EEF.6010507@errno.com> <09BFF2FA5EAB4A45B6655E151BBDD9030406792D@NT-IRVA-0750.brcm.ad.broadcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David Christensen wrote:
>>> I'm working on improving the fiber support for the bce 
>> driver.  One of
>>
>> Should be fine but you might want to post a patch to be concrete.
>>
>> 	Sam
> 
> I'm just looking at adding a media type as follows:
> 
> #define IFM_2500_SX	21	/* 2500BaseSX - multi-mode fiber */
> 
> I've only briefly explored whether any other changes are necessary
> anywhere outside of my driver.  If anyone has any thoughts on
> where I should consider more changes I'd appreciate the feedback.

You need to add the item to the lists later in the file so ifconfig can 
deal with them.

	Sam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4660938A.6050602>