On 9 September 2013 22:46, STeve Andre' wrote:
> On 09/09/13 07:45, Paul de Weerd wrote:
>>
>> Found a couple of unknown Intel products in a Dell Optiplex 9020:
>>
>> vendor "Intel", unknown product 0x153a (class network subclass ethernet,
>> rev 0x04) at pci0 dev 25 function 0 not configured
>> v
On 9 September 2013 21:44, Brad Smith wrote:
> Since I have been asked to send out these diffs again here is a diff to enable
> the checksum offload support for em(4).
>
> Looking for any testing.
>
>
tx checksum offloading will not work on 75, 76, 80, i350.
On 09/09/13 07:45, Paul de Weerd wrote:
Found a couple of unknown Intel products in a Dell Optiplex 9020:
vendor "Intel", unknown product 0x153a (class network subclass ethernet, rev
0x04) at pci0 dev 25 function 0 not configured
vendor "Intel", unknown product 0x8c22 (class serial bus subclass
On Mon, Sep 09, 2013 at 10:08:52PM +0200, Mike Belopuhov wrote:
> On 9 September 2013 21:44, Brad Smith wrote:
> > Since I have been asked to send out these diffs again here is a diff to
> > enable
> > the checksum offload support for em(4).
> >
> > Looking for any testing.
> >
> >
>
> tx checks
Here is a diff to enable the checksum offload support for jme(4).
Looking for any testing.
Index: if_jme.c
===
RCS file: /home/cvs/src/sys/dev/pci/if_jme.c,v
retrieving revision 1.30
diff -u -p -r1.30 if_jme.c
--- if_jme.c7 Aug
Since I have been asked to send out these diffs again here is a diff to enable
the checksum offload support for em(4).
Looking for any testing.
Index: if_em.c
===
RCS file: /home/cvs/src/sys/dev/pci/if_em.c,v
retrieving revision 1.2
Here is a diff to enable the checksum offload support for stge(4).
Looking for any testing.
Index: if_stge.c
===
RCS file: /home/cvs/src/sys/dev/pci/if_stge.c,v
retrieving revision 1.55
diff -u -p -r1.55 if_stge.c
--- if_stge.c 7
Here is a diff to enable the checksum offload support for bge(4).
Looking for any testing.
Index: if_bge.c
===
RCS file: /home/cvs/src/sys/dev/pci/if_bge.c,v
retrieving revision 1.340
diff -u -p -r1.340 if_bge.c
--- if_bge.c25 A
Here is a diff to enable the checksum offload support for bnx(4).
Looking for any testing.
Index: if_bnx.c
===
RCS file: /home/cvs/src/sys/dev/pci/if_bnx.c,v
retrieving revision 1.101
diff -u -p -r1.101 if_bnx.c
--- if_bnx.c28 M
Here is a diff to enable the checksum offload support for ix(4).
Looking for any testing.
Index: if_ix.c
===
RCS file: /home/cvs/src/sys/dev/pci/if_ix.c,v
retrieving revision 1.92
diff -u -p -r1.92 if_ix.c
--- if_ix.c 23 Aug 201
> On 9 September 2013 21:48, Brad Smith wrote:
> > Here is a diff to enable the checksum offload support for ix(4).
> >
> > Looking for any testing.
> >
>
> last time i checked this broke ospf traffic. please make sure at least
> ip/tcp, ip/udp, ip/icmp, ip/ip, ip/gre, ip/esp, ip/ah and ip/ospf
On 9 September 2013 21:48, Brad Smith wrote:
> Here is a diff to enable the checksum offload support for ix(4).
>
> Looking for any testing.
>
last time i checked this broke ospf traffic. please make sure at least
ip/tcp, ip/udp, ip/icmp, ip/ip, ip/gre, ip/esp, ip/ah and ip/ospf work fine
with t
Hi tech@
Here is a diff to update bwi_tbl_write_{2|4} functions and to add
bwi_tbl_read_{2|4}. Switching these functions parameters from
addr, data to addr, index, data will be more natural and will
simplify diffs with the linux driver.
I take example on tables.c code in the b43 driver. Like t
Hi tech@
Here is a patch to update bwi_mac_dummy_xmit. This diff remove the
differencies with the linux b43_dummy_transmission function.
It works fine with my Broadcom BCM4306 (ID 4320) and it would be awesome if
someone could try it on another chip (or if someone could lend me some
bwi chips).
Hi tech@,
Here is a patch that implement the phy_mode == IEEE80211_MODE_11A
part of bwi_rf_set_chan(). It is based on the linux b43/phy_a.c
switch_channel code.
It does not break my BCM4306. It would be awesome if someone could
try it with a card that have a 11A phy.
Comments/OK/NOK ?
Cheers,
Found a couple of unknown Intel products in a Dell Optiplex 9020:
vendor "Intel", unknown product 0x153a (class network subclass ethernet, rev
0x04) at pci0 dev 25 function 0 not configured
vendor "Intel", unknown product 0x8c22 (class serial bus subclass SMBus, rev
0x04) at pci0 dev 31 function
16 matches
Mail list logo