Subject: PR/28556 CVS commit: src/sys/dev/pci
To: None <dan@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Daniel Carosone <dan@netbsd.org>
List: netbsd-bugs
Date: 01/23/2005 10:54:02
The following reply was made to PR kern/28556; it has been noted by GNATS.

From: Daniel Carosone <dan@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/28556 CVS commit: src/sys/dev/pci
Date: Sun, 23 Jan 2005 10:53:19 +0000 (UTC)

 Module Name:	src
 Committed By:	dan
 Date:		Sun Jan 23 10:53:19 UTC 2005
 
 Modified Files:
 	src/sys/dev/pci: if_tl.c if_tlvar.h
 
 Log Message:
 attach tl(4) as an event source to rnd(4)
 patches from Sean Davis in PR/28556
 (slightly modified to actually catch our own interrupts)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.66 -r1.67 src/sys/dev/pci/if_tl.c
 cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/if_tlvar.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.