Subject: CVS commit: [itohy-usb1] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 06/01/2007 03:18:04
Module Name: src
Committed By: itohy
Date: Fri Jun 1 03:18:04 UTC 2007
Modified Files:
src/sys/dev/usb [itohy-usb1]: if_cdce.c if_cdcereg.h
Log Message:
Convert to use usbd_map_buffer_mbuf() and eliminate copying.
Tested, ... but it doesn't work. Why?
arpresolve: can't allocate llinfo on cdce0 for 192.168.129.201
To generate a diff of this commit:
cvs rdiff -r1.12.10.1 -r1.12.10.2 src/sys/dev/usb/if_cdce.c
cvs rdiff -r1.2 -r1.2.40.1 src/sys/dev/usb/if_cdcereg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.