Bug 201084 - [PATCH] Add USB product id for i-tec USB 2.0 Docking Station
Summary: [PATCH] Add USB product id for i-tec USB 2.0 Docking Station
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Hans Petter Selasky
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-06-23 23:01 UTC by Matthias Petermann
Modified: 2016-03-30 10:06 UTC (History)
1 user (show)

See Also:


Attachments
patch to add usb product id and change man page (1.51 KB, text/plain)
2015-06-23 23:01 UTC, Matthias Petermann
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Petermann 2015-06-23 23:01:20 UTC
Created attachment 158028 [details]
patch to add usb product id and change man page

Dear Committers,

the attached patch adds the USB product id for the i-tec USB 2.0 Docking Station[1] and adds the device to the list of supported products in the udl man page. 

The device is tested as working with newcons FB as well as xorg scfb driver. 

Best regards,
Matthias

[1] http://www.i-tec-europe.eu/?t=3&v=217
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-30 10:06:17 UTC
A commit references this bug:

Author: hselasky
Date: Wed Mar 30 10:05:53 UTC 2016
New revision: 297416
URL: https://svnweb.freebsd.org/changeset/base/297416

Log:
  Add new USB ID to UDL driver.

  Submitted by:	Matthias Petermann <matthias@petermann-it.de>
  PR:		201084

Changes:
  head/share/man/man4/udl.4
  head/sys/dev/usb/usbdevs
  head/sys/dev/usb/video/udl.c