<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/usb, branch releng/9.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F9.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-02-23T13:20:08Z</updated>
<entry>
<title>MFC r261541, r261543 and r261544:</title>
<updated>2014-02-23T13:20:08Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2014-02-23T13:20:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=782b72029c3a5181685c2353c78df36a648b7aa8'/>
<id>urn:sha1:782b72029c3a5181685c2353c78df36a648b7aa8</id>
<content type='text'>
Import USB RNDIS driver to FreeBSD from OpenBSD.
Useful for so-called USB tethering.
- Imported code from OpenBSD
- Adapted code to FreeBSD
- Removed some unused functions
- Fixed some buffer encoding and decoding issues
- Optimised data transport path a bit, by sending multiple packets at a time
- Increased receive buffer to 16K
</content>
</entry>
<entry>
<title>MFC r258036:</title>
<updated>2014-02-17T22:43:07Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-02-17T22:43:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c54999ee14c29ae21e7c0457cf70098e6ab180eb'/>
<id>urn:sha1:c54999ee14c29ae21e7c0457cf70098e6ab180eb</id>
<content type='text'>
Add IDs for the ASIX 88179 and 88178A USB to GigE adapters.

MFC r258331:
Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernet
adapters. Both devices support Gigabit Ethernet and USB 2.0, and the AX88179
supports USB 3.0.

MFC r258617 (by lwhsu):
Also note to add xhci(4) to kernel configuration to utilize USB 3.0

MFC r258618 (by lwhsu):
Mention axge(4)
</content>
</entry>
<entry>
<title>MFC r261260, r261262, r261315 and r261343:</title>
<updated>2014-02-05T08:42:59Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2014-02-05T08:42:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ace8cb1979083d0d87d2ba8a97ddf676156dfda'/>
<id>urn:sha1:7ace8cb1979083d0d87d2ba8a97ddf676156dfda</id>
<content type='text'>
Add support for trackpads found in Apple MacBook products. While at it
add some missing devd entries.
</content>
</entry>
<entry>
<title>MFC: r249213 (partial)</title>
<updated>2013-06-09T12:39:21Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2013-06-09T12:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4ca5fd972f66c5ca4e20373950eb7750a4122901'/>
<id>urn:sha1:4ca5fd972f66c5ca4e20373950eb7750a4122901</id>
<content type='text'>
- Remove unused headers from the SRCS of some modules.
- Use __FBSDID.
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.
</content>
</entry>
<entry>
<title>MFC r230972,r230980,r231559,r231565: Add MK_SOURCELESS build option, and</title>
<updated>2012-02-19T07:44:38Z</updated>
<author>
<name>Robert Millan</name>
<email>rmh@FreeBSD.org</email>
</author>
<published>2012-02-19T07:44:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=707bf73c74afb183728e95db8d0dc6fca6440c08'/>
<id>urn:sha1:707bf73c74afb183728e95db8d0dc6fca6440c08</id>
<content type='text'>
associated fixes.

Approved by:	kib (mentor)
</content>
</entry>
<entry>
<title>MFC r229086, r228483 and r228640:</title>
<updated>2011-12-31T14:22:02Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-12-31T14:22:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=927a44d06532768818c4c5ea8bbe8c4cd91331cf'/>
<id>urn:sha1:927a44d06532768818c4c5ea8bbe8c4cd91331cf</id>
<content type='text'>
Implement better support for USB controller suspend and resume.
Fix some build issues in avr32dci.c
</content>
</entry>
<entry>
<title>MFC: r226154, r226165</title>
<updated>2011-11-06T17:23:49Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-11-06T17:23:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=42d9ccc9c871ec3dc35ebcfde15d3c4a3a8aba64'/>
<id>urn:sha1:42d9ccc9c871ec3dc35ebcfde15d3c4a3a8aba64</id>
<content type='text'>
- Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY
  drivers that only ever attach to a particular MAC driver, i.e. inphy(4),
  ruephy(4) and xlphy(4), to the directory where the respective MAC driver
  lives and only compile it into the kernel when the latter is also there,
  also removing it from miibus.ko and moving it into the module of the
  respective MAC driver.
- While at it, rename exphy.c, which comes from NetBSD where the MAC driver
  it corresponds to also is named ex(4) instead of xl(4) but that in FreeBSD
  actually identifies itself as xlphy(4), and its function names accordingly
  for consistency.
- Additionally while at it, fix some minor style issues like whitespace
  in the register headers and add multi-inclusion protection to inphyreg.h.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Add new USB 3G driver.</title>
<updated>2011-07-08T10:58:56Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-07-08T10:58:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=49901133a1569b2d33efdbc447512832487c90db'/>
<id>urn:sha1:49901133a1569b2d33efdbc447512832487c90db</id>
<content type='text'>
Submitted by:	PseudoCylon &lt;moonlightakkiy@yahoo.ca&gt;
MFC after:	14 days
</content>
</entry>
<entry>
<title>- Add more USB templates for various USB device classes</title>
<updated>2011-06-23T07:54:03Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-06-23T07:54:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=399e6543b2eea74c22e44cd04d35eb852f744f15'/>
<id>urn:sha1:399e6543b2eea74c22e44cd04d35eb852f744f15</id>
<content type='text'>
- Add basic template support for USB 3.0
- Export definition of template sysctl numbers through usb_ioctl.h

MFC after:	7 days
</content>
</entry>
<entry>
<title>Rename recently added USB serial driver.</title>
<updated>2011-06-04T20:40:24Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2011-06-04T20:40:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=884a2a699669ec61e2366e3e358342dbc94be24a'/>
<id>urn:sha1:884a2a699669ec61e2366e3e358342dbc94be24a</id>
<content type='text'>
Suggested by:	YongHyeon PYUN
MFC after:	7 days
</content>
</entry>
</feed>
