diff options
Diffstat (limited to 'xc/programs/Xserver/hw/xfree86/drivers/geode/geode.cpp')
-rw-r--r-- | xc/programs/Xserver/hw/xfree86/drivers/geode/geode.cpp | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/drivers/geode/geode.cpp b/xc/programs/Xserver/hw/xfree86/drivers/geode/geode.cpp new file mode 100644 index 000000000..099f82639 --- /dev/null +++ b/xc/programs/Xserver/hw/xfree86/drivers/geode/geode.cpp @@ -0,0 +1,30 @@ +.\" +.TH GEODE __drivermansuffix__ "Version 4.0" "XFree86" +.SH NAME +geode \- Geode video driver +.SH SYNOPSIS +.B "Section ""Device""" +.br +.BI " Identifier """ devname """" +.br +.B " Driver ""geode""" +.br +\ \ ... +.br +.B EndSection +.SH DESCRIPTION +.B geode +is an driver for National Semiconductors GEODE processor family. +It uses the DURANGO kit provided by National Semiconductors. +.SH SUPPORTED HARDWARE +The +.B geode +driver supports GXLV (5530 companion chip), SC1200, SC1400 +.SH CONFIGURATION DETAILS +Please refer to XF86Config(__filemansuffix__) for general configuration +details. This section only covers configuration details specific to this +driver. +.SH "SEE ALSO" +XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(1) +.SH AUTHORS +Juergen Schneider, Infomatec IAS GmbH |