Summary: | [patch][if_run] add support WLI-UC-G300HP | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | nrgmilk <nrgmilk> | ||||
Component: | wireless | Assignee: | freebsd-wireless (Nobody) <wireless> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | kevlo | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | 10.1-STABLE | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: kevlo Date: Sun Apr 19 15:54:00 UTC 2015 New revision: 281745 URL: https://svnweb.freebsd.org/changeset/base/281745 Log: Add new USB ID. PR: 199522 Changes: head/share/man/man4/run.4 head/sys/dev/usb/usbdevs head/sys/dev/usb/wlan/if_run.c Committed as r281745, thanks. A commit references this bug: Author: kevlo Date: Thu Apr 23 01:52:09 UTC 2015 New revision: 281878 URL: https://svnweb.freebsd.org/changeset/base/281878 Log: MFC r281745: Add new USB ID. PR: 199522 Changes: _U stable/10/ stable/10/share/man/man4/run.4 stable/10/sys/dev/usb/usbdevs stable/10/sys/dev/usb/wlan/if_run.c A commit references this bug: Author: hselasky Date: Mon Dec 14 09:42:40 UTC 2015 New revision: 292184 URL: https://svnweb.freebsd.org/changeset/base/292184 Log: MFC r263985, r275646, r281745, r287575 and r289028: Add more USB IDs. PR: 199522 PR: 188046 Changes: _U stable/9/sys/ _U stable/9/sys/dev/ stable/9/sys/dev/usb/serial/u3g.c stable/9/sys/dev/usb/usbdevs stable/9/sys/dev/usb/wlan/if_run.c stable/9/sys/dev/usb/wlan/if_upgt.c |
Created attachment 155699 [details] patch for add support WLI-UC-G300HP I added WLI-UC-G300HP wireless lan usb adapter. and, client mode and hostapd mode are works. I tested FreeBSD 10.1-STABLE r280294. Can you merge this?