<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ncv, branch release/5.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-07-10T21:05:14Z</updated>
<entry>
<title>Update for the KDB framework:</title>
<updated>2004-07-10T21:05:14Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-07-10T21:05:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e1e19223154abe77137266d5c769005fc5685fd'/>
<id>urn:sha1:3e1e19223154abe77137266d5c769005fc5685fd</id>
<content type='text'>
o  Make debugging code dependent upon KDB instead of DDB.
</content>
</entry>
<entry>
<title>Fix disordering of pccarddevs.h noticed by bde.  Also remove a few</title>
<updated>2004-05-27T03:49:45Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-05-27T03:49:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2e31e339d14cb2dbcd32c3747ee7589160cd60cf'/>
<id>urn:sha1:2e31e339d14cb2dbcd32c3747ee7589160cd60cf</id>
<content type='text'>
redundant includes and fix some of the include disordering.

Submitted by: bde
</content>
</entry>
<entry>
<title>Move to generating pccarddevs.h on the fly, both for the kernel and</title>
<updated>2004-05-26T00:53:10Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-05-26T00:53:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dba6dd177bdee890cf445fbe21a5dccefd5de18e'/>
<id>urn:sha1:dba6dd177bdee890cf445fbe21a5dccefd5de18e</id>
<content type='text'>
the modules.

Also generate usbdevs.h automatically now, but a non-kernel file is
stopping that at the moment.
</content>
</entry>
<entry>
<title>Convert callers to the new bus_alloc_resource_any(9) API.</title>
<updated>2004-03-17T17:50:55Z</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-03-17T17:50:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5f96beb9e08be2b08309a6b98967246b64272ade'/>
<id>urn:sha1:5f96beb9e08be2b08309a6b98967246b64272ade</id>
<content type='text'>
Submitted by:	Mark Santcroos &lt;marks@ripe.net&gt;
Reviewed by:	imp, dfr, bde
</content>
</entry>
<entry>
<title>Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common</title>
<updated>2004-03-13T19:46:27Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2004-03-13T19:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=73f3495386ed2eae04b69ccc9cf24c26671962d7'/>
<id>urn:sha1:73f3495386ed2eae04b69ccc9cf24c26671962d7</id>
<content type='text'>
MI area before they proliferate more.
</content>
</entry>
<entry>
<title>Const poison string accessor functions.</title>
<updated>2003-10-26T00:51:40Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-10-26T00:51:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=595670d93270852bdd1b667c5f76af6a50e71de0'/>
<id>urn:sha1:595670d93270852bdd1b667c5f76af6a50e71de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>Make sure that pp_name is non-null before setting the device</title>
<updated>2003-04-10T04:36:02Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-10T04:36:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f5746231ff7652f580d3f8f8ecec3f5fe47f1bdb'/>
<id>urn:sha1:f5746231ff7652f580d3f8f8ecec3f5fe47f1bdb</id>
<content type='text'>
description.  This allows us to rely entirely on the CIS entries if
necessary...
</content>
</entry>
<entry>
<title>Change to correct card entry. RATOC REX-R280 is 10Base-T Ether Card,</title>
<updated>2003-01-11T13:04:59Z</updated>
<author>
<name>Takeshi Shibagaki</name>
<email>shiba@FreeBSD.org</email>
</author>
<published>2003-01-11T13:04:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b687084b65f6c095e8ab8b1707f455ef7296e13'/>
<id>urn:sha1:2b687084b65f6c095e8ab8b1707f455ef7296e13</id>
<content type='text'>
RATOC REX-9530 is SCSI2 Card.
</content>
</entry>
<entry>
<title>o Changes to support NEWCARD.</title>
<updated>2002-11-28T01:13:58Z</updated>
<author>
<name>Noriaki Mitsunaga</name>
<email>non@FreeBSD.org</email>
</author>
<published>2002-11-28T01:13:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4a42958a2b90125214654509043cdf7f746eee25'/>
<id>urn:sha1:4a42958a2b90125214654509043cdf7f746eee25</id>
<content type='text'>
        o Add needed headers.
        o Add ncv_products[] product data and ncv_match() function.
        o Change ncv_pccard_method[] to support both OLDCARD and NEWCARD.

Suggestion for REX-5572 matching part by imp.

Approved by:	re
</content>
</entry>
</feed>
