Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2005 22:35:39 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files
Message-ID:  <200512202235.jBKMZdeh039906@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-12-20 22:35:39 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  Add a vgapci(4) stub device driver for VGA PCI devices.  This device serves
  as a bus so that other drivers such as drm(4), acpi_video(4), and agp(4)
  can attach to it thus allowing multiple drivers for the same device.  It
  also removes the need for the drmsub hack for the i8[13]0/i915 drm and agp
  drivers.
  
  Revision  Changes    Path
  1.1078    +1 -0      src/sys/conf/files



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