freebsd-nq/sys/dev/pci
Warner Losh a8cbc96cd8 More consistantly return the correct BAR size. Before, we'd only
return the correct bar size if we encountered a 64-bit BAR that had
its resources already assigned.  If the resources weren't yet
assigned, we'd bogusly assume it was a 32-bit bar and return 1.
2005-09-03 23:15:46 +00:00
..
eisa_pci.c
fixup_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c fix CardBus issue for Compaq R3000 series laptop 2005-08-26 23:39:44 +00:00
pci_private.h
pci_user.c For FreeBSD 4 binaries, when trying to read from a device that does 2005-08-26 01:00:19 +00:00
pci.c More consistantly return the correct BAR size. Before, we'd only 2005-09-03 23:15:46 +00:00
pcib_if.m Fix compile error :-(. 2005-04-13 19:10:27 +00:00
pcib_private.h
pcireg.h As threatened by BURN_BRIDGES, restire PCIR_MAPS and PCIR_HEADERTYPE 2005-06-05 23:08:59 +00:00
pcivar.h Add pci_is_vga_ioport_range() and pci_is_vga_memory_range() as inline 2005-04-29 02:03:11 +00:00