Re: CVS commit: src/sys/dev/pci

2012-08-29 Thread Paul Goyette
On Wed, 29 Aug 2012, Paul Goyette wrote: On Wed, 29 Aug 2012, Manuel Bouyer wrote: Module Name:src Committed By: bouyer Date: Wed Aug 29 20:39:24 UTC 2012 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h Log Message: Make vlan and all ip/ip6 checksum offload work f

Re: CVS commit: src/sys/arch/arm/include

2012-08-29 Thread Jukka Ruohonen
On Wed, Aug 29, 2012 at 10:25:06PM +, Matt Thomas wrote: > Module Name: src > Committed By: matt > Date: Wed Aug 29 22:25:05 UTC 2012 > > Modified Files: > src/sys/arch/arm/include: asm.h > > Log Message: > Add __BIT(n) macro Is this really necessary? We have bits(3). - Jukka

Re: CVS commit: src/sys/dev/pci

2012-08-29 Thread Paul Goyette
On Wed, 29 Aug 2012, Manuel Bouyer wrote: Module Name:src Committed By: bouyer Date: Wed Aug 29 20:39:24 UTC 2012 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h Log Message: Make vlan and all ip/ip6 checksum offload work for the I350. On newer devices, when using

Re: CVS commit: src/sys/dev/ic

2012-08-29 Thread Jonathan A. Kollasch
On Wed, Aug 29, 2012 at 06:23:37PM +0100, David Laight wrote: > On Wed, Aug 29, 2012 at 04:50:10PM +, Jonathan A. Kollasch wrote: > > Log Message: > > mvsata(4) DMA data structures are already __packed, but as the hardware > > requires them to be 8-byte aligned, add __aligned(8) too, so that ac

Re: CVS commit: src/sys/dev/ic

2012-08-29 Thread David Laight
On Wed, Aug 29, 2012 at 04:50:10PM +, Jonathan A. Kollasch wrote: > Module Name: src > Committed By: jakllsch > Date: Wed Aug 29 16:50:10 UTC 2012 > > Modified Files: > src/sys/dev/ic: mvsatareg.h > > Log Message: > mvsata(4) DMA data structures are already __packed, but as the

Re: CVS commit: src

2012-08-29 Thread David Holland
On Sun, Aug 26, 2012 at 10:37:19PM +, Julio Merino wrote: > Modified Files: > src/doc: CHANGES > src/tests/usr.bin/mkdep: t_mkdep.sh > src/tools/host-mkdep: host-mkdep.in > src/usr.bin/mkdep: mkdep.1 mkdep.c > > Log Message: > Add a new "-P prefix" option to mkdep(1