Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [itohy-usb1] src/sys/dev/usb
Module Name: src
Committed By: itohy
Date: Thu Jun 21 15:09:41 UTC 2007
Modified Files:
src/sys/dev/usb [itohy-usb1]: if_zyd.c if_zydreg.h
Log Message:
- Convert to use usbd_map_buffer_mbuf() and reduce mbuf-memory copy.
Receiving multiple packets in a USB transfer will cause copying, however.
- Use common code in usb_ethersubr.[ch] and reduce duplicated code.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.2.1 src/sys/dev/usb/if_zyd.c
cvs rdiff -r1.2 -r1.2.2.1 src/sys/dev/usb/if_zydreg.h
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