cvs commit: src/sys/pci agp.c src/sys/sys agpio.h

John Baldwin jhb at FreeBSD.org
Thu Oct 23 11:08:57 PDT 2003


jhb         2003/10/23 11:08:56 PDT

  FreeBSD src repository

  Modified files:
    sys/pci              agp.c 
    sys/sys              agpio.h 
  Log:
  Add simple support for AGP 3.0 including enabling 8x mode.  The simple
  part of the support is that it still assumes one master and one target
  where as AGP 3.0 actually supports multiple devices on the bus.
  
  Submitted by:   Keith Whitwell <keith at tungstengraphics.com>
  Sponsored by:   The Weather Channel
  
  Revision  Changes    Path
  1.33      +108 -13   src/sys/pci/agp.c
  1.4       +23 -5     src/sys/sys/agpio.h


More information about the cvs-src mailing list