NetBSD/sys/arch/atari
maxv 62c8988166 Remove the kernel PMC code. Sent yesterday on tech-kern@.
This change:

 * Removes "options PERFCTRS", the associated includes, and the associated
   ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
   good.

 * Removes the PMC code of ARM XSCALE.

 * Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

 * Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
   definitions are put in sysarch.h.

 * Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
   and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
   netbsd32 and rump.

 * Removes the pmc_evid_t and pmc_ctr_t types.

 * Removes all the associated man pages. The sets are marked as obsolete.
2018-07-12 10:46:40 +00:00
..
atari Replace bus_dmamap_sync(9) op with a newer one taken from m68k/bus_dma.c. 2018-03-10 03:44:43 +00:00
compile
conf Regen from HADES.in rev 1.16: 2018-03-31 04:23:33 +00:00
dev Typos. 2018-02-08 09:05:16 +00:00
include Remove the kernel PMC code. Sent yesterday on tech-kern@. 2018-07-12 10:46:40 +00:00
isa Ack EOI for IRQ_SLAVE of the master PIC after ack for IRQ of the slave PIC. 2018-01-20 19:36:47 +00:00
pci On Milan, also explicitly disable MBIRQ1 on PIIX. 2018-02-09 15:24:35 +00:00
stand remove bsd.hostinit.mk 2018-05-04 00:36:16 +00:00
vme PR/51933: David Binderman: Boolean confusion 2017-02-01 14:33:10 +00:00
Makefile