Commit graph

310 commits

Author SHA1 Message Date
Eitan Adler
8c7cad2cf5 Add the years I made substantial changes to the arch handbook.
Approved by:	bcr (mentor)
2013-02-16 16:51:37 +00:00
Eitan Adler
3a68731f51 Minor wording niggles
Submitted by:	bjk
Approved by:	bcr (mentor)
2013-02-14 14:20:32 +00:00
Eitan Adler
ec5189fbb7 Remove outdated reference, informal language, for a reference to
the handbook.

Approved by:	bcr (mentor)
2013-02-14 14:20:30 +00:00
Eitan Adler
46bc121ee5 Fix indentation and whitespace
Translators may ignore

Approved by:	bcr (mentor)
2013-02-11 13:46:30 +00:00
Eitan Adler
f864914934 Fix indentation.
Translators may probably ignore.

Approved by:	bcr (mentor)
2013-02-11 13:46:28 +00:00
Eitan Adler
b161de5a10 Fix igor nit picks
Approved by:	 bcr (mentor)
2013-02-11 13:46:26 +00:00
Eitan Adler
2c78fe9dfe Fix whitespace
Translators can ignore

Approved by:	bcr (mentor)
2013-02-11 13:46:24 +00:00
Rene Ladan
487bc1cf4a Wrap a device_t instance in <structname> tags and
fix a false positive from igor.

Submitted by:	wblock
Approved by:	gjb (mentor)
2013-02-11 10:53:20 +00:00
Warner Losh
b5221dddd2 Delete two paragraphs that are no longer relevant... 2013-02-11 03:22:06 +00:00
Rene Ladan
de7984b241 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:10:02 +00:00
Rene Ladan
20f43a362d Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:09:24 +00:00
Rene Ladan
1b76f97228 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:08:43 +00:00
Rene Ladan
7cd6d948e5 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:08:08 +00:00
Rene Ladan
8a568a3deb Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:07:29 +00:00
Rene Ladan
e95c66c40b Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:06:40 +00:00
Rene Ladan
31415b517d Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:05:51 +00:00
Rene Ladan
8f403828c0 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:04:06 +00:00
Rene Ladan
9222f221d0 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:02:49 +00:00
Rene Ladan
28810c49ca Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:02:07 +00:00
Rene Ladan
83e3a618a7 Some 'igor -z' improvements.
Approved by:	gjb (mentor)
2013-02-11 00:01:07 +00:00
Warren Block
37bd5eb614 Replace "{ 0, 0 }" with "DEVMETHOD_END" in isa and pci sample drivers.
Submitted by:	sbz
2013-01-30 21:59:25 +00:00
Benedict Reuschling
c28ffd3535 Fix two typos in the same comment. 2013-01-12 16:27:30 +00:00
Eitan Adler
5026d072b1 Correct dumb error on my part: -< and -> are two different sets of
characters.

Submitted by:	Chip Senkbeil <chip.senkbeil@gmail.com>
Approved by:	bcr (mentor)
2012-12-03 13:26:00 +00:00
Gavin Atkinson
8b05c47c0b Update the arch-handbook chapter on sound slightly to reflect PCI devices
are more common than ISA devices, and that USB devices exist.  Also,
change a line suggesting device driver writers email cg@ with a
recommendation they contact the FreeBSD-multimedia@ mailing list - Cameron
passed away several years ago.

Approved by:	bcr (mentor)
2012-12-02 19:59:30 +00:00
Eitan Adler
0dd2935666 Fix typos
Submitted by:	bjk
Approved by:	bcr (mentor)
2012-11-29 13:13:59 +00:00
Eitan Adler
dd3f5884a9 Minor tweaks to the example code that I had forgotten to migrate
from code to documentation.

Submitted by:	gonzo
Approved by:	bcr (mentor)
2012-11-27 19:34:45 +00:00
Eitan Adler
008d649c14 Remove obsolete links which are now 404s (or worse)
Approved by:	bcr (mentor)
2012-11-27 15:30:43 +00:00
Eitan Adler
ac36ffe323 Modernize the example echo module and fix some style(9) issues in the
code.

Reviewed by:	alfred (code)
Reviewed by:	gonzo (code)
Reviewed by:	ehaupt (code)
Approved by:	bcr (mentor)
2012-11-27 15:30:40 +00:00
Eitan Adler
2d84158050 Remove obsolete comments from the architecture handbook.
Approved by:	bcr (mentor)
2012-11-21 13:57:09 +00:00
Eitan Adler
ee9afa89e4 Remove ancient example code from the architecture handbook.
Approved by:	bcr (mentor)
2012-11-17 06:02:41 +00:00
Isabell Long
2be1e25fc2 Replace 'SGML' with 'XML' in Makefile code and comments. A consequence of
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.

Approved by:	gabor (mentor)
2012-10-06 17:52:37 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
3cdf4e4922 - XMLify English books
Approved by:	doceng (implicit)
2012-06-21 16:04:40 +00:00
Warren Block
321bd374f5 Whitespace-only changes. Wrap long lines, fix indentation. 2012-04-02 15:50:31 +00:00
Warren Block
1211b57ee0 Edit for clarity and readability. Fix title capitalization.
Reviewed by:	imp
2012-04-02 15:26:21 +00:00
Warren Block
d72e3fd433 Whitespace-only fixes: indentation, wrapping long lines, blank lines. 2012-03-19 04:57:07 +00:00
Warner Losh
c8817beb39 Minor word smithing that I've had in my tree for a while. This
article could use further editing.
2012-03-19 04:14:40 +00:00
Eitan Adler
4bca7fa226 Fiddle fiddle, tweak tweak:
minor wording changes to my last commit

Reviewed by:	gavin
Approved by:	dougb
2012-03-18 00:18:55 +00:00
Eitan Adler
2bdc87af7b Fix a variety of duplicate and misspelled words
Approved by:	dougb
2012-03-17 04:53:52 +00:00
Warren Block
96ab6d2e08 Correct transposed "the all".
Approved by:	bcr (mentor)
2012-01-22 17:11:52 +00:00
Warren Block
75e065b0fa Whitespace-only fixes to indentation and line wrap. Translators may
ignore.

Approved by:	gjb (mentor)
2012-01-10 02:50:25 +00:00
Warren Block
ec5792c0b8 Narrow an overwide table, clarify some wording, fix header filenames in
programlistings so they consistently end with a colon, split some long
sentences in two, remove some extraneous commas and words, make a
reference to the Developers Handbook a link, and fix title capitalization.

Approved by:	gjb (mentor)
2012-01-09 18:26:08 +00:00
Giorgos Keramidas
ad7784a4a2 'Protection Enabled' is the official Intel name for the PE bit of cr0.
Submitted by:	Petros Barbagiannis (petros.barbagiannis at gmail)
2012-01-09 13:53:24 +00:00
Giorgos Keramidas
29eaa0176d The 'Protection Enabled' bit is part of CR0 not CR1 register.
Submitted by:	Petros Barbagiannis (petros.barbagiannis at gmail)
2012-01-09 13:43:07 +00:00
Warren Block
714ce759e2 Clarity, grammar, title corrections.
Approved by:	gjb (mentor)
2012-01-08 03:32:31 +00:00
Warren Block
e17c7b544f Fix one programlisting that was missed in the previous commit.
Translators: this changes whitespace content inside the programlisting,
which may be visible in the output.

Approved by:	gjb (mentor)
2012-01-07 23:20:12 +00:00