NetBSD/sys/arch/sparc64/include
sommerfeld 851de295eb Change pci_intr_map to get interrupt source information from a "struct
pci_attach_args *" instead of from four separate parameters which in
all cases were extracted from the same "struct pci_attach_args".

This both simplifies the driver api, and allows for alternate PCI
interrupt mapping schemes, such as one using the tables described in
the Intel Multiprocessor Spec which describe interrupt wirings for
devices behind pci-pci bridges based on the device's location rather
the bridge's location.

Tested on alpha and i386; welcome to 1.5Q
2000-12-28 22:59:06 +00:00
..
Makefile backout previous; unintentional. 2000-08-16 08:21:52 +00:00
ansi.h make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
aout_machdep.h
asm.h Get kernel profiling to work. Now if only gprof worked.... 2000-08-02 22:24:38 +00:00
autoconf.h
bsd_openprom.h
bswap.h
bus.h Define __BUS_SPACE_HAS_STREAM_METHODS now we have them. 2000-09-22 21:01:55 +00:00
cdefs.h
cgtworeg.h
conf.h Remove some unsupported devices and add support for the `com' device. 2000-09-21 23:46:49 +00:00
cpu.h This seems to fix the interrupt lossage of non-debug kernels. 2000-09-29 17:02:38 +00:00
ctlreg.h Comment out caxsa, it's not used. Avoids 32 bit compile errors. 2000-12-04 20:14:05 +00:00
db_machdep.h remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:37:53 +00:00
disklabel.h
eeprom.h
elf_machdep.h Add support for 64-bit PIC and dynamic linking. 2000-07-14 20:59:07 +00:00
endian.h
endian_machdep.h
fbio.h
fbvar.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
float.h
frame.h make this usable for for userland asm, which needs CC64FSZ 2000-07-23 06:15:33 +00:00
fsr.h
idprom.h
ieee.h
ieeefp.h
instr.h
int_types.h Typo. 2000-06-27 08:43:02 +00:00
intr.h Make softintr_establish prototype match other ports, avoiding compile 2000-12-03 14:49:50 +00:00
kbd.h
kbio.h
kcore.h Overhaul cache flush code and coredump code. 2000-08-01 00:40:15 +00:00
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
loadfile_machdep.h include the sparc loadfile_machdep.h as-is; we can blow this header away 2000-08-16 08:17:49 +00:00
lock.h
math.h
netbsd32_machdep.h
oldmon.h
openfirm.h sync with sparc port. add support for OF_setprop(), OF_nextprop(), 2000-11-18 23:43:06 +00:00
openpromio.h
param.h Separate user and kernel address spaces and move the kernel down to 2000-09-28 19:56:13 +00:00
pcb.h struct pcb's lastcall is const char * 2000-11-18 03:51:14 +00:00
pci_machdep.h Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
pmap.h Add pmap_growkernel(). 2000-10-29 23:30:35 +00:00
proc.h
profile.h Get kernel profiling to work. Now if only gprof worked.... 2000-08-02 22:24:38 +00:00
psl.h Update the scheduler to the new locking scheme. 2000-08-23 21:35:56 +00:00
pte.h
ptrace.h
reg.h gdb requires a `struct fpstate' so provide one. 2000-07-08 19:25:14 +00:00
reloc.h Add support for 64-bit PIC and dynamic linking. 2000-07-14 20:59:07 +00:00
remote-sl.h
setjmp.h
signal.h
sparc64.h fix a comment. 2000-10-20 05:47:03 +00:00
stdarg.h Fix multiple problems with floating point and structure handling. 2000-07-23 21:36:56 +00:00
svr4_machdep.h remove duplicate function prototypes. 2000-12-04 01:39:04 +00:00
trap.h
types.h Remove __BROKEN_CONFIG_UNIT_USAGE. (sync with sparc) 2000-12-04 09:56:56 +00:00
varargs.h
vmparam.h - rename 32bit USRSTACK32, and define USRSTACK to that if !__arch64__, so that 2000-12-18 14:48:26 +00:00
vuid_event.h
z8530var.h Support for MI console magic framework. 2000-11-08 23:41:42 +00:00