Is rl broken?
Marco Trentini
mark at remotelab.org
Wed Aug 20 08:47:44 PDT 2003
> There were 2 commits to stable for the rl driver. The commit logs show
>
> ---------------------
> wpaul 2003/08/15 15:52:34 PDT
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_4)
> sys/pci if_rl.c if_rlreg.h
> Log:
> MFC: port all the support for the 8139C+ and 8169 chips to -stable.
>
> Revision Changes Path
> 1.38.2.17 +1637 -298 src/sys/pci/if_rl.c
> 1.14.2.6 +358 -19 src/sys/pci/if_rlreg.h
>
>
> wpaul 2003/08/16 22:30:01 PDT
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_4)
> sys/pci if_rl.c
> Log:
> Undo small portion of MFC: revert the rl_rxeof() function to its old
> use of m_devget(). The m_devget() function in -stable doesn't work
> like it does in -current.
>
> Revision Changes Path
> 1.38.2.18 +20 -7 src/sys/pci/if_rl.c
>
> ------------------------------------------------
>
>
> My guess is you got the first commit, but not the second. rm -R'ing your
> src tree probably didnt do anything. It was the re-cvsup later which
> downloaded the second commit that fixed your problem.
>
> In general, I find that if I am tracking stable, its important to watch
> the cvs-commit mailing list.
I don't think which the problem is that.
http://www.freebsd.org/cgi/query-pr.cgi?pr=55727
--
Marco Trentini mark at remotelab.org
http://www.remotelab.org/
More information about the freebsd-stable
mailing list