From owner-cvs-all@FreeBSD.ORG Tue Sep 7 20:14:36 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 4B8A716A4CE; Tue, 7 Sep 2004 20:14:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C2D643D58; Tue, 7 Sep 2004 20:14:36 +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 i87KEamM040741; Tue, 7 Sep 2004 20:14:36 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i87KEaBO040740; Tue, 7 Sep 2004 20:14:36 GMT (envelope-from simon) Message-Id: <200409072014.i87KEaBO040740@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 7 Sep 2004 20:14:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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: Tue, 07 Sep 2004 20:14:36 -0000 simon 2004-09-07 20:14:36 UTC FreeBSD src repository (doc committer) Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: - 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. - Autogenerate device listing for ct(4). MFC after: 2 days Revision Changes Path 1.247 +4 -74 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml