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
Jung-uk Kim
b56b75259b
Do not apply do_power_resume for suspending case. When do_powerstate was
...
splitted into do_power_resume and do_power_nodriver, it became stale.
2010-10-19 17:05:51 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
hostb_pci.c
…
ignore_pci.c
…
isa_pci.c
…
pci_if.m
…
pci_pci.c
Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). This
2010-08-17 15:44:52 +00:00
pci_private.h
Add a new method to the PCI bridge interface, PCIB_POWER_FOR_SLEEP(). This
2010-08-17 15:44:52 +00:00
pci_user.c
Fix 'pciconf -a' by providing an implementation of PCIOCATTACHED.
2010-07-29 06:27:41 +00:00
pci.c
Do not apply do_power_resume for suspending case. When do_powerstate was
2010-10-19 17:05:51 +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
- Rename the constant for the Master Data Parity Error flag in the
2010-09-09 18:19:15 +00:00
pcivar.h
Virtualize pci_remap_msi_irq() call from general MSI code. It allows MSI
2010-06-14 07:10:37 +00:00
vga_pci.c
Small whitespace fixes.
2010-03-11 15:25:47 +00:00