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
John Baldwin
da1781dd59
Don't whine about child drivers calling pci_enable_busmaster(). That is
...
perfectly normal. MFC after: 1 week
2010-12-20 14:54:24 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
hostb_pci.c
…
ignore_pci.c
…
isa_pci.c
…
pci_if.m
…
pci_pci.c
Add device IDs for two more ServerWorks Host-PCI bridges so that we can
2010-11-25 15:42:33 +00:00
pci_private.h
Introduce a new tunable 'hw.pci.do_power_suspend'. This tunable lets you
2010-10-20 16:47:09 +00:00
pci_user.c
Fix 'pciconf -a' by providing an implementation of PCIOCATTACHED.
2010-07-29 06:27:41 +00:00
pci.c
Resume critical PCI devices (and their children) first, then everything else
2010-11-22 21:58:00 +00:00
pcib_if.m
Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). This
2010-08-17 15:44:52 +00:00
pcib_private.h
- Retire acpi_pcib_resume(). It is has just been an alias for
2010-08-05 16:10:12 +00:00
pcireg.h
Update PCI power management registers per PCI Bus Power Management Interface
2010-10-20 23:41:16 +00:00
pcivar.h
Update PCI power management registers per PCI Bus Power Management Interface
2010-10-20 23:41:16 +00:00
vga_pci.c
Don't whine about child drivers calling pci_enable_busmaster(). That is
2010-12-20 14:54:24 +00:00