Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Daniel Carosone <dan@netbsd.org>
List: source-changes
Date: 01/23/2005 10:53:19
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.