<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/core/device.c, branch v0.9.3</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/device.c?h=v0.9.3</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/device.c?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2007-01-10T04:22:09+00:00</updated>
<entry>
<title>Add "name" field to struct device to allow human-readable hardware device</title>
<updated>2007-01-10T04:22:09+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-10T04:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=dad52745227fd06090e73ea535e0b0fe0f667c60'/>
<id>urn:sha1:dad52745227fd06090e73ea535e0b0fe0f667c60</id>
<content type='text'>
names.

Add "dev" pointer in struct net_device to tie network interfaces back to a
hardware device.

Force natural alignment of data types in __table() macros.  This seems to
prevent gcc from taking the unilateral decision to occasionally increase
their alignment (which screws up the table packing).
</content>
</entry>
<entry>
<title>Add device to hierarchy before calling the driver's probe() function; this</title>
<updated>2007-01-08T01:29:51+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-08T01:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=7b9617f5df756060667ca937a66785ea43b93312'/>
<id>urn:sha1:7b9617f5df756060667ca937a66785ea43b93312</id>
<content type='text'>
way everything remains consistent if the probe() ends up creating child
devices.
</content>
</entry>
<entry>
<title>We don't actually have a stdio.h header file.  Our printf() functions are</title>
<updated>2006-09-27T10:58:14+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-09-27T10:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=88e38fa1483891f273f063f92ef71a5c33fe5406'/>
<id>urn:sha1:88e38fa1483891f273f063f92ef71a5c33fe5406</id>
<content type='text'>
defined in vsprintf.h.  (This may change, since vsprintf.h is a
non-standard name, but for now it's the one to use.)

There should be no need to include vsprintf.h just for DBG() statements,
since include/compiler.h forces it in for a debug build anyway.
</content>
</entry>
<entry>
<title>include stdio.h to suppress printf warning, general warnings fixups</title>
<updated>2006-09-27T04:04:55+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2006-09-27T04:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1da4faa8960f18f9a1c17a5b8f6227b2efd3f57f'/>
<id>urn:sha1:1da4faa8960f18f9a1c17a5b8f6227b2efd3f57f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added generic device model.</title>
<updated>2006-05-16T14:10:21+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-05-16T14:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ceba6ecb756418f7976b3d88d168c790b7a40e21'/>
<id>urn:sha1:ceba6ecb756418f7976b3d88d168c790b7a40e21</id>
<content type='text'>
</content>
</entry>
</feed>
