Hello USB Mailinglist, On 02/17/2012 01:24 PM, Stephane Grosjean wrote: > That serie of patches adds the peak_usb driver which handles the PCAN-USB > and PCAN-USB Pro adapters from PEAK-System (http://www.peak-system.com). > These patches are planned for kernel v3.02.00 and above. Can someone please take a look at the USB related parts of these drivers, please? regards, Marc > > Stephane Grosjean (3): > can/usb: PEAK-System Technik USB adapters driver core > can/usb: PEAK-System Technik PCAN-USB specific part > can/usb: PEAK-System Technik PCAN-USB Pro specific part > > drivers/net/can/usb/Kconfig | 5 + > drivers/net/can/usb/Makefile | 1 + > drivers/net/can/usb/peak_usb/Makefile | 2 + > drivers/net/can/usb/peak_usb/pcan_usb.c | 901 ++++++++++++++++++++++ > drivers/net/can/usb/peak_usb/pcan_usb_core.c | 954 ++++++++++++++++++++++++ > drivers/net/can/usb/peak_usb/pcan_usb_core.h | 146 ++++ > drivers/net/can/usb/peak_usb/pcan_usb_pro.c | 1036 ++++++++++++++++++++++++++ > drivers/net/can/usb/peak_usb/pcan_usb_pro.h | 178 +++++ > 8 files changed, 3223 insertions(+), 0 deletions(-) > create mode 100644 drivers/net/can/usb/peak_usb/Makefile > create mode 100644 drivers/net/can/usb/peak_usb/pcan_usb.c > create mode 100644 drivers/net/can/usb/peak_usb/pcan_usb_core.c > create mode 100644 drivers/net/can/usb/peak_usb/pcan_usb_core.h > create mode 100644 drivers/net/can/usb/peak_usb/pcan_usb_pro.c > create mode 100644 drivers/net/can/usb/peak_usb/pcan_usb_pro.h > -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
Attachment:
signature.asc
Description: OpenPGP digital signature