<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/firewire, branch release/4.11.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.11.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.11.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-12-01T06:55:47Z</updated>
<entry>
<title>MFC: Fix malloc type in free().</title>
<updated>2004-12-01T06:55:47Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2004-12-01T06:55:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5d2ed95fb325c96456aa6be49beb4276266a4858'/>
<id>urn:sha1:5d2ed95fb325c96456aa6be49beb4276266a4858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Adjust packet length correctly for FreeBSD-4.</title>
<updated>2004-07-20T04:33:08Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2004-07-20T04:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ce6dc61f26b9e2fbc7a98f39b3cc5d0070ffa0cf'/>
<id>urn:sha1:ce6dc61f26b9e2fbc7a98f39b3cc5d0070ffa0cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync with -current:</title>
<updated>2004-03-28T11:50:43Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2004-03-28T11:50:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ad57d9441132c2d422e2fbc6bb3e4f2f35e45bf9'/>
<id>urn:sha1:ad57d9441132c2d422e2fbc6bb3e4f2f35e45bf9</id>
<content type='text'>
* all
- s/__FUNCTION__/__func__/.
- Compatibility for RELENG_4 and DragonFly.

* firewire
- Fix kldload failure
- Add a PCI ID of NEC uPD72873.
- Fix a bug reported misc/64623.
- Timestamp just before queuing.
- Retry bus probe if it fails.
- Use device_printf() for debug message.
- Invalidiate CROM while update.
- Don't process minimum/invalid CROM.

* sbp
- Add ORB_SHORTAGE flag.
- Add sbp.tags tunable.
- Revive doorbell support. It's not enabled by default.
</content>
</entry>
<entry>
<title>Sync with -current</title>
<updated>2004-01-26T04:51:15Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2004-01-26T04:51:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a066e5bfae49cb9765d467b59ff63ac9cd2c8ee6'/>
<id>urn:sha1:a066e5bfae49cb9765d467b59ff63ac9cd2c8ee6</id>
<content type='text'>
* firewire
- Remove pending list.
- Ignore timeout for the FWXF_START state.
- Define M_FWMEM for debugging.
- Comment out DELAY() in fw_asybusy().
- Improve debugging messages.
- Fix register mis-alignment introduced in rev1.12.
- Add missing free() in exception handlers.
- Add tcode_str[] and improve debug message.

* sbp
- Freeze simq while bus reset.
- If max_speed is negative, use the maximum speed which the
  ohci chip supports.  The default max_speed is -1.

* sbp_targ.c
- Add speed in struct sbp_targ_login.
- Remove unnecessary htonl().

* if_fwe
- If tx_speed is negative, use the maximum speed which the
  ohci chip supports.  The default tx_speed is 2.

* all
- Remove __P().
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2003-12-14T03:12:29Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-12-14T03:12:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eed9d83e2b9f36203ff515c88eced42513aab450'/>
<id>urn:sha1:eed9d83e2b9f36203ff515c88eced42513aab450</id>
<content type='text'>
- Introduce sbp_targ_login instead of sbp_targ_istate.
- Implement reconnection and logout.
- Freeze simq while bus reset.
</content>
</entry>
<entry>
<title>Put back accidentally removed cardbus support.</title>
<updated>2003-12-14T03:09:27Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-12-14T03:09:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=40bd12f4f4e5c89c80e0cc3308e54c25ad00f7ba'/>
<id>urn:sha1:40bd12f4f4e5c89c80e0cc3308e54c25ad00f7ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync with -current:</title>
<updated>2003-11-14T11:34:29Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-11-14T11:34:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de02cca606375bd265b47f93a32fe7dc32cad7ba'/>
<id>urn:sha1:de02cca606375bd265b47f93a32fe7dc32cad7ba</id>
<content type='text'>
- Major restruction of asynchronous receive API.
- Add sbp_targ(4) code.
- Add fwphy register definitions.
- Enable core dump on sbp-2 device.
- Add some tunables/sysctls.
- Minor bug fixes and stability improvement.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2003-11-12T04:06:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-11-12T04:06:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1153e4a1fb956ca752c464d99b9b44c60cefdac8'/>
<id>urn:sha1:1153e4a1fb956ca752c464d99b9b44c60cefdac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2003-10-01T12:32:43Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-10-01T12:32:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ed0f09c85e9b1afdcf748aa316736648871b8e4'/>
<id>urn:sha1:6ed0f09c85e9b1afdcf748aa316736648871b8e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync with -current:</title>
<updated>2003-08-22T07:46:58Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-08-22T07:46:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=48ef3b1d83c7790cc167edbfb56d39a34401bd5e'/>
<id>urn:sha1:48ef3b1d83c7790cc167edbfb56d39a34401bd5e</id>
<content type='text'>
- Allow access to phy registers via ioctl(2)(fwdev).
- Drop too short packets(if_fwe).
- Fill reserved fields of transmitting packet hear with zero(fwohci).
- Include order bit in sdev-&gt;type(sbp)
</content>
</entry>
</feed>
