1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys
Mike Smith 4fa59183f1 - We have access to our own device_t here, so use pci_read_config
rather than finding our parent pcib and using its PCI_READ_CONFIG
   method.

 - Fix the defines for the 32-bit I/O decode registers, and properly
   process the 16-bit versions.  Now we will correctly check that I/O
   resources behind the bridge are going to be decoded.

 - Bring the quirk for the Orion PCI:PCI bridge in here (since it
   seems to want to set the secondary/supplementary bus numbers).

 - Use PCI_SLOTMAX rather than a magic number.
2000-12-12 13:20:35 +00:00
..
alpha enable the proper cascade irq on as1000a 2000-12-12 01:39:17 +00:00
amd64 Fix the assembly mutex macros to call the appropriate witness functions if 2000-12-12 03:49:58 +00:00
boot
cam
coda
compat
compile
conf Always build the ISA and EISA bridge code. This is slightly unintiuitive, 2000-12-12 08:23:50 +00:00
contrib/dev
crypto
ddb
dev - We have access to our own device_t here, so use pci_read_config 2000-12-12 13:20:35 +00:00
fs
geom
gnu
i4b
i386 Fix the assembly mutex macros to call the appropriate witness functions if 2000-12-12 03:49:58 +00:00
ia64 - Add code to detect if a system call returns with locks other than Giant 2000-12-12 01:14:32 +00:00
isa
isofs/cd9660
kern Change the proc information returned from the kernel so that it 2000-12-12 07:25:57 +00:00
libkern
miscfs
modules Added '-DPC98' to CFLAGS if MACHINE == pc98. 2000-12-10 10:07:50 +00:00
msdosfs
net
netatalk
netatm
netgraph Fix a bug where if the interface was in promiscuous mode when the 2000-12-11 03:36:26 +00:00
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Removed the VoxWare sound drivers. 2000-12-10 10:02:32 +00:00
pccard add PNPID for PnP PCMCIA, SCM SwapBox Classic X2P. 2000-12-11 15:02:50 +00:00
pci
posix4
powerpc
rpc
svr4
sys Change the proc information returned from the kernel so that it 2000-12-12 07:25:57 +00:00
tools
ufs
vm Be less conservative with a recently added KASSERT. Certain edge 2000-12-11 07:52:47 +00:00
Makefile