Date: Sat, 14 Jun 2008 03:05:08 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 143433 for review Message-ID: <200806140305.m5E358OY097878@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=143433 Change 143433 by hselasky@hselasky_laptop001 on 2008/06/14 03:04:17 Introduce the new USB device ID lookup function and belonging structures, which is inspired by "struct usb_device_id" from the Linux USB stack, but is not completely identical. This function will replace the existing "usb_lookup" and "struct usb_devno". This should also simplify syncing of device ID's between Linux and *BSD. Affected files ... .. //depot/projects/usb/src/sys/dev/usb2/core/usb2_lookup.c#1 add .. //depot/projects/usb/src/sys/dev/usb2/core/usb2_lookup.h#1 add Differences ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806140305.m5E358OY097878>