diff options
| author | ad <ad@NetBSD.org> | 2006-09-07 00:20:28 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2006-09-07 00:20:28 +0000 |
| commit | beafae096b0d1d117891e9ca47e24249bc8f7365 (patch) | |
| tree | 74b15cc4f3e0aeef8665f17decffabc48cf645a2 /sys/dev/DEVNAMES | |
| parent | 229365fda32534fb90ca81673a50b281fbeb3175 (diff) | |
Add the 'lockstat' driver, which collects basic information about lock events.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 7152b82179a..de732b117f2 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.212 2006/08/27 10:14:20 bjh21 Exp $ +# $NetBSD: DEVNAMES,v 1.213 2006/09/07 00:20:28 ad Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -704,6 +704,7 @@ lm700x MI lmc MI lms bebox lms i386 +lockstat MI lp atari lp vax lpa vax |
