<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/ia64/conf/GENERIC.hints, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-07-07T00:27:09Z</updated>
<entry>
<title>Remove ia64.</title>
<updated>2014-07-07T00:27:09Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2014-07-07T00:27:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e7d939bda22b07be6b68ba38835c9167212fd56e'/>
<id>urn:sha1:e7d939bda22b07be6b68ba38835c9167212fd56e</id>
<content type='text'>
This includes:
o   All directories named *ia64*
o   All files named *ia64*
o   All ia64-specific code guarded by __ia64__
o   All ia64-specific makefile logic
o   Mention of ia64 in comments and documentation

This excludes:
o   Everything under contrib/
o   Everything under crypto/
o   sys/xen/interface
o   sys/sys/elf_common.h

Discussed at: BSDcan
</content>
</entry>
<entry>
<title>Remove the BR tag. When the machine doesn't have the DIG64 HCDP</title>
<updated>2004-11-14T23:42:48Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-11-14T23:42:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0c88fb1d91c8773dae530925a271d4a2735b9b6'/>
<id>urn:sha1:a0c88fb1d91c8773dae530925a271d4a2735b9b6</id>
<content type='text'>
table with console settings, we now only need to know at which
address the UART lives. Leaving the baudrate unspecified results
in us using the baudrate at which the UART operates. This removes
one parameter that can interfere with a successful installation
out of the box.
</content>
</entry>
<entry>
<title>Remove the last traditional hints. These hints only served the purpose</title>
<updated>2004-03-20T04:23:03Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-03-20T04:23:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ab92b80d0646045eb12b0dcc28d2e85a13904f1'/>
<id>urn:sha1:5ab92b80d0646045eb12b0dcc28d2e85a13904f1</id>
<content type='text'>
for uart(4) to figure out which device to use as console. Use this file
to define hw.uart.console instead so that we don't have to put it in
the default loader.conf, which makes it hard to override.
</content>
</entry>
<entry>
<title>Remove the atkbd, psm, sc and vga devices. Most ia64 boxes out there</title>
<updated>2003-11-08T23:19:13Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2003-11-08T23:19:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00bd917263e4a4ae2eb4d37284817a6c2a7f4153'/>
<id>urn:sha1:00bd917263e4a4ae2eb4d37284817a6c2a7f4153</id>
<content type='text'>
are zx1 based machines and they don't particularly like it when we
poke at them with PC legacy code. The atkbd and psm devices were
disabled in the hints file so that one could enable them on machines
that support legacy devices, but that's not really something you can
expect from a first-time installer. This still leaves syscons (sc)
and the vga device, which were enabled by default and wrecking havoc
anyway. We could disable them by default like the atkbd and psm
devices, but there's really no point in pretending we're in a better
shape that way.
</content>
</entry>
<entry>
<title>MFp4: Revamped GENERIC (and hints). This is some much more pleasant</title>
<updated>2003-09-07T06:39:51Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2003-09-07T06:39:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10a686623da35944b97d8305735a2f4aa0aba2d7'/>
<id>urn:sha1:10a686623da35944b97d8305735a2f4aa0aba2d7</id>
<content type='text'>
to look at...
</content>
</entry>
<entry>
<title>Replace sio(4) with uart(4). Remove the sio(4) hints and only add</title>
<updated>2003-09-07T05:47:10Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2003-09-07T05:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1220bfe4103786665f843dfe1739c86cb2218eb'/>
<id>urn:sha1:f1220bfe4103786665f843dfe1739c86cb2218eb</id>
<content type='text'>
those hints used by uart(4) for the determination of the serial
console in the absence of the HCDP table.
</content>
</entry>
<entry>
<title>Remove mcclock. It's an Alpha left-over.</title>
<updated>2002-11-05T08:23:26Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2002-11-05T08:23:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=356492b3e2740a0800962352c7401c4d3d750f36'/>
<id>urn:sha1:356492b3e2740a0800962352c7401c4d3d750f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sio0 a console device.</title>
<updated>2001-09-29T11:45:07Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2001-09-29T11:45:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=47d032e595301b896b434bac0a1c6899385f9b63'/>
<id>urn:sha1:47d032e595301b896b434bac0a1c6899385f9b63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will</title>
<updated>2000-09-29T13:46:07Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2000-09-29T13:46:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ebcad572053d01726fbe6c1698f3badd61eaef2'/>
<id>urn:sha1:1ebcad572053d01726fbe6c1698f3badd61eaef2</id>
<content type='text'>
not work on any real hardware (or fully work on any simulator). Much more
needs to happen before this is actually functional but its nice to see
the FreeBSD copyright message appear in the ia64 simulator.
</content>
</entry>
</feed>
