Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2000 01:44:08 -0800 (PST)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci pci.c pcisupport.c pcivar.h
Message-ID:  <200002190944.BAA73904@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2000/02/19 01:44:08 PST

  Modified files:
    sys/pci              pci.c pcisupport.c pcivar.h 
  Log:
  Remove the vga-pci driver. It serves no purpose and it hides the hardware
  from useful drivers such as the 3D DRI drivers I will be porting for
  hardware accelerated OpenGL. The hardware will still be reported during
  boot using the nomatch system.
  
  Approved by: jkh
  
  Revision  Changes    Path
  1.140     +4 -5      src/sys/pci/pci.c
  1.151     +2 -49     src/sys/pci/pcisupport.c
  1.41      +2 -1      src/sys/pci/pcivar.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002190944.BAA73904>