From owner-freebsd-commit Fri Feb 16 05:29:10 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA04931 for freebsd-commit-outgoing; Fri, 16 Feb 1996 05:29:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA04910 for cvs-all-outgoing; Fri, 16 Feb 1996 05:28:27 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA04899 for cvs-share-outgoing; Fri, 16 Feb 1996 05:28:25 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA04892 Fri, 16 Feb 1996 05:28:24 -0800 (PST) Date: Fri, 16 Feb 1996 05:28:24 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199602161328.FAA04892@freefall.freebsd.org> To: CVS-committers, cvs-share Subject: cvs commit: src/share/doc/handbook sio.sgml uart.sgml Makefile hw.sgml sections.sgml Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 96/02/16 05:28:23 Modified: share/doc/handbook Makefile hw.sgml sections.sgml Added: share/doc/handbook sio.sgml uart.sgml Log: Three part commit: 1. Import UART technical description from Frank Durda IV . 2. Push existing sio chapter out of hw.sgml and make a separate document out of it. 3. Make hw.sgml include the first two under serial devices section. Submitted by: Frank Durda IV & I Revision Changes Path 1.9 +3 -3 src/share/doc/handbook/Makefile 1.16 +24 -195 src/share/doc/handbook/hw.sgml 1.9 +3 -2 src/share/doc/handbook/sections.sgml