Commit Graph

16 Commits

Author SHA1 Message Date
Bruce A. Mah
ebef34e84b Add some hopefully helpful notes about ACPI.
Approved by:	re (implicitly)
Reviewed by:	imp
2003-05-23 16:37:23 +00:00
Jake Burkholder
90d1947ebc Mention PAE support.
Reviewed by:	bmah
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-25 18:51:29 +00:00
Bruce A. Mah
3bae8e024d Whitespace fix up, no content changes. Translators can ignore this. 2003-04-25 15:13:18 +00:00
Bruce A. Mah
0b9279d8e3 Update HTT support text. 2003-04-25 15:12:21 +00:00
Bruce A. Mah
1182819558 Add a paragraph on HyperThreading support. 2003-02-23 02:04:12 +00:00
Peter Pentchev
5b14ecc0a4 /tmp/msg 2003-01-12 18:23:15 +00:00
Bruce A. Mah
386710e347 "i386" is probably a better long name for the i386 platform, as
opposed to IA-32.

Pointed out by:	Andrew I Baznikin <dikiy@scn.ru>, jhb
Approved by:	re (implicitly)
2002-12-03 18:00:30 +00:00
Bruce A. Mah
0c34da3b60 Add some more AMD processors to the supported hardware list.
PR:		40712
2002-09-07 18:59:15 +00:00
Bruce A. Mah
4ab0ac1631 Rewrite the i386 processor support section. The old one was too
Intel-specific, and needed fleshing out.

PR:		33582
Reviewed by:	Tom Rhodes <darklogik@pittgoth.com>,
		"Ted Mittelstaedt" <tedm@toybox.placo.com>,
		swear@blarg.net (Gary W. Swearingen)
MFC after:	1 day
2002-01-11 23:27:46 +00:00
Bruce A. Mah
09088b1d15 Remove config.sgml from dependencies. Forgot this in my last commit. 2001-11-17 20:53:23 +00:00
Bruce A. Mah
f220e10788 No UserConfig under -CURRENT (at least so I've been led to believe)
so take out the text that discusses it.
2001-11-17 20:28:44 +00:00
Bruce A. Mah
3fba5fc2fe Turn on table-of-contents generation for the release notes and
hardware notes.

Requested by:	many
2001-10-27 02:41:29 +00:00
Bruce A. Mah
81787f40dc Add some new entities with the "official" names of the platforms
we support (as opposed to the names of ports).
2001-10-24 15:37:25 +00:00
Bruce A. Mah
1eb55ff65d RELNOTESng infrastructure fixes:
1.  There is now only one RELNOTESng stylesheet; the architecture-specific
stylesheets (to handle different values of the arch= attribute) are gone.

2.  Several Makefile variable definitions were factored into
doc.relnotes.mk.

Submitted by:	dd
2001-05-02 22:02:50 +00:00
Dima Dorfman
703471ec7f Build system:
o Define a RELN_ROOT variable which points to the root of the relnotes
  tree (i.e., src/release/doc).
o By default, define DOC_PREFIX in terms of RELN_ROOT; this gives a
  bigger chance of finding the doc/ tree without help in the form of
  setting DOC_PREFIX on the command line.
o Respect DOCDIR; `make install` works now.

Approved by:	bmah
2001-04-29 21:05:12 +00:00
Bruce A. Mah
8ed3802bb0 First commit of RELNOTESng, the rewrite of the *.TXT documentation
files.

src/release/doc/README has additional information.

Reviewed by:	-current, -doc
2001-04-27 21:28:02 +00:00