anholt      2005-12-03 01:23:50 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       NOTES 
    sys/i386/conf        NOTES 
    sys/conf             files 
    sys/dev/drm          drm_drv.c drm_pciids.h i915_drv.c 
    sys/modules/drm      Makefile 
  Log:
  Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey 
Popov,
  and a new r300 PCI ID.
  
  Revision  Changes    Path
  1.51      +1 -0      src/sys/amd64/conf/NOTES
  1.1072    +4 -0      src/sys/conf/files
  1.4       +9 -4      src/sys/dev/drm/drm_drv.c
  1.5       +1 -0      src/sys/dev/drm/drm_pciids.h
  1.3       +1 -1      src/sys/dev/drm/i915_drv.c
  1.1216    +1 -0      src/sys/i386/conf/NOTES
  1.6       +1 -0      src/sys/modules/drm/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to