Bug 199184 - [axge][patch] Add product id for Lenovo OneLink Dock
Summary: [axge][patch] Add product id for Lenovo OneLink Dock
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-usb (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-04-05 19:31 UTC by Robin Karlsson
Modified: 2015-04-07 01:48 UTC (History)
1 user (show)

See Also:


Attachments
patch (807 bytes, patch)
2015-04-05 19:31 UTC, Robin Karlsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Karlsson 2015-04-05 19:31:14 UTC
Created attachment 155213 [details]
patch

The attached patch adds the product ID for the Lenovo OneLink Dock to the axge driver.

Regards,
Robin
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-07 01:47:54 UTC
A commit references this bug:

Author: kevlo
Date: Tue Apr  7 01:47:37 UTC 2015
New revision: 281183
URL: https://svnweb.freebsd.org/changeset/base/281183

Log:
  Add Lenovo ThinkPad OneLink GigaLAN.

  PR:	199184
  Submitted by:	Robin Karlsson

Changes:
  head/sys/dev/usb/net/if_axge.c
  head/sys/dev/usb/usbdevs
Comment 2 Kevin Lo freebsd_committer freebsd_triage 2015-04-07 01:48:27 UTC
Committed, thanks.