cvs commit: ports/devel/libpciaccess Makefile ports/devel/libpciaccess/files patch-src-freebsd_pci.c

Robert Noland rnoland at FreeBSD.org
Sat Feb 7 22:04:33 PST 2009


rnoland     2009-02-08 06:04:32 UTC

  FreeBSD ports repository

  Modified files:
    devel/libpciaccess   Makefile 
    devel/libpciaccess/files patch-src-freebsd_pci.c 
  Log:
  Locate the BIOS BAR via the pci registers if it is available.
  Calculate the correct BIOS size as well.  Previously, we just
  always used the standard 64k VGA bios entry at 0xc0000.  We still
  do that if we don't find a BIOS BAR.
  
  Revision  Changes    Path
  1.4       +1 -1      ports/devel/libpciaccess/Makefile
  1.3       +108 -8    ports/devel/libpciaccess/files/patch-src-freebsd_pci.c


More information about the cvs-all mailing list