Subject: PR/28556 CVS commit: [netbsd-2] src/sys/dev/pci
To: None <dan@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 04/16/2005 12:20:02
The following reply was made to PR kern/28556; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/28556 CVS commit: [netbsd-2] src/sys/dev/pci
Date: Sat, 16 Apr 2005 12:19:04 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Sat Apr 16 12:19:04 UTC 2005
 
 Modified Files:
 	src/sys/dev/pci [netbsd-2]: if_tl.c
 
 Log Message:
 Pull up revision 1.67 (requested by dan in ticket #1117):
 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.64.2.1.2.1 -r1.64.2.1.2.2 src/sys/dev/pci/if_tl.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.