NetBSD/sys/arch/i386
thorpej 7d9de8b2ad PMC_TYPE_I586 -> PMC_CLASS_I586
PMC_TYPE_I686 -> PMC_CLASS_I686
PMC_TYPE_K7 -> PMC_CLASS_K7

To reflect terminilogy used in pmc(3).
2002-08-09 05:28:08 +00:00
..
acpi Regen. 2002-06-18 17:22:10 +00:00
bios explicitely set ds, es, fs and gs to 0 before calling kvm86; 2002-07-14 14:39:44 +00:00
bioscall Rebuild after my re-arrangement of GDT entries, since this code depends on 2002-01-23 15:05:33 +00:00
compile
conf PERFCTRS is now defflagged in conf/files. 2002-08-07 05:18:21 +00:00
eisa add RCSID 2001-11-15 07:03:28 +00:00
gdbscripts
i386 integer overflow. from silvio@qualys.com 2002-08-06 22:46:11 +00:00
include PMC_TYPE_I586 -> PMC_CLASS_I586 2002-08-09 05:28:08 +00:00
isa add MD support for ACPI sleep/wakeup. 2002-06-18 07:56:12 +00:00
mca Fix so these files build with options DEBUG enabled. 2001-12-04 20:00:15 +00:00
pci use PCI_ID_CODE instead of a local macro (cosmetics) 2002-06-25 21:18:32 +00:00
pnpbios complain if we can't get the recording drq at attach time. 2002-05-15 18:14:41 +00:00
stand sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
Makefile