NetBSD/sys
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
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
coda update commented out code to recent changes of signal structures 2000-12-27 22:06:07 +00:00
compat use NetBSD utrace(2) facilities for FreeBSD utrace(2) emulation; 2000-12-28 11:18:01 +00:00
conf Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
crypto
ddb Add x/m option functionality 2000-12-28 07:30:06 +00:00
dev Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts
ipkdb
isofs Set the size of vnode so that reading cdrom over nfs works. 2000-12-21 03:42:43 +00:00
kern regen - utrace(2) addition 2000-12-28 11:16:48 +00:00
lib Pull across arm32 rev 1.4: 2000-12-16 14:38:50 +00:00
lkm add freebsd_syscall.c 2000-12-18 20:50:09 +00:00
miscfs several bugs: 2000-12-27 04:47:43 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net Back out the sledgehammer damage applied by wiz while I was out for 2000-12-28 21:40:59 +00:00
netatalk
netccitt
netinet Fix a small typo that would cause IP Filter to not hook in to 2000-12-28 21:42:49 +00:00
netinet6 Back out the sledgehammer damage applied by wiz while I was out for 2000-12-28 21:40:59 +00:00
netiso
netkey
netnatm
netns
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs update commented out code to recent changes of signal structures 2000-12-27 22:01:43 +00:00
ntfs
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
ufs - 16 * 8 != 168 2000-12-23 14:42:06 +00:00
uvm remove some more leftovers from Mach. 2000-12-28 08:24:55 +00:00
Makefile Descend into the altq directory. 2000-12-15 01:30:36 +00:00