Add a tutorial on serial communications, multiport cards, and UARTs.

This information is from the outdated and out-of-scope Appendix F of
the Handbook which will shortly be removed.
This commit is contained in:
Murray Stokely 2001-07-13 22:01:35 +00:00
parent d9d621e76e
commit 788d821de5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9882
2 changed files with 2437 additions and 0 deletions

View file

@ -0,0 +1,13 @@
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

File diff suppressed because it is too large Load diff