NetBSD/sys/arch/alpha
thorpej 9a2d9ff68b Because of the Cool sign-extension hack we use to access PCI space,
the `get window' method ends up with the wrong physical address to
pass onto userspace (which wants to mmap the space).

Compensate by adding a CHIP_PHYSADDR() macro which un-hacks the address
suitably for mapping with other-than-KSEG.
2000-06-26 02:42:10 +00:00
..
a12 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
alpha Fix typo in previous to prevent compilation error when DEC_1000 isn't 2000-06-26 02:42:04 +00:00
common Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:10 +00:00
compile
conf For systems which have different systypes but share a common 2000-06-25 17:21:55 +00:00
include Add a WEAK_ALIAS() macro. 2000-06-23 12:18:45 +00:00
isa Forgot __KERNEL_RCSID(). 2000-06-01 05:49:36 +00:00
mcbus Add in a step to actually probe for MCPCIAs. This allows us to run on 1999-11-16 18:37:24 +00:00
pci Because of the Cool sign-extension hack we use to access PCI space, 2000-06-26 02:42:10 +00:00
stand Add netbsd.alpha & netbsd.alpha.gz for installation cds. 2000-06-12 23:38:03 +00:00
tc Switch to the new `evcnt' mechanism for counting interrupts. Maintain 2000-06-05 21:47:26 +00:00
tlsb Add some defines for TLSB interrupt mask and summary registers. Update 2000-01-27 22:27:50 +00:00
Makefile
STYLE