NetBSD/sys/arch/arm32
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
..
arm32 split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
compile
conf Add pseudo-device vlan 2000-12-19 10:42:02 +00:00
dev Recalculate NVRAM checksum when updating the NVRAM. Avoids 'reboot' 2000-11-01 12:28:50 +00:00
doc
footbridge Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
fpe-arm Adjust for userret() interface change. 2000-12-12 19:45:47 +00:00
include Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
iomd Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
isa Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
mainbus rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
ofw Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
podulebus Regen 2000-12-19 00:36:54 +00:00
rc7500 Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
riscpc remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
shark Adapt to new line discipline scheme. 2000-11-02 00:26:35 +00:00
vidc Fix another obvious linesw problem. 2000-12-16 21:16:22 +00:00
Makefile