ati.man 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. .\" shorthand for double quote that works everywhere.
  2. .ds q \N'34'
  3. .TH ATI __drivermansuffix__ __vendorversion__
  4. .SH NAME
  5. ati \- ATI video driver
  6. .SH SYNOPSIS
  7. .nf
  8. .B "Section \*qDevice\*q"
  9. .BI " Identifier \*q" devname \*q
  10. .B " Driver \*qati\*q"
  11. \ \ ...
  12. .B EndSection
  13. .fi
  14. .SH DESCRIPTION
  15. .B ati
  16. is an __xservername__ wrapper driver for ATI video cards. It autodetects
  17. whether your hardware has a Radeon, Rage 128, or Mach64 or earlier class of
  18. chipset, and loads the radeon(__drivermansuffix__),
  19. r128(__drivermansuffix__), or mach64 driver as
  20. appropriate.
  21. .SH SUPPORTED HARDWARE
  22. The
  23. .B ati
  24. driver supports Radeon, Rage 128, and Mach64 and earlier chipsets by loading
  25. those drivers. See those manpages for specific cards supported.
  26. .SH CONFIGURATION DETAILS
  27. Please refer to __xconfigfile__(__filemansuffix__) for general configuration
  28. details, and the specific card driver for driver configuration details.
  29. .SH "SEE ALSO"
  30. __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__), r128(__drivermansuffix__), radeon(__drivermansuffix__)
  31. .SH AUTHORS
  32. See the individual driver pages for authors.