NetBSD/sys/arch/sparc64
pk 71169064c4 Since `intrcnt' points to an array of long ints, reserve the appropriate
amount of space depending on _LP64. Provide macros to load/store signed
and unsigned long ints.

Also, make the `intrcnt' and `intrpending' arrays 16 entries long, as on
sparc/v9 interrupt #15 is just a regular interrupt.
2000-07-20 13:28:39 +00:00
..
compile
conf s/auxreg/auxio/ 2000-07-18 04:17:23 +00:00
dev Use probeget() in pci_config_read() for the psycho, to avoid bus 2000-07-18 11:37:31 +00:00
include Fix PIC bugs. 2000-07-18 22:38:11 +00:00
sparc64 Since `intrcnt' points to an array of long ints, reserve the appropriate 2000-07-20 13:28:39 +00:00
stand Try both the BOOTPARAM and DHCP protocol (in that order as is the custom 2000-07-07 12:59:16 +00:00
Makefile