NetBSD/sys/arch/atari
leo 761038f279 Correct the test for a free-slot for isa_intr_alloc(). Also issue a warning
that should make it clear in which slot the card is expected to be in.
Isapnp is not what it seems to be on the atari (where interrupts are
hardwired to slot numbers).
1999-11-23 14:48:58 +00:00
..
atari Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
compile
conf bring in content of GENERIC.v6 into GENERIC. 1999-11-21 14:00:37 +00:00
dev Limit the io-region mapped by this driver to the part actually used. 1999-10-22 08:50:59 +00:00
include Rip protection against multiple inclusion from wrapper headers. 1999-11-09 21:34:03 +00:00
isa Correct the test for a free-slot for isa_intr_alloc(). Also issue a warning 1999-11-23 14:48:58 +00:00
pci Align IO and memory of PCI devices. 1999-11-07 22:23:05 +00:00
stand Allow the loading of compressed kernels. This makes it again possible 1999-06-23 19:26:13 +00:00
vme correct second argument of bus_space_unmap(). 1999-10-25 14:52:55 +00:00
Makefile