freebsd_amp_hwpstate/sys/amd64/isa
Bruce Evans f2bd332e7c Stop physical DMA for the non-auto case in isa_dmadone(). This fixes a
small part of a bug suite beginning in the SLICE probes but mostly in the
floppy driver.  This is a quick fix: the auto case shouldn't be special;
DMA should also be stopped in isa_dma_release(); isa_dmastop() probably
shouldn't exist; common DMA registers should not be accessed without
locking.
1998-07-19 04:22:55 +00:00
..
atpic_vector.S Addition of splsoftvm and a VM SWI to handle bus dma related callbacks. 1998-01-15 07:34:01 +00:00
clock.c Add a tc_ prefix to struct timecounter members. 1998-06-09 13:10:54 +00:00
icu.h Moved the SMP declarations of INTREN() and INTRDIS() to the correct header, 1998-01-01 08:47:17 +00:00
icu_ipl.S Removed the "globl" nature of the vec array. This was left over from the 1997-09-02 19:40:13 +00:00
icu_ipl.s Removed the "globl" nature of the vec array. This was left over from the 1997-09-02 19:40:13 +00:00
icu_vector.S Addition of splsoftvm and a VM SWI to handle bus dma related callbacks. 1998-01-15 07:34:01 +00:00
icu_vector.s Addition of splsoftvm and a VM SWI to handle bus dma related callbacks. 1998-01-15 07:34:01 +00:00
intr_machdep.c Converted isa_strayintr() to take a `void *' arg. 1998-06-18 16:08:46 +00:00
intr_machdep.h Changed the type of an isa/general interrupt handler to take a 1998-06-18 15:32:09 +00:00
isa.c Stop physical DMA for the non-auto case in isa_dmadone(). This fixes a 1998-07-19 04:22:55 +00:00
isa.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nmi.c Converted isa_strayintr() to take a `void *' arg. 1998-06-18 16:08:46 +00:00
npx.c Removed unused includes. 1998-06-21 18:02:50 +00:00
timerreg.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
vector.S Split vector.s into UP and SMP specific files: 1997-05-26 17:58:27 +00:00
vector.s Split vector.s into UP and SMP specific files: 1997-05-26 17:58:27 +00:00