diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1999-09-21 17:17:13 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1999-09-21 17:17:13 +0000 |
commit | 82e8016590d21934ccaaa42b13b402744439b2ca (patch) | |
tree | f399844cfc074cbdca850e2f42e92d4f4455c7f9 /sys/arch | |
parent | 6121e0e44bb036165cd94788e7ec371853074738 (diff) |
pctr & ksyms
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/i386/conf/ELBERETH | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/ELBERETH b/sys/arch/i386/conf/ELBERETH index 125344a699b..e0295e4c16b 100644 --- a/sys/arch/i386/conf/ELBERETH +++ b/sys/arch/i386/conf/ELBERETH @@ -1,5 +1,5 @@ # -# $OpenBSD: ELBERETH,v 1.20 1999/08/18 18:13:20 kstailey Exp $ +# $OpenBSD: ELBERETH,v 1.21 1999/09/21 17:17:12 kstailey Exp $ # # # ELBERETH -- 166MHz Pentium PCI @@ -136,3 +136,5 @@ pseudo-device bpfilter 4 # packet filter (used by rarpd) pseudo-device pty 32 # pseudo-terminals #pseudo-device tb 1 # tablet line discipline pseudo-device vnd 2 # paging to files; mount floppy images +pseudo-device pctr 1 # performance counters +pseudo-device ksyms 1 # kernel symbols device |