<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/nsp, 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-08-24T17:55:58Z</updated>
<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>o Changes to support NEWCARD.</title>
<updated>2002-11-28T01:09:29Z</updated>
<author>
<name>Noriaki Mitsunaga</name>
<email>non@FreeBSD.org</email>
</author>
<published>2002-11-28T01:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=922019c24b40e298d6c003dee9a1f10bada7a4f2'/>
<id>urn:sha1:922019c24b40e298d6c003dee9a1f10bada7a4f2</id>
<content type='text'>
	o Add needed headers.
	o Add nsp_producs[] product data and nsp_match() function.
	o Change nsp_pccard_method[] to support both OLDCARD and NEWCARD.
	o Add warning to fall back to PIO mode when it cannot use SMIT mode.
	  This is needed because memories are not allocated with NEWCARD now.

Submitted by:	takawata
Approved by:	re
</content>
</entry>
<entry>
<title>Remove unused #includes.  Looks amacingly like the exact same set</title>
<updated>2002-09-20T16:51:09Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-09-20T16:51:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbd2c365c9d312aa30a0a74873c84e5239e2faba'/>
<id>urn:sha1:dbd2c365c9d312aa30a0a74873c84e5239e2faba</id>
<content type='text'>
as I just removed from ncr53c500_pccard.c.

Sponsored by:	DARPA &amp; NAI Labs.
</content>
</entry>
<entry>
<title>Replace (ab)uses of "NULL" where "0" is really meant.</title>
<updated>2002-08-22T21:24:01Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-08-22T21:24:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a6a94d8d803018858d728dad780253f98583be0'/>
<id>urn:sha1:4a6a94d8d803018858d728dad780253f98583be0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quick, low impact band-aide to unbreak the build.  Added &amp;&amp; 0 so we</title>
<updated>2002-05-31T23:39:04Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-05-31T23:39:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cbcfdbcfe6add167e910cf92c7def46c278a933b'/>
<id>urn:sha1:cbcfdbcfe6add167e910cf92c7def46c278a933b</id>
<content type='text'>
ifdef out what appears to be a bogus call to softintr using data
elements that aren't in the softc.
</content>
</entry>
<entry>
<title>Check for defined(__i386__) instead of just defined(i386) since the compiler</title>
<updated>2002-05-30T07:13:40Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-30T07:13:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e5e1ed8744ff6cbd89edfde30e87bfdd82d2e67'/>
<id>urn:sha1:8e5e1ed8744ff6cbd89edfde30e87bfdd82d2e67</id>
<content type='text'>
will be updated to only define(__i386__) for ANSI cleanliness.
</content>
</entry>
<entry>
<title>Remove __P.</title>
<updated>2002-03-20T02:08:01Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-03-20T02:08:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e51a25f8505c7f9c6684c928bb59b0bda2fc039b'/>
<id>urn:sha1:e51a25f8505c7f9c6684c928bb59b0bda2fc039b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Add KLD support for scsi_low.</title>
<updated>2001-12-15T12:32:23Z</updated>
<author>
<name>Noriaki Mitsunaga</name>
<email>non@FreeBSD.org</email>
</author>
<published>2001-12-15T12:32:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=499b1f4b70c101bf086e41633a07f24034cf37e8'/>
<id>urn:sha1:499b1f4b70c101bf086e41633a07f24034cf37e8</id>
<content type='text'>
o Add KLD dependency of ncv, nsp and stg drivers to scsi_low.

Submitted by: takawata
</content>
</entry>
<entry>
<title>Remove PAO3 dependent part.</title>
<updated>2001-11-03T08:55:34Z</updated>
<author>
<name>Noriaki Mitsunaga</name>
<email>non@FreeBSD.org</email>
</author>
<published>2001-11-03T08:55:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6a39821ec2969ad0a5f22583ce6c92be2655508'/>
<id>urn:sha1:c6a39821ec2969ad0a5f22583ce6c92be2655508</id>
<content type='text'>
This will not affect either -current nor -stable.
</content>
</entry>
<entry>
<title>We should not pass the size of the memory to bus_alloc_resource().</title>
<updated>2001-09-04T04:32:48Z</updated>
<author>
<name>Noriaki Mitsunaga</name>
<email>non@FreeBSD.org</email>
</author>
<published>2001-09-04T04:32:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48856b5fc7d844e537fa31cd2c1411461d3f2d07'/>
<id>urn:sha1:48856b5fc7d844e537fa31cd2c1411461d3f2d07</id>
<content type='text'>
We should use 1 to request default iomem.

Pointed-out-by: imp
</content>
</entry>
</feed>
