<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/core/hw.c, branch v0.9.5</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/hw.c?h=v0.9.5</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/hw.c?h=v0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2008-01-08T16:46:55+00:00</updated>
<entry>
<title>Make seek information part of the xfer metadata, rather than an entirely</title>
<updated>2008-01-08T16:46:55+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-01-08T16:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f6a8158eed215954dafb7f622f6fd345b5b473d2'/>
<id>urn:sha1:f6a8158eed215954dafb7f622f6fd345b5b473d2</id>
<content type='text'>
separate xfer method.

Add missing .alloc_iob entries to several xfer_interface_operations
structures.
</content>
</entry>
<entry>
<title>Separate the "is data ready" function of xfer_seek() into an</title>
<updated>2007-07-08T13:11:07+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-08T13:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b34d4d044978714abe771ca8d7d07153ad048d82'/>
<id>urn:sha1:b34d4d044978714abe771ca8d7d07153ad048d82</id>
<content type='text'>
xfer_window() function, which can return a scalar rather than a
boolean.
</content>
</entry>
<entry>
<title>Kill off unused request() method in data-xfer interface.</title>
<updated>2007-07-08T01:10:54+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-08T01:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ca4c6f9eee896ef70b676096131559dfd51970dc'/>
<id>urn:sha1:ca4c6f9eee896ef70b676096131559dfd51970dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert to zalloc</title>
<updated>2007-07-06T18:19:55+00:00</updated>
<author>
<name>Holger Lubitz</name>
</author>
<published>2007-06-17T23:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=aca232c9739e6cf13eb7a153e8db39a98de08a9b'/>
<id>urn:sha1:aca232c9739e6cf13eb7a153e8db39a98de08a9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify data-xfer semantics: it is no longer necessary to call one of</title>
<updated>2007-05-26T15:04:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-05-26T15:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=10d0a1f8c759309ad0aa8f73c87ae7b45cbb5fe6'/>
<id>urn:sha1:10d0a1f8c759309ad0aa8f73c87ae7b45cbb5fe6</id>
<content type='text'>
request(), seek() or deliver_xxx() in order to start the data flow.
Autonomous generators must be genuinely autonomous (having their own
process), or otherwise arrange to be called.  TCP does this by
starting the retry timer immediately.

Add some debugging statements.
</content>
</entry>
<entry>
<title>Prefix all the open()-family routines with xfer_, to disambiguate them</title>
<updated>2007-05-18T14:16:06+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-05-18T14:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=59e738d756552ff19c59f39ccd094321b21eab01'/>
<id>urn:sha1:59e738d756552ff19c59f39ccd094321b21eab01</id>
<content type='text'>
from the normal POSIX-style open()
</content>
</entry>
<entry>
<title>Do not hold self-references.  This then avoids the problem of having to</title>
<updated>2007-05-15T16:53:46+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-05-15T16:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b1755462ab344ff758c3a1e6ae0d10a729d96d1b'/>
<id>urn:sha1:b1755462ab344ff758c3a1e6ae0d10a729d96d1b</id>
<content type='text'>
ensure that we only drop our self-reference exactly once.

To maintain the guarantee that an object won't go out of scope
unexpectedly while one of its event handlers is being called, the
event-calling functions now automatically obtain and drop extra
references.
</content>
</entry>
<entry>
<title>Data-transfer interface should now be functionally complete.</title>
<updated>2007-05-15T15:23:09+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-05-15T15:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=5471bfbbbe9f49f7be7f2ca92b8c99a02c435458'/>
<id>urn:sha1:5471bfbbbe9f49f7be7f2ca92b8c99a02c435458</id>
<content type='text'>
</content>
</entry>
</feed>
