cvs commit: src/sys/dev/pci pcivar.h

Marcel Moolenaar marcel at FreeBSD.org
Thu Apr 28 19:03:12 PDT 2005


marcel      2005-04-29 02:03:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pcivar.h 
  Log:
  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@
  
  Revision  Changes    Path
  1.66      +18 -0     src/sys/dev/pci/pcivar.h


More information about the cvs-src mailing list