NetBSD/sys/arch
mrg 03adf4aad1 PCI driver for the UltraSPARC. this only works on the Ultra5/10 machines
(`SUNW,sabre') for now, and it doesn't really quite work there yet anyway.
the bus space/dma code is cloned from the sbus driver.  the IOMMU code also
is cloned from the sbus code, but separated out into iommu.c so that we can
share it with the sbus driver.  hopefully, much of the bus space/dma code
can also be re-shared with the sbus driver and the ebus driver but for now
these copies will do.

support for the real UltraSPARC PCI (`SUNW,psycho') is unwritten, though
most of this code is shared with it.

we can probe PCI config space and try to configue devices, but interrupts
don't work yet...
1999-06-04 13:42:14 +00:00
..
alpha In PMAP_ISACTIVE(), check curproc->p_vmspace before using it; this macro 1999-05-31 20:49:00 +00:00
amiga Handle RDB ( Amiga native ) partition tables on media with more than 512 1999-06-02 21:09:03 +00:00
arm32 Fix bug in event signalling. 1999-06-01 09:34:06 +00:00
atari Fix lossage with the et4000. Some of the CRT registers were incorrect. 1999-06-03 12:38:50 +00:00
bebox Change the vm_map's "entries_pageable" member to a r/o flags member, which 1999-05-26 19:16:28 +00:00
hp300 Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
i386 Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
m68k PR 7220 from Ken Nakata: 1999-05-30 20:17:48 +00:00
mac68k Raise spl4 to spl6 in quick_go--I am now experimenting with interrupts 1999-06-01 03:40:12 +00:00
macppc Change the vm_map's "entries_pageable" member to a r/o flags member, which 1999-05-26 19:16:28 +00:00
mips - A little attention for TLBUpdate(). 1999-05-31 06:10:32 +00:00
mvme68k Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
newsmips Change the vm_map's "entries_pageable" member to a r/o flags member, which 1999-05-26 19:16:28 +00:00
next68k Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
ofppc Change the vm_map's "entries_pageable" member to a r/o flags member, which 1999-05-26 19:16:28 +00:00
pc532 Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
pica Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
pmax - Call _splnone() explicitely after auto config. was well done to make 1999-05-31 07:42:56 +00:00
powerpc Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
sparc Don't include rasops and wscons goo here; we get it already from fbvar.h 1999-06-02 23:24:00 +00:00
sparc64 PCI driver for the UltraSPARC. this only works on the Ultra5/10 machines 1999-06-04 13:42:14 +00:00
sun3 Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
vax Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
x68k Could not be compiled without PMAP_NEW. 1999-06-03 14:43:33 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00