freebsd-dev/sys/dev/pci
John Baldwin a28b3fc741 - Add a few more register defintions for the PCI express capability
registers.
- Cleanup PCI-X capability printf to not leave a dangling "supports" for
  some PCI-X bridges.
- Display additional PCI express details including the negotiated and max
  link width and the actual and maximum supported max payload.

MFC after:	1 month
2009-04-17 19:07:44 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m Revamp the MSI/MSI-X code a bit to achieve two main goals: 2007-05-02 17:50:36 +00:00
pci_pci.c Don't adjust ranges at all for subtractive bridges. The simple-minded 2009-03-15 06:40:57 +00:00
pci_private.h Further refine the handling of resources for BARs in the PCI bus driver. 2009-03-03 16:38:59 +00:00
pci_user.c - Add a new ioctl to /dev/pci to fetch details on an individual BAR of a 2009-02-02 19:54:16 +00:00
pci.c - Consolidate duplicated code for reading and sizing BARs and writing base 2009-04-14 18:32:37 +00:00
pcib_if.m Revamp the MSI/MSI-X code a bit to achieve two main goals: 2007-05-02 17:50:36 +00:00
pcib_private.h Two fixes: 2009-03-14 14:08:53 +00:00
pcireg.h - Add a few more register defintions for the PCI express capability 2009-04-17 19:07:44 +00:00
pcivar.h SATA device on some nForce based boards could get confused if MSI is not 2008-07-23 09:44:36 +00:00
vga_pci.c The recent PCI resource allocation fixes exposed a bug where the same 2009-03-04 21:04:52 +00:00