Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/xscale
Module Name: src
Committed By: msaitoh
Date: Tue Mar 10 14:42:31 UTC 2009
Modified Files:
src/sys/arch/arm/xscale: ixp425_if_npe.c
Log Message:
some bugfixes
- Fix incorrect memset from FreeBSD CVS rev. 1.10 (SVN rev 183886)
- Fix the bus_dmamap_create() call to prevent extra npe_defrag() call.
Fixed by Hikaru Abe.
- Add missing bpf_mtap() call in RX.
- Add ETHERCAP_VLAN_MTU flag
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/xscale/ixp425_if_npe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index