<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/idt, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-11-16T22:33:42Z</updated>
<entry>
<title>Gross kludge:</title>
<updated>2003-11-16T22:33:42Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-11-16T22:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10b4620bf0da5ab906ab14240170400d57c37a73'/>
<id>urn:sha1:10b4620bf0da5ab906ab14240170400d57c37a73</id>
<content type='text'>
o when compiling lint, undefine certain things and redefine them so that the
  driver doesn't #error out.  Since lint kernels aren't supposed to be
  bootable, I'm no troubled by this breakage.

This fixes the tinderbox

Suggested by: rwatson
Approved by: bms
</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/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
<entry>
<title>- Deal with netisr changes.</title>
<updated>2003-03-29T15:55:04Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-03-29T15:55:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=370f7f7c059d89ed4f234781e3ec9ddcdfec39ac'/>
<id>urn:sha1:370f7f7c059d89ed4f234781e3ec9ddcdfec39ac</id>
<content type='text'>
- Wrap idt_atm_harpconn() in conditional define T_ATM_BUFQUEUE
</content>
</entry>
<entry>
<title>Back out M_* changes, per decision of the TRB.</title>
<updated>2003-02-19T05:47:46Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-02-19T05:47:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a163d034fadcfb4a25ca34a2ba5f491c47b6ff69'/>
<id>urn:sha1:a163d034fadcfb4a25ca34a2ba5f491c47b6ff69</id>
<content type='text'>
Approved by: trb
</content>
</entry>
<entry>
<title>- The 'aux' field isn't around any longer.</title>
<updated>2003-01-24T00:37:10Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-01-24T00:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3648042ae90df4a1f2b5d6ce554378ef33c26e8f'/>
<id>urn:sha1:3648042ae90df4a1f2b5d6ce554378ef33c26e8f</id>
<content type='text'>
- Add missing splnet()/splx()
</content>
</entry>
<entry>
<title>Remove M_TRYWAIT/M_WAITOK/M_WAIT.  Callers should use 0.</title>
<updated>2003-01-21T08:56:16Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2003-01-21T08:56:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=44956c9863dc03344b03bdf6a83acf4e743f8e50'/>
<id>urn:sha1:44956c9863dc03344b03bdf6a83acf4e743f8e50</id>
<content type='text'>
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
</content>
</entry>
<entry>
<title>Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,</title>
<updated>2003-01-01T18:49:04Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2003-01-01T18:49:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d5abbddbf03791c777fed86500976ea3dd19245'/>
<id>urn:sha1:9d5abbddbf03791c777fed86500976ea3dd19245</id>
<content type='text'>
especially in troff files.
</content>
</entry>
<entry>
<title>Use more standard variable names for modevent functions.</title>
<updated>2002-10-02T04:47:52Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2002-10-02T04:47:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=945a11211b8f0545eb72d974099cd7df64cd0082'/>
<id>urn:sha1:945a11211b8f0545eb72d974099cd7df64cd0082</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a field to struct cmn_unit to hold a pointer to the driver's softc.</title>
<updated>2002-10-01T22:04:31Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2002-10-01T22:04:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f72e17e2339137ec9c88b867fe83d7f55f1a0ac9'/>
<id>urn:sha1:f72e17e2339137ec9c88b867fe83d7f55f1a0ac9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).</title>
<updated>2002-09-30T05:12:39Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2002-09-30T05:12:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0e0e9411f294cdceb27196c1ef53fb175e584d72'/>
<id>urn:sha1:0e0e9411f294cdceb27196c1ef53fb175e584d72</id>
<content type='text'>
Obtained from:	 Richard Hodges &lt;rh@matriplex.com&gt;
</content>
</entry>
</feed>
