<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/cue, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.9'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-01-28T11:26:46Z</updated>
<entry>
<title>Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module</title>
<updated>2000-01-28T11:26:46Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-01-28T11:26:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e4be63dd6e312fe0e864d23e9636f43cc869541'/>
<id>urn:sha1:9e4be63dd6e312fe0e864d23e9636f43cc869541</id>
<content type='text'>
makefiles.  Bad examples in fxp/Makefile keep getting copied to new
makefiles.
</content>
</entry>
<entry>
<title>Add device driver support for USB ethernet adapters based on the CATC</title>
<updated>2000-01-14T03:14:49Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2000-01-14T03:14:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=01779872245462cd3d3ed68618775e77c321d06b'/>
<id>urn:sha1:01779872245462cd3d3ed68618775e77c321d06b</id>
<content type='text'>
USB-EL1202A chipset. Between this and the other two drivers, we should
have support for pretty much every USB ethernet adapter on the market.
The only other USB chip that I know of is the SMC USB97C196, and right
now I don't know of any adapters that use it (including the ones made
by SMC :/ ).

Note that the CATC chip supports a nifty feature: read and write combining.
This allows multiple ethernet packets to be transfered in a single USB
bulk in/out transaction. However I'm again having trouble with large
bulk in transfers like I did with the ADMtek chip, which leads me to
believe that our USB stack needs some work before we can really make
use of this feature. When/if things improve, I intend to revisit the
aue and cue drivers. For now, I've lost enough sanity points.
</content>
</entry>
</feed>
