freebsd-dev/sys/amd64
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
..
amd64 Allow dump devices with dkpart != SWAP_PART on devfs/slice 1998-07-18 21:42:55 +00:00
conf Place a fat warning that floppy tapes should be configured as drive 2 1998-07-17 06:45:26 +00:00
include Changed to the C9x draft spelling of the (unsigned) integral type 1998-07-14 05:09:48 +00:00
isa Stop physical DMA for the non-auto case in isa_dmadone(). This fixes a 1998-07-19 04:22:55 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00