From david@catwhisker.org  Thu Aug 11 18:03:11 2005
Return-Path: <david@catwhisker.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8082B16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Aug 2005 18:03:11 +0000 (GMT)
	(envelope-from david@catwhisker.org)
Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 28BC343D48
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Aug 2005 18:03:11 +0000 (GMT)
	(envelope-from david@catwhisker.org)
Received: from bunrab.catwhisker.org (localhost [127.0.0.1])
	by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id j7BI3AIr035429
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Aug 2005 11:03:10 -0700 (PDT)
	(envelope-from david@bunrab.catwhisker.org)
Received: (from david@localhost)
	by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id j7BI3AbP035428;
	Thu, 11 Aug 2005 11:03:10 -0700 (PDT)
	(envelope-from david)
Message-Id: <200508111803.j7BI3AbP035428@bunrab.catwhisker.org>
Date: Thu, 11 Aug 2005 11:03:10 -0700 (PDT)
From: David Wolfskill <david@catwhisker.org>
Reply-To: David Wolfskill <david@catwhisker.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: doc update for new mailing list freebsd-drivers
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84812
>Category:       docs
>Synopsis:       doc update for new mailing list freebsd-drivers
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jcamou
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 11 18:10:07 GMT 2005
>Closed-Date:    Fri Aug 12 09:14:10 GMT 2005
>Last-Modified:  Fri Aug 12 09:14:10 GMT 2005
>Originator:     David Wolfskill
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD g1-18.catwhisker.org 4.11-STABLE FreeBSD 4.11-STABLE #407: Sat Aug  6 05:16:24 PDT 2005     root@g1-18.catwhisker.org:/common/S1/obj/usr/src/sys/LAPTOP_30W  i386

>Description:
	New mailing list freebsd-drivers created; this PR updates docs
	accordingly (I think).

>How-To-Repeat:
	Note discrepancy between mailing lists shown at
	(e.g.)<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL>
	vs. those shown at <http://lists.freebsd.org/mailman/listinfo>.

>Fix:

Index: books/handbook/eresources/chapter.sgml
===================================================================
RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v
retrieving revision 1.171
diff -u -r1.171 chapter.sgml
--- books/handbook/eresources/chapter.sgml	22 Jul 2005 17:15:12 -0000	1.171
+++ books/handbook/eresources/chapter.sgml	11 Aug 2005 17:57:24 -0000
@@ -249,6 +249,11 @@
 	    </row>
 
 	    <row>
+	      <entry>&a.drivers.name;</entry>
+	      <entry>Writing device drivers for FreeBSD</entry>
+	    </row>
+
+	    <row>
 	      <entry>&a.emulation.name;</entry>
 	      <entry>Emulation of other systems such as
 		Linux/&ms-dos;/&windows;</entry>
@@ -909,6 +914,20 @@
 	</varlistentry>
 
 	<varlistentry>
+	  <term>&a.drivers.name;</term>
+
+	  <listitem>
+	    <para><emphasis>Writing device drivers for FreeBSD</emphasis></para>
+
+	    <para>This is a forum for technical discussions related to
+		device drivers on FreeBSD.  It is primarily a place
+		for device driver writers to ask questions about
+		how to write device drivers using the APIs in the
+		FreeBSD kernel.</para>
+	  </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term>&a.firewire.name;</term>
 
 	  <listitem>
Index: share/sgml/mailing-lists.ent
===================================================================
RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent,v
retrieving revision 1.45
diff -u -r1.45 mailing-lists.ent
--- share/sgml/mailing-lists.ent	22 Jul 2005 17:24:54 -0000	1.45
+++ share/sgml/mailing-lists.ent	11 Aug 2005 17:58:29 -0000
@@ -151,6 +151,10 @@
 <!ENTITY a.doc-developers "FreeBSD doc/ developers mailing list">
 <!ENTITY a.doc-developers.name "doc-developers">
 
+<!ENTITY a.drivers.url "&a.mailman.listinfo;/freebsd-drivers">
+<!ENTITY a.drivers "<ulink url='&a.drivers.url;'>Writing device drivers for FreeBSD</ulink>">
+<!ENTITY a.drivers.name "<ulink url='&a.drivers.url;'>freebsd-drivers</ulink>">
+
 <!ENTITY a.emulation.url "&a.mailman.listinfo;/freebsd-emulation">
 <!ENTITY a.emulation "<ulink url='&a.emulation.url;'>FreeBSD-emulation mailing list</ulink>">
 <!ENTITY a.emulation.name "<ulink url='&a.emulation.url;'>freebsd-emulation</ulink>">
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->jcamou  
Responsible-Changed-By: jcamou 
Responsible-Changed-When: Fri Aug 12 00:15:28 GMT 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84812 
State-Changed-From-To: open->closed  
State-Changed-By: jcamou 
State-Changed-When: Fri Aug 12 09:13:43 GMT 2005 
State-Changed-Why:  
Patch committed with some minor changes. 
Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84812 
>Unformatted:
