From owner-cvs-all@FreeBSD.ORG Thu Sep 9 19:18:06 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B285D16A4CE; Thu, 9 Sep 2004 19:18:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A76CA43D46; Thu, 9 Sep 2004 19:18:06 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i89JI6A4023242; Thu, 9 Sep 2004 19:18:06 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i89JI6UA023241; Thu, 9 Sep 2004 19:18:06 GMT (envelope-from simon) Message-Id: <200409091918.i89JI6UA023241@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 9 Sep 2004 19:18:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 19:18:06 -0000 simon 2004-09-09 19:18:06 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: MFC v. 1.245-1.247: - Auto generate device listings for the following drivers: cp, ct, ctau, uhci. - Remove listing for NCR5380/NCR53400 and UltraStor 14F/24F/3F4; the drivers were removed over 5 years ago. - Note that WD7000 is supported by the wds(4) driver and move it to the generic SCSI section, since it was converted to CAM some time ago. - Remove section about non-CAM drivers, since there are none left in the section. Approved by: re (blanket) Revision Changes Path 1.227.2.8 +7 -106 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml