This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
pci
History
jhb
3b565e6dd2
Look for capabilities in PCI-PCI bridges using the same CAP PTR register
...
as for type 0 devices. Submitted by: grehan MFC after: 1 week
2006-11-16 17:31:33 +00:00
..
eisa_pci.c
…
fixup_pci.c
Workaround a hang on some nForce2 systems that can happen if the CPU goes
2006-05-24 14:08:31 +00:00
hostb_pci.c
Move the hostb driver out of the i386 and amd64 PCI code (where it was
2005-12-20 21:09:45 +00:00
ignore_pci.c
…
isa_pci.c
Don't save and restore the ELCR register across suspend and resume for
2005-09-29 15:00:09 +00:00
pci_if.m
First cut at MI support for PCI Message Signalled Interrupts (MSI):
2006-11-13 21:47:30 +00:00
pci_pci.c
First cut at MI support for PCI Message Signalled Interrupts (MSI):
2006-11-13 21:47:30 +00:00
pci_private.h
First cut at MI support for PCI Message Signalled Interrupts (MSI):
2006-11-13 21:47:30 +00:00
pci_user.c
Actually make bounds checking for PCIOCREAD and PCIOCWRITE work.
2006-10-06 14:31:32 +00:00
pci.c
Look for capabilities in PCI-PCI bridges using the same CAP PTR register
2006-11-16 17:31:33 +00:00
pcib_if.m
First cut at MI support for PCI Message Signalled Interrupts (MSI):
2006-11-13 21:47:30 +00:00
pcib_private.h
First cut at MI support for PCI Message Signalled Interrupts (MSI):
2006-11-13 21:47:30 +00:00
pcireg.h
First cut at MI support for PCI Message Signalled Interrupts (MSI):
2006-11-13 21:47:30 +00:00
pcivar.h
Fix a couple of comment typos.
2006-11-14 17:54:55 +00:00
vga_pci.c
Don't add an agp child in vgapci's attach routine if the PCIY_AGP
2006-02-01 15:45:29 +00:00