<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/pccbb, 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-08-16T06:33:58Z</updated>
<entry>
<title>Don't need to declare cbb module.  don't know why I never saw</title>
<updated>2004-08-16T06:33:58Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-08-16T06:33:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b67471f34a383b9e055d4baa0fe5dbb2a8e1d4ef'/>
<id>urn:sha1:b67471f34a383b9e055d4baa0fe5dbb2a8e1d4ef</id>
<content type='text'>
duplicate messages..
</content>
</entry>
<entry>
<title>Move towards isa attachment for pccbb.  This is a work in progress, but</title>
<updated>2004-08-12T06:50:29Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-08-12T06:50:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93185c7468e77402b62c869378b4cabbe387b834'/>
<id>urn:sha1:93185c7468e77402b62c869378b4cabbe387b834</id>
<content type='text'>
works well with the pci attachment.
</content>
</entry>
<entry>
<title>Add IDs from TI's web site.  Reports from the field and inspection of</title>
<updated>2004-07-22T20:19:57Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-07-22T20:19:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d9975d06e11077dfc47ff34e7d4e9ff3830755d6'/>
<id>urn:sha1:d9975d06e11077dfc47ff34e7d4e9ff3830755d6</id>
<content type='text'>
the data sheets leads me to believe these will just work.  Those parts
with the various media readers on them may not have the required
FreeBSD drivers that will attach to the subdevices that will be seen
on some of these parts.

PCI 1515, 1530, 1620, 4520, 6411, 6420, 7410, 7510, 7610

Prompted by: Havard Eidnes
</content>
</entry>
<entry>
<title>More TI device IDs.</title>
<updated>2004-07-22T20:02:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-07-22T20:02:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e2b194a02d41af960e5e384d5c7e77efda7464d3'/>
<id>urn:sha1:e2b194a02d41af960e5e384d5c7e77efda7464d3</id>
<content type='text'>
These are from the datasheets downloaded from TI's web site.
They describe the PCI[67]x[12]1 and PCI[67]x20 parts, with and without
the smartcard enabled.
</content>
</entry>
<entry>
<title>Update comment about fast interrupts to be closer to reality</title>
<updated>2004-07-22T07:44:10Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-07-22T07:44:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=284b024b2b4afebfec18924630090bf08d661a1b'/>
<id>urn:sha1:284b024b2b4afebfec18924630090bf08d661a1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the kludge assignment of sub-bus numbers a little by fixing an</title>
<updated>2004-06-23T13:49:46Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-06-23T13:49:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b0ba9e25bcf76a67c7553a6c9858598d054add80'/>
<id>urn:sha1:b0ba9e25bcf76a67c7553a6c9858598d054add80</id>
<content type='text'>
off by one error.  subbus must be &gt; than pribus, so the right test is
&lt;= not just &lt;.

Reported by: Peter Losher
</content>
</entry>
<entry>
<title>Add some missing &lt;sys/module.h&gt; includes which are masked by the</title>
<updated>2004-05-30T17:57:46Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-05-30T17:57:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=41ee9f1c6918a36d2feca1640bde21b420618948'/>
<id>urn:sha1:41ee9f1c6918a36d2feca1640bde21b420618948</id>
<content type='text'>
one on death-row in &lt;sys/kernel.h&gt;
</content>
</entry>
<entry>
<title>When attaching pccard and cardbus children, there's no need to set the</title>
<updated>2004-05-21T06:11:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-05-21T06:11:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a6c850c09ef7ae2a70015591e78e38eff364e4c'/>
<id>urn:sha1:2a6c850c09ef7ae2a70015591e78e38eff364e4c</id>
<content type='text'>
device == NULL on failure.  A warning should suffice.

# I wrote this back before I understood the unattached but loosely bound
# newbus concept...
</content>
</entry>
<entry>
<title>Now that we have the resource allocation code in current, the kludge</title>
<updated>2004-05-21T06:10:13Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-05-21T06:10:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a829b00f488f1a33b4f0976593f08c13bf18c2b'/>
<id>urn:sha1:2a829b00f488f1a33b4f0976593f08c13bf18c2b</id>
<content type='text'>
to try to allocate things on my parent can be taken out.  It duplicates code.

Also, add comment about why the power state stuff is here (type 2
devices don't participate in the power state save/restore due to
larger Bx issues).
</content>
</entry>
<entry>
<title>Need to mark the interrupt from cbb as being MP safe on resume too.</title>
<updated>2004-05-04T02:25:00Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-05-04T02:25:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=923332f7c56a929b2a0d8f2fbf14c41583a6ea8f'/>
<id>urn:sha1:923332f7c56a929b2a0d8f2fbf14c41583a6ea8f</id>
<content type='text'>
</content>
</entry>
</feed>
