freebsd-skq/sys/dev/pci
Pyun YongHyeon f39cf57f91 Consistently check header type after reading PCIR_HDRTYPE register.
While I'm here use defined macro instead of using magic numbers for
header type.

Reviewed by:	jhb
2010-07-29 20:42:38 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c Implement a rudimentary suspend/resume methods for PCI P2P bridge. 2009-12-10 01:01:53 +00:00
pci_private.h Move the PCI-specific logic of removing a cardbus device into a 2010-01-05 20:42:25 +00:00
pci_user.c Fix 'pciconf -a' by providing an implementation of PCIOCATTACHED. 2010-07-29 06:27:41 +00:00
pci.c Consistently check header type after reading PCIR_HDRTYPE register. 2010-07-29 20:42:38 +00:00
pcib_if.m Revert junk from last commit. These are WIP and not ready (and don't 2009-05-20 22:00:39 +00:00
pcib_private.h Two fixes: 2009-03-14 14:08:53 +00:00
pcireg.h Provide more defines for PCI-Express device ctrl. 2010-07-11 20:55:39 +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