Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: CVS commit: src/sys

0 views
Skip to first unread message

YAMAMOTO Takashi

unread,
Apr 24, 2011, 9:53:40 PM4/24/11
to
hi,

> Module Name: src
> Committed By: sborrill
> Date: Fri Apr 8 13:56:51 UTC 2011
>
> Modified Files:
> src/sys/dev/pci: if_alc.c if_bge.c
> src/sys/net: if_vlan.c
>
> Log Message:
> PR kern/38871
>
> Fix LAN on bge(4), alc(4). Flag VLAN capability in ec_capenable as used by network
> card drivers.

- who clears the flag?

- probably it would be better to have separate flags for tx and rx.
(i thought ETHERCAP_VLAN_HWTAGGING was for transmitting,
but our tree seems inconsistent.)

YAMAMOTO Takashi

>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/if_alc.c
> cvs rdiff -u -r1.190 -r1.191 src/sys/dev/pci/if_bge.c
> cvs rdiff -u -r1.66 -r1.67 src/sys/net/if_vlan.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de

0 new messages