freebsd-skq/sys/dev/pci
marcel a1ed5a2e81 Fix a buglet in revision 189401: when restoring a 64-bit BAR,
write the upper 32-bits in the adjacent bar. The consequences
of the buglet were severe enough though: a machine check.
2009-03-10 06:21:52 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c
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 Fix a buglet in revision 189401: when restoring a 64-bit BAR, 2009-03-10 06:21:52 +00:00
pcib_if.m
pcib_private.h
pcireg.h Always read/write the full 64-bit value of 64-bit BARs. Specifically, 2009-03-05 15:33:04 +00:00
pcivar.h
vga_pci.c The recent PCI resource allocation fixes exposed a bug where the same 2009-03-04 21:04:52 +00:00