Date: Tue, 22 Dec 2009 19:32:16 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ste if_ste.c if_stereg.h Message-ID: <200912221932.nBMJWcLn061219@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-12-22 19:32:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ste if_ste.c if_stereg.h
Log:
SVN rev 200856 on 2009-12-22 19:32:16Z by yongari
Introduce sc_flags member variable and use it to keep track of
link state and PHY related information.
Remove ste_link and ste_one_phy variable of softc as it's not used
anymore.
While I'm here add IFF_DRV_RUNNING check in ste_start_locked().
Revision Changes Path
1.13 +8 -10 src/sys/dev/ste/if_ste.c
1.6 +3 -2 src/sys/dev/ste/if_stereg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912221932.nBMJWcLn061219>
