<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/pccbb, branch release/5.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-01-10T05:53:29Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-01-10T05:53:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-01-10T05:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c9ff44c8041f394c663cb9640e9b77fe07bb13'/>
<id>urn:sha1:58c9ff44c8041f394c663cb9640e9b77fe07bb13</id>
<content type='text'>
'RELENG_5_2_0_RELEASE'.

This commit was manufactured to restore the state of the 5.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Fix a harmless typo (use of res instead of rle: if rle is NULL, we'd</title>
<updated>2003-11-12T05:21:06Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-11-12T05:21:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a66f2afd1a5386d8c317f62c7995f2290d4543e0'/>
<id>urn:sha1:a66f2afd1a5386d8c317f62c7995f2290d4543e0</id>
<content type='text'>
still get a panic, just not a nice message) and update to new
__FBSDID.

Submitted by: charnier@
</content>
</entry>
<entry>
<title>-Wunused</title>
<updated>2003-11-08T03:28:43Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-11-08T03:28:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d0ff2e64ac5727b636c8123befe5ae2ebc2dba5e'/>
<id>urn:sha1:d0ff2e64ac5727b636c8123befe5ae2ebc2dba5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove channeling interrupts to IRQ1.  Some chipsets don't do the</title>
<updated>2003-11-07T23:12:59Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-11-07T23:12:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=123cd74e26cce763ad5a152c4dd6ecadabfbb416'/>
<id>urn:sha1:123cd74e26cce763ad5a152c4dd6ecadabfbb416</id>
<content type='text'>
expected thing and that causes interference with keyboards.
</content>
</entry>
<entry>
<title>Backswards is as backwards does: If we're MPSAFE, then we don't need</title>
<updated>2003-10-24T07:20:13Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-10-24T07:20:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2bda4e0323c7eb2651340ed41a071fa588e25a4'/>
<id>urn:sha1:d2bda4e0323c7eb2651340ed41a071fa588e25a4</id>
<content type='text'>
giant, which implies that we need to take out giant it we're NOT
MPSAFE.

# I can't believe the number of people that looked at this failed to
# detect this.
</content>
</entry>
<entry>
<title>Add newly discovered ENE Technologies CardBus bridges to the list:</title>
<updated>2003-08-22T08:49:56Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-08-22T08:49:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=572e53c2acff88a969f3bcfd8d4773a52a8e9d44'/>
<id>urn:sha1:572e53c2acff88a969f3bcfd8d4773a52a8e9d44</id>
<content type='text'>
	CB710, CB720, CB1211, CB1225, CB1410 and CB1420
These are likely licensed designed from TI, and the Linux PCMCIA code
treats them as TI chips.

Add comment, but no ID for the 711E1 from O2Micro.
</content>
</entry>
<entry>
<title>Prefer new location of pci include files (which have only been in the</title>
<updated>2003-08-22T06:42:59Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-08-22T06:42:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=38d8c9940bac138b83c5aa0066f0e2623d3a3512'/>
<id>urn:sha1:38d8c9940bac138b83c5aa0066f0e2623d3a3512</id>
<content type='text'>
tree for two or more years now), except in a few places where there's
code to be compatible with older versions of FreeBSD.
</content>
</entry>
<entry>
<title>In my efforts to make checking the CD bits less error-prone, I</title>
<updated>2003-08-20T23:43:20Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-08-20T23:43:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=08d63b4c8f3cbd88f146d39639befaca3394a5dd'/>
<id>urn:sha1:08d63b4c8f3cbd88f146d39639befaca3394a5dd</id>
<content type='text'>
introduced an error.  In power_enable_socket, we only return ENODEV if
there isn't a card, not if there is a card.  Ooops.

Pointy hat to: bsdimp
</content>
</entry>
<entry>
<title>Fix typo in last commit.</title>
<updated>2003-08-20T11:27:58Z</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2003-08-20T11:27:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c8c57208ce53a88849df9bbb97164d949a983d01'/>
<id>urn:sha1:c8c57208ce53a88849df9bbb97164d949a983d01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CBB_CARD_PRESENT instead of checking STATE_CD directly since it is</title>
<updated>2003-08-20T06:13:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-08-20T06:13:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=74a9cb09699df2644229357c51f118371107d4e2'/>
<id>urn:sha1:74a9cb09699df2644229357c51f118371107d4e2</id>
<content type='text'>
hard to get right.
</content>
</entry>
</feed>
