cvs commit: src/sys/dev/bfe if_bfe.c if_bfereg.h
Pyun YongHyeon
yongari at FreeBSD.org
Fri Aug 22 01:06:39 UTC 2008
yongari 2008-08-22 01:06:25 UTC
FreeBSD src repository
Modified files:
sys/dev/bfe if_bfe.c if_bfereg.h
Log:
SVN rev 181976 on 2008-08-22 01:06:25Z by yongari
Remove bfe_link in softc and introduce two new flags to mark
link state and detach request.
While I'm here make sure established link is IFM_10_T or
IFM_100_TX as bfe(4) just supports 10/100Mbps media.
Tested by: kib, Gleb Kurtsou gleb.kurtsou at gmail dot com
Ulrich Spoerlein uspoerlein at gmail dot com
Revision Changes Path
1.52 +19 -11 src/sys/dev/bfe/if_bfe.c
1.14 +2 -1 src/sys/dev/bfe/if_bfereg.h
More information about the cvs-src
mailing list