Subject: misc/27891: Add refernce to thorpej's bus_dma paper to the manpage
To: None <gnats-bugs@gnats.NetBSD.org>
From: Jeff Rizzo <riz@boogers.sf.ca.us>
List: netbsd-bugs
Date: 11/04/2004 10:47:15
>Number:         27891
>Category:       misc
>Synopsis:       Add refernce to thorpej's bus_dma paper to the manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 04 18:49:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Rizzo
>Release:        NetBSD 2.99.10
>Organization:
Jeff Rizzo                                         http://www.redcrowgroup.com/
>Environment:
	
	
System: NetBSD boogers.sf.ca.us 2.0_RC3 NetBSD 2.0_RC3 (TYAN251X.MP) #1: Fri Oct 8 16:40:08 PDT 2004 riz@lychee.tastylime.net:/home/riz/buildobj/usr/src/sys/arch/i386/compile/TYAN251X.MP i386
Architecture: i386
Machine: i386
>Description:
	The bus_dma(9) man page should include a reference to Jason
	Thorpe's USENIX paper on the subject, as it's included in the
	source tree in share/doc/papers/bus_dma
>How-To-Repeat:
	Try to learn more about bus_dma  :)
>Fix:
	Apply the following patch in src/share/man/man9.  (I took
	the format of the USENIX citation from the mount_ffs(8) man
	page;  I hope it's acceptable)


Index: bus_dma.9
===================================================================
RCS file: /usr/mirror/main/src/share/man/man9/bus_dma.9,v
retrieving revision 1.31
diff -u -r1.31 bus_dma.9
--- bus_dma.9	23 Apr 2004 02:58:27 -0000	1.31
+++ bus_dma.9	4 Nov 2004 18:38:58 -0000
@@ -767,6 +767,13 @@
 .El
 .Sh SEE ALSO
 .Xr bus_space 9
+.Rs
+.%A J. Thorpe
+.%T "A Machine-Independent DMA Framework for NetBSD"
+.%J "Proceedings of the FREENIX track: 1998 USENIX Annual Technical Conference"
+.%P pp. 1-12
+.%D 1998
+.Re
 .Sh HISTORY
 The
 .Nm
>Release-Note:
>Audit-Trail:
>Unformatted: