1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/sys/dev/pci
Marcel Moolenaar 9929ff6b5b Add pci_is_vga_ioport_range() and pci_is_vga_memory_range() as inline
functions. These functions centralize the details of which I/O port
and memory ranges belong to VGA.

Reviewed by: imp@, jhb@
2005-04-29 02:03:11 +00:00
..
eisa_pci.c
fixup_pci.c
ignore_pci.c
isa_pci.c
pci_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
pci_pci.c Add code to read the primary PCI bus number out of the Compaq/HP 6010 2005-03-25 14:18:50 +00:00
pci_private.h Expose pci_cfg_safe/restore for subclasses of pci to use. 2005-02-28 01:14:15 +00:00
pci_user.c Use pci_find_bsf() to retrieve the PCI device associated with 2005-04-13 17:34:38 +00:00
pci.c Call pci_print_verbose() before pci_add_resources() so that the order of 2005-04-14 17:52:55 +00:00
pcib_if.m Fix compile error :-(. 2005-04-13 19:10:27 +00:00
pcib_private.h
pcireg.h Add defines for the Bridge Control Register bits. 2005-04-29 01:58:27 +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