CVS log for xc/programs/Xserver/hw/xfree86/vgahw/vgaHW.c

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / vgahw

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.63 / (view) - annotate - [select for diffs] , Fri Oct 14 14:17:10 2005 UTC (3 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_8_0, xf-4_8-branch, xf-4_7_99_9, xf-4_7_99_8, xf-4_7_99_7, xf-4_7_99_6, xf-4_7_99_5, xf-4_7_99_4, xf-4_7_99_31, xf-4_7_99_30, xf-4_7_99_3, xf-4_7_99_29, xf-4_7_99_28, xf-4_7_99_27, xf-4_7_99_26, xf-4_7_99_25, xf-4_7_99_24, xf-4_7_99_23, xf-4_7_99_22, xf-4_7_99_21, xf-4_7_99_20, xf-4_7_99_2, xf-4_7_99_19, xf-4_7_99_18, xf-4_7_99_17, xf-4_7_99_16, xf-4_7_99_15, xf-4_7_99_14, xf-4_7_99_13, xf-4_7_99_12, xf-4_7_99_11, xf-4_7_99_10, xf-4_7_99_1, xf-4_7_0, xf-4_7-branch, xf-4_6_99_9, xf-4_6_99_8, xf-4_6_99_7, xf-4_6_99_6, xf-4_6_99_5, xf-4_6_99_4, xf-4_6_99_3, xf-4_6_99_29, xf-4_6_99_28, xf-4_6_99_27, xf-4_6_99_26, xf-4_6_99_25, xf-4_6_99_24, xf-4_6_99_23, xf-4_6_99_22, xf-4_6_99_21, xf-4_6_99_20, xf-4_6_99_2, xf-4_6_99_19, xf-4_6_99_18, xf-4_6_99_17, xf-4_6_99_16, xf-4_6_99_15, xf-4_6_99_14, xf-4_6_99_13, xf-4_6_99_12, xf-4_6_99_11, xf-4_6_99_10, xf-4_6_99_1, xf-4_6_0, xf-4_6-branch, xf-4_5_99_904, xf-4_5_99_903, xf-4_5_99_902, xf-4_5_99_901, xf-4_5_99_22, xf-4_5_99_21, xf-4_5_99_20, xf-4_5_99_19, xf-4_5_99_18, xf-4_5_99_17, xf-4_5_99_16, xf-4_5_99_15, xf-4_5_99_14, HEAD
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
 161. Implement a major #include rework throughout the tree.  Also enforce it
      for all non-external builds (i.e. in-tree & SDK)  (Marc La France).
 160. Rework the building of hw/xfree86/parser to be more in line with the
      building of other server subdirectories (such as common/)
      (Marc La France).
 159. ANSIfy /xc/lib/font/builtins/, and fix warnings, whitespace & formatting
      (Marc La France).

Notes:
 - `make World` highly recommended ;-)
 - This will be further tested in the next few days.

Revision 1.62 / (view) - annotate - [select for diffs] , Thu Aug 18 14:13:07 2005 UTC (3 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_13, xf-4_5_99_12, xf-4_5_99_11, xf-4_5_99_10
Changes since 1.61: +20 -13 lines
Diff to previous 1.61
 122. In the vesa driver, do not call VBE to save/restore adapter state if the
      mode on server entry is not one reported by VBE (i.e. is a VGA or OEM
      mode).  This prevents hangs under certain video BIOS'es (Marc La France).
 121. Change the vesa and vgahw modules' saving and restoring of video memory
      for the mode on server entry to be less prone to bus lockouts
      (Marc La France).
 120. Change the vesa driver to save and restore more video memory contents
      for the mode on server entry (Marc La France).
 119. Fix vesa driver's mapping of video memory apertures (Marc La France).
 118. Experimental change to cause the vesa driver to ignore sync tolerances in
      XF86Config monitor sections when the monitor is detected through DDC to
      be a digital panel, relying instead on any BIOS ability to reject or
      adjust mode timings to accomodate the panel (Marc La France).
 117. Endianness changes to the vesa driver (Marc La France).

In part, these changes amount to a port of the vesa driver to non-ix86
architectures.

Revision 1.61 / (view) - annotate - [select for diffs] , Tue Oct 26 21:26:38 2004 UTC (4 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_9, xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6, xf-4_5_99_5, xf-4_5_99_4, xf-4_5_99_3, xf-4_5_99_2, xf-4_5_99_1, xf-4_5_0, xf-4_5-branch, xf-4_4_99_903, xf-4_4_99_902, xf-4_4_99_901, xf-4_4_99_22, xf-4_4_99_21, xf-4_4_99_20, xf-4_4_99_19, xf-4_4_99_18, xf-4_4_99_17, xf-4_4_99_16
Changes since 1.60: +22 -15 lines
Diff to previous 1.60
 205. Fix off-by-one error in VGA sync pulse positions for siliconmotion, vga,
      vesa and vmware drivers;  other drivers to follow;  also see CHANGELOG 133
      (Marc La France).

Revision 1.60 / (view) - annotate - [select for diffs] , Fri Feb 13 23:58:51 2004 UTC (4 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_7, xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_2, xf-4_4_99_15, xf-4_4_99_14, xf-4_4_99_13, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10, xf-4_4_99_1, xf-4_4_0, xf-4_4-branch, xf-4_3_99_903
Changes since 1.59: +46 -3 lines
Diff to previous 1.59
 802. Licence update.
(except client-side libraries)

Revision 1.59 / (view) - annotate - [select for diffs] , Wed Feb 11 22:06:22 2004 UTC (4 years, 10 months ago) by tsi
Branch: MAIN
Changes since 1.58: +13 -28 lines
Diff to previous 1.58
 801. Optimise SlowBcopy() for ia64 architecture (Marc La France).
 800. Simplify vgaHWSaveFonts() and vgaHWRestoreFonts() to fix hangs seen with
      certain nVidia boards on ZX1-based systems (Marc La France).

Revision 1.58 / (view) - annotate - [select for diffs] , Mon Nov 3 05:11:53 2003 UTC (5 years, 2 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_16
Changes since 1.57: +9 -25 lines
Diff to previous 1.57
IRIX build and warning fixes

Revision 1.57 / (view) - annotate - [select for diffs] , Mon Feb 24 21:29:36 2003 UTC (5 years, 10 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_9, xf-4_3_99_8, xf-4_3_99_7, xf-4_3_99_6, xf-4_3_99_5, xf-4_3_99_4, xf-4_3_99_3, xf-4_3_99_2, xf-4_3_99_15, xf-4_3_99_14, xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11, xf-4_3_99_10, xf-4_3_99_1, xf-4_3_0_2, xf-4_3_0_1, xf-4_3_0, xf-4_3-branch
Changes since 1.56: +3 -3 lines
Diff to previous 1.56
 948. Fix reversed logic for VGA locking/unlocking (Nat Ersoz).

Revision 1.56 / (view) - annotate - [select for diffs] , Mon Nov 25 14:05:05 2002 UTC (6 years, 1 month ago) by eich
Branch: MAIN
CVS Tags: xf-4_2_99_902, xf-4_2_99_901, xf-4_2_99_4, xf-4_2_99_3
Changes since 1.55: +1 -1 lines
Diff to previous 1.55
 536. Attempt to fix bitblt problems when doing offscreen pixmaps in
      i810 (Egbert Eich).
 535. Change Build rule so that x86 assembler code for MESA can be completely
      disabled on i386 (Egbert Eich).
 534. Added IEEE Optimization for x86-64 (Egbert Eich).
 533. Initialized fullscreen in DRIscreenPrivate to a vaild value
      (Egbert Eich).
 532. Fixed module loader to map memory in the low 32bit address space on
      x86-64 (Egbert Eich).
 531. Shifted Keypad delete: added KP_Separator for de_DE and de_CH keyboard.
 530. Added sanity checks to various scripts (Egbert Eich).
 529. Fixed Trident RGB16 video playback mode (Alastair Robinsion).
 528. i810 only set OVRACT register when TVout isn't enabled
      (Sebastien BASTARD, Matthew J. Sottek, Egbert Eich).
 527. Record changes of BusMaster state so that pciDisable/Enable/Mem/Io
      don't override these (Egbert Eich).
 526. Fixed RAC code: when no resources are shared chips may still need
      RAC for bus access if both require non overlapping parts of the
      VGA resources (Egbert Eich).
 525. Fix for resource registration of C&T and Tdfx driver (Egbert Eich).
 524. Prevent   core dumps in Xutf8Reset/Lookup code of Xlib (Masaru Yokoi).
 523. Added support for BE systems for C&T driver (Michael Stephen Hanni).
 522. Added support for special keys found on many ACPI control, Easy Access
      Keyboards, Internet keyboards, laptops, notebooks and PDA (via
      xkb/symbols/inet). Added new key symbols for these keyboards
      (Stanislav Brabec).
 521. Fixed some problems with ininite loops which where introduced
      with the host bridge specific code (Egbert Eich).
 520. AXP domain support (Jeff Wiedemeier).
 519. Added -m32 flag to c++ when build on ia32 (Egbert Eich).
 518. Support for R_ALPHA_GPRELHIGH und R_ALPHA_GPRELL on Alpha used by
      gcc 3.2 (Stefan Reinauer).
 517. Added rule to be able to use Numlock key on broken IBM keyboards
      (Stefan Dirsch).
 516. Fixed Xlib build rules so it builds a truly static library again
      (Egbert Eich).

Revision 1.55 / (view) - annotate - [select for diffs] , Thu Apr 4 14:05:55 2002 UTC (6 years, 9 months ago) by eich
Branch: MAIN
CVS Tags: xf-4_2_99_2, xf-4_2_99_1
Changes since 1.54: +9 -4 lines
Diff to previous 1.54
  99. Fixed i810 crash on vt switch due to call to Sync() while switched away
      (Andris Pavenis).
  98. Fixed MGAG550 HW Cursor (Laure-Amelie Couturie).
  97. Added Xv support to neomagic driver (Shigehiro Nomura).
  96. Implemented cross compile environment (Egbert Eich).
  95. Added AMD x86-64 architecture support (Egbert Eich).
  94. Fixed memory leaks in xkb code (Egbert Eich).
  93. Fixed several memory leaks in the config file parser and initialization
      routines (Egbert Eich).
  92. Added CardBus bridge support (Egbert Eich).
  91. Fixed strdup() define in glx (Egbert Eich).
  90. Extended xf86misc extension to support changing the mouse device
      (Egbert Eich).
  89. Replaced strdup() in xf86Configure.c with xalloc()/strcpy() to avoid
      conflicts when using internal malloc (Egbert Eich).
  88. Extended memory debugging: Added signal handler to trigger a memory
      debugger dump on SIGUSR2 when compiled with memleak support
      (Egbert Eich).
  87. Set vtSema to FALSE when suspended by APM to catch calls to 2D accel
      functions (Egbert Eich).
  86. Implemented mouse protocol detection by analyzing data stream
      (Egbert Eich).
  85. Added PnP mouse detection for PS/2, ImPS/2 and older MS serial mice
      (Egbert Eich).
  84. Fixed gamma correction code for Trident 9397 (Alan Hourihane).
  83. Fixed C&T driver to avoid initialization of video in non-linear mode
      (Egbert Eich).
  82. Changed C&T driver to allow video even if acceleration is disabled
      (Egbert Eich).
  81. Attempt to implement a more consistent handling of HW cursor in C&T
      driver (Egbert Eich).
  80. Fixed MGA driver to make HALlib work with VESA framebuffer modes
      (Egbert Eich).
  79. Reworked Rendition driver (Egbert Eich).
  78. S3 Virge driver: added minimal gap between SyncStart and HDisplay to
      avoid video lockups (Egbert Eich).
  77. Fixed memory leaks in S3 Savage driver (Egbert Eich).
  76. Modified several drivers to do int10 initialization using the
      VBE functions instead of calling int10 directly (Egbert Eich).
  75. Fixed video support and mode initialization in Silicon Motion driver,
      removed wait for v-retrace (Egbert Eich).
  74. Misc fixes to SiS driver (Thomas Winischhofer).
  73. Added support for 1400x1050 screen in Trident driver (Egbert Eich).
  72. Fixed several video issues for Trident CyberBladeXP chips (Egbert Eich).
  71. Added probe for Tseng ISA chips (Egbert Eich).
  70. Added 'KGAUniversal' option to generic vga driver which changes handling
      left overscan to work also on chips with C&T core (ie all C&T and Intel
      graphics chips) (Egbert Eich).
  69. Modified int10 code to map area between V_BIOS and SYS_BIOS instead of
        copying it. Copying causes problems if legacy devices map MMIO
        registers there (Egbert Eich).
  68. Implemented an extended int10 init function to allow passing flags
        (Egbert Eich).
  67. Implemented optional handling of BIOS video mode scratch area in int10
        code (Egbert Eich).
  66. Again modified MTRR range splitting (Egbert Eich).
  65. Added funtions to VBE to save and restore a video mode (Egbert Eich).
  64. Added missing commas to symbols/us_intl (Hans Lunsing).
  63. Added Ungherese (qwerty) support (Koblinger Egmont).
  62. Added Euro symbol for hungarian kbd layout (Koblinger Egmont).

Revision 1.54 / (view) - annotate - [select for diffs] , Fri Jan 25 21:56:21 2002 UTC (6 years, 11 months ago) by tsi
Branch: MAIN
Changes since 1.53: +8 -4 lines
Diff to previous 1.53
  15. Fix mouse Protocol "Auto" for SunOS (Marc La France).
  14. Relocate all driver low memory accesses (atimisc module not yet done)
      (Marc La France).
  13. Make driver I/O relocatable (atimisc, s3, sis and tseng not yet done)
      (Marc La France).
  12. PCI domain changes for SunOS/SPARC64 (Marc La France).
  11. PCI domain changes for Linux/SPARC64 (#4653, Divid S. Miller,
      Marc La France).

This is a text-only merge from Domain-branch.  Not compile tested yet.

Revision 1.53.2.1 / (view) - annotate - [select for diffs] , Wed Nov 28 22:35:40 2001 UTC (7 years, 1 month ago) by tsi
Branch: Domain-branch
Changes since 1.53: +8 -4 lines
Diff to previous 1.53 to next main 1.54
Change notice to be posted later...

Revision 1.53 / (view) - annotate - [select for diffs] , Tue Sep 18 20:23:23 2001 UTC (7 years, 3 months ago) by herrb
Branch: MAIN
CVS Tags: xf-4_2_1_2, xf-4_2_1_1, xf-4_2_1, xf-4_2_0_1, xf-4_2_0-bindist-1, xf-4_2_0-bindist, xf-4_2_0, xf-4_2-branch, xf-4_1_99_7, xf-4_1_99_6, xf-4_1_99_5, xf-4_1_99_4, xf-4_1_99_3, xf-4_1_99_2
Branch point for: Domain-branch
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
save all 8 font slots instead of only one (Matthias Drochner).

Revision 1.52 / (view) - annotate - [select for diffs] , Sat Aug 18 01:51:21 2001 UTC (7 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_1_99_1
Changes since 1.51: +4 -1 lines
Diff to previous 1.51
DRI resync.

Revision 1.51 / (view) - annotate - [select for diffs] , Mon Jul 23 12:15:49 2001 UTC (7 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.50: +7 -5 lines
Diff to previous 1.50
Remove (stale) support for Amoeba and Minix.

Revision 1.50 / (view) - annotate - [select for diffs] , Thu May 10 21:18:57 2001 UTC (7 years, 8 months ago) by dbateman
Branch: MAIN
CVS Tags: xf-4_1_0_2, xf-4_1_0_1, xf-4_1_0-bindist, xf-4_1_0, xf-4_1-branch, xf-4_0_99_902, xf-4_0_99_901, xf-4_0_99_900
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
Fix C&T 69030 support so that 1280x1024@24bpp with 75Hz refresh is possible.

Revision 1.49 / (view) - annotate - [select for diffs] , Thu May 3 16:38:36 2001 UTC (7 years, 8 months ago) by dawes
Branch: MAIN
Changes since 1.48: +1 -3 lines
Diff to previous 1.48
remove debugging messages

Revision 1.48 / (view) - annotate - [select for diffs] , Wed May 2 19:10:44 2001 UTC (7 years, 8 months ago) by dbateman
Branch: MAIN
Changes since 1.47: +3 -3 lines
Diff to previous 1.47
Trivial typo fix in vgahw for KGA

Revision 1.47 / (view) - annotate - [select for diffs] , Wed May 2 13:53:23 2001 UTC (7 years, 8 months ago) by dawes
Branch: MAIN
Changes since 1.46: +80 -35 lines
Diff to previous 1.46
 462. Add a PIOOffset value plus readEnable and writeEnable function pointers
      to the vgahw rec.  The former allows vgahw to be used for VGA registers
      that are shadowed in I/O space.  The latter allow the VGA_ENABLE
      register to be accessed in similar way to most other VGA registers.
      Add vgaHWEnable() and vgaHWDisable() functions (David Dawes).

Revision 1.46 / (view) - annotate - [select for diffs] , Thu Feb 15 18:31:22 2001 UTC (7 years, 10 months ago) by eich
Branch: MAIN
CVS Tags: xf-4_0_99_3, xf-4_0_99_2, xf-4_0_99_1
Changes since 1.45: +110 -64 lines
Diff to previous 1.45
 168. Removed code that sets a chipset into graphics mode when
      saving/restoring fonts in standard vga code. This causes problems
      on some trident chipsets (Egbert Eich). [EXPERIMENTAL!]
 167. Moved KGA code that handles the H/VBlankEnd code that overscans remain
      invisible to separate functions. This way drivers have better control
      over these registers.

Revision 1.45 / (view) - annotate - [select for diffs] , Tue Feb 13 21:15:20 2001 UTC (7 years, 10 months ago) by dawes
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
 144. Fix the neomagic driver so that it saves/restores the palette (#4452,
      Ken Hornstein).
 143. Fix a palette saving bug in the vgahw module (#4452, Ken Hornstein).
 142. Fix a typo in Xfbdev.man (#4446, Juliusz Chroboczek).
 141. Major updates to the savage driver, including:
       - DDC support
       - I2C support
       - XVideo YUV overlay support for Savage/MX and Savage/IX
       - DGA support
       - yanks Ani Joshi's depth/bitsPerPixel patch for searching the BIOS
       - fixes interactions with frame buffer and SVGATextMode consoles;
         VT switching now seems quite reliable for almost everyone
       - yanks unused options
       - adds new options for hacks to deal with the status register hangs
       - adds one special case memory configuration for Savage 4
       - adds support for doublescan modes (320x240 works)
       - adds LCD panel detection
       - fixes a panning bug at depth 24 (panning must be to even pixels)
       - adds a workaround for bugs in the latest ProSavage BIOSes
      (#4445, 4448, Tim Roberts).
 140. Make 'X -configure' use the long monitor name when present in the
      DDC info (#4444, Andrew C. Aitchison).
 139. Make glxinfo respect $DISPLAY (#4443, Meelis Roos).
 138. Fix TrueType font problems in 4.0.2 (#4439, Juliusz Chroboczek).
 137. Document the "DisplaySize" keyword in the XF86Config man page (#4438,
      Andrew C. Aitchison).

Revision 1.42.2.1 / (view) - annotate - [select for diffs] , Tue Feb 13 21:06:19 2001 UTC (7 years, 10 months ago) by dawes
Branch: xf-4_0_2-branch
CVS Tags: xf-4_0_3b, xf-4_0_3a, xf-4_0_3, xf-4_0_2c, xf-4_0_2b, xf-4_0_2a
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 to next main 1.43
1229. Fix the neomagic driver so that it saves/restores the palette (#4452,
      Ken Hornstein).
1228. Fix a palette saving bug in the vgahw module (#4452, Ken Hornstein).

Revision 1.44 / (view) - annotate - [select for diffs] , Sun Jan 21 21:19:38 2001 UTC (7 years, 11 months ago) by tsi
Branch: MAIN
Changes since 1.43: +1 -3 lines
Diff to previous 1.43
1279. Disable RENDER extension support in the ATI(misc) driver when mibank
      and/or shadowfb is used (Marc La France).
1278. Remove cfb & friends from the ATI driver (Marc La France).
1277. Some additional ATI PCI IDs (Marc La France).
1276. Make compilation of drivers produce the same object whether or not
      DPMS and DGA extensions are being built.  Partial changes to do the same
      for RENDER (Marc La France).
1275. Ensure `make depend` goes through the same set of subdirectories as
      `make all` does.  Allows MakefileAdditions to contain depend rule(s)
      (Marc La France).
1274. Move $(EXTRA_DEFINES) to the end of ALLDEFINES.  Ditto for
      $(CXXEXTRA_DEFINES) and CXXDEFINES.  Allows easier overrides at the
      subdirectory level (Marc La France).
1273. Add a pre-clean phase to `make World` if xc/xmakefile already exists
      (Marc La France).

+ update formatted docs
+ build & warning fixes

Revision 1.43 / (view) - annotate - [select for diffs] , Thu Jan 11 03:37:00 2001 UTC (7 years, 11 months ago) by tsi
Branch: MAIN
CVS Tags: pre-R651-import
Changes since 1.42: +16 -5 lines
Diff to previous 1.42
1256. Fix 1bpp colour map in vgaHW (Marc La France).
1255. More IA64 loader fixes and make xf86sym.c compile again
      (Michael Madore, Marc La France).
1254. Add missing symbols in vesa driver (Marc La France).

(+ warning fixes)

Revision 1.42 / (view) - annotate - [select for diffs] , Tue Nov 14 18:20:38 2000 UTC (8 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_2-bindist, xf-4_0_2, xf-4_0_1h, xf-4_0_1g, xf-4_0_1f, xf-4_0_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z
Branch point for: xf-4_0_2-branch
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
 935. Update GNU/Hurd support (#A.188, Marcus Brinkmann).

Revision 1.41 / (view) - annotate - [select for diffs] , Fri Nov 3 18:46:17 2000 UTC (8 years, 2 months ago) by eich
Branch: MAIN
CVS Tags: xf-4_0_1e
Changes since 1.40: +7 -1 lines
Diff to previous 1.40
 897. Added render extension support to tseng driver (Egbert Eich).
 896. Fixed clock code in neomagic driver (Egbert Eich).
 899. xf86Configure now uses the imake variable xf86ConfigFile (Egbert Eich).
 898. xf86cfg has a new option for a server path (Egbert Eich).
 897. xf86cfg can now handle more than one command line argument (Egbert Eich).
 895. Added a delay to dac code in neomagic driver (Egbert Eich).
 894. Changed shadowfb to use delayed updates in neomagic
       driver (Egbert Eich).
 893. Rewrote ddc code in nv driver (Egbert Eich).
 892. Rewrote ddc code in neomagic driver (Egbert Eich).
 891. Fixed problems with enter/leave/closeScreen in nv
       driver (Egbert Eich).
 890. Fixed a bug in the fixed modelines in trident driver (Egbert Eich).
 889. Added reinitialization of blitter on enterVT in trident
       driver (Egbert Eich).
 888. Fixed a typo which caused wrong register to be set in trident
       driver (Egbert Eich).
 887. Added loader symbol handling to tseng driver (Egbert Eich).
 886. Changed tseng driver to use fb instead of cfb (Egbert Eich).
 885. Changed chips driver to use fb instead of cfb (Egbert Eich).
 884. Added render extension support to chips driver (Egbert Eich).
 883. Added render extension support to neomagic driver (Egbert Eich).
 882. Added render extension support to nv driver (Egbert Eich).
 881. Modified helper_mem.c to map everything between video bios and
       system bios on PC-like platforms (Egbert Eich).
 880. Modified Linux mapVidMem() to map memory on page boundaries
       (Egbert Eich).
 879. Changed BIOS_SIZE (Sys BIOS) from 0x10000 to 0xffff to make
       int10 work un DGUX (Takis Psarogiannakopoulos).
 878. Fixed a bug in the argument list of the call to xf86ReadPciBIOS()
       from int10/pci.c (Egbert Eich).
 877. Added simple sanity check to catch situation where DDC reads
       all 0 and therefore trivially has the correct checksum (Egbert Eich).
 876. Changed i2c code to allow for longer rise/fall times on longer
       cables (Egbert Eich).
 875. Removed limit on default visual for 4bpp (Egbert Eich).
 874. Added macros to build nv driver on AXP (Jay Estabrook).
 873. Changed -configure to use primary card as first card (Egbert Eich).
 872. Changed generic vga driver to not unmap memory when switched away.
 871. Fixed problem that caused APM support to be disabled on server
       reset (Egbert Eich).
 870. Added support for newer sparse AXP systems (Egbert Eich).
 869. Added support for MGA G100 PCI (Egbert Eich).

Revision 1.40 / (view) - annotate - [select for diffs] , Fri Aug 11 16:27:17 2000 UTC (8 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_1d, xf-4_0_1c, xf-4_0_1b
Changes since 1.39: +1 -9 lines
Diff to previous 1.39
 507. Remove obsolete PC98 code (#4081, Takaaki Nomura).
 506. Fix PC98 keyboard problems (#4081, Osamu Tomita).
 505. Imake support for building on Linux/arm32 (#4080, Andrew E. Mileski).
 504. Fix a problem with restoring the PIXCONF register in the i810 driver
      (#4078, Jonathan Bian).
 503. Fix a build problem with the sis dri driver Imakefile (#4076,
      Takaaki Nomura).
 502. Add DPMS support to the fbdev driver (#4075, Ani Joshi).
 501. Add DPMS support to the fbdevhw module (#4074, Ani Joshi).

Revision 1.39 / (view) - annotate - [select for diffs] , Fri Aug 4 15:13:42 2000 UTC (8 years, 5 months ago) by eich
Branch: MAIN
Changes since 1.38: +17 -7 lines
Diff to previous 1.38
 491. fixed handling of backwards compatibility in xvmode (Egbert Eich).
 490. fixed changing mouse protocol with xf86misc extensions (Egbert Eich).
 489. added code to sanitize uninitialized PCI config space
      base addresses (Egbert Eich).
 488. Changed xf86xv.c to call StopVideo(exit=TRUE) even
      if StopVideo(exit=FALSE) has already been sent (Egbert Eich).
 487. fixed core dump in C&T video driver when vt switching
      Changed C&T video driver to only register a block handler
      when StopVideo() is called with exit = TRUE (Egbert Eich).
 486. Fixed Cirrus driver not segfault when termineated while
      switched away (Egbert Eich).
 485. Neomagic driver: select sw cursor when screen stretching is
      enabled (Egbert Eich).
 484. Neomagic driver: fixed problem with screen to screen copy
      on 2200 chipsets (Egbert Eich).
 483. Neomagic driver: fixed 'white screen problem' by implementing
      a signal save delay routine (Egbert Eich).
 482. r128 driver: Fixed colormap set problem when server is switched
      away (Egbert Eich).
 481. r128 driver Added reinitialization of accel engine after vt switch.
 480. fixed a fg/bg color problem in SiS driver (Egbert Eich).
 479. attempt to address some problems with Cyber LCD chipsets in
      Trident driver (Egbert Eich).
 478. tseng driver: Implemented correct MMIO handling (Egbert Eich).
 477. tseng driver: made accel driver multi screen capable (Egbert Eich).
 476. fixed vgaHW driver to use forground color for readability
      test of pallette registers. This prevents annoying flashing
      screen on server start (Egbert Eich).
 475. added module/font/rgb path parameters to xf86cfg (Egbert Eich).

Revision 1.38 / (view) - annotate - [select for diffs] , Tue Aug 1 22:38:47 2000 UTC (8 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_1a
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
 472. Save/restore the text mode colourmap for Solaris, to fix a blank
      screen problem on Solaris 8 after exiting the X server (#A.104,
      Richard Coley).
 471. Patch for SuperProbe on Linux with devfs (#A.103, Adam J. Richter).
 470. Enable BSD/gcc-2.95.2 workaround for BSD/OS 4.2 (#4072, Kurt Lidl).

Revision 1.37 / (view) - annotate - [select for diffs] , Wed Jul 26 00:52:25 2000 UTC (8 years, 5 months ago) by tsi
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
 451. Minor int10 and VBE fixups (Marc La France).
 450. For frequency options, don't clobber the old value before verifying the
      new one is valid (Marc La France).
 449. Ensure xf86_ansic.h is always #include'd before compiler.h in code
      that can be compiled as a module (even for the static server).  Generate
      an error if not (Marc La France).

`make Everything` required.

Revision 1.36 / (view) - annotate - [select for diffs] , Mon Feb 21 19:23:15 2000 UTC (8 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0g, xf-4_0f, xf-4_0e, xf-4_0d, xf-4_0c, xf-4_0b, xf-4_0a, xf-4_0_1-bindist, xf-4_0_1, xf-4_0Z, xf-4_0-bindist, xf-4_0, xf-3_9_18b, xf-3_9_18a, xf-3_9_18Za, xf-3_9_18Z, xf-3_9_18
Changes since 1.35: +4 -1 lines
Diff to previous 1.35
update formatted docs
3832. Add a "xf86LoaderCheckSymbol" function and use this in drivers to
      check if the vgahw module is loaded before calling vgaHWFreeHWRec()
      (David Dawes).

Revision 1.35 / (view) - annotate - [select for diffs] , Tue Feb 15 18:01:21 2000 UTC (8 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_17Z
Changes since 1.34: +5 -2 lines
Diff to previous 1.34
3799. Fix all other SaveScreen() functions, and add a helper xf86IsUnblank()
      that drivers can use to interpret the SaveScreen mode values
      (David Dawes).
3798. Fix GLINTSaveScreen's use of the second argument (#3706, Michel Danzer).

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Feb 8 13:13:34 2000 UTC (8 years, 11 months ago) by eich
Branch: MAIN
CVS Tags: xf-3_9_17f, xf-3_9_17e, xf-3_9_17d
Changes since 1.33: +1 -0 lines
Diff to previous 1.33
See detailed list in CHANGELOG to be submitted later

Revision 1.33 / (view) - annotate - [select for diffs] , Mon Dec 27 00:39:52 1999 UTC (9 years ago) by robin
Branch: MAIN
CVS Tags: xf-3_9_17c, xf-3_9_17b, xf-3_9_17a, xf-3_9_17, xf-3_9_16Za, xf-3_9_16Z
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
3395. Add QNX4, Neutrino support (#3489, Frank Guangxin Liu).

Revision 1.32 / (view) - annotate - [select for diffs] , Fri Dec 3 19:17:47 1999 UTC (9 years, 1 month ago) by eich
Branch: MAIN
CVS Tags: xf-3_9_16f, xf-3_9_16e
Changes since 1.31: +51 -25 lines
Diff to previous 1.31
fixes 3340-3352

Revision 1.31 / (view) - annotate - [select for diffs] , Sat Aug 21 12:48:42 1999 UTC (9 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16d, xf-3_9_16c, xf-3_9_16b, xf-3_9_16a, xf-3_9_16, xf-3_9_15d, xf-3_9_15c
Changes since 1.30: +16 -2 lines
Diff to previous 1.30
2970. Modify DDC for neomagic (#3139, Egbert Eich).
2969. Add DDC support for the S3 ViRGE (DDC2 untested) (#3139, Egbert Eich).
2968. Fix DDC2 support for MGA and C&T drivers (#3139, Egbert Eich).
2967. Add a call to xf86SetPciVideo(NULL,NONE) after each probe (#3139,
      Egbert Eich).
2966. Modified registration of the OS access windows (#3139, Egbert Eich).
2965. Some Xaw and xedit fixes (#3138, Paulo Cesar Pereira de Andrade).
2964. Next round of the font ansification and warning removal (#3135,
      Matthieu Herrb).
2963. Fix ATI 18800-x detection problem (#3133, Marc La France).
2962. Check for limitations on vertical blending in panel support for the ATI
      driver (#3133, Marc La France).
2961. Update ATI driver to complain about bad BIOS data (#3133,
      Marc La France).
2960. Man page corrections for the MGA driver (#3132, Mark Vojkovich).
2959. Limit PCI BIOS apertures to 16MB as per the PCI 2.1 spec (#3131,
      Marc La France).
2958. Assume a system has up to 1G of physical memory installed, rather than
      2G (#3130, Marc La France).
2957. Fix a bug in the handling for buggy VGA CRTCs (#3129, Marc La France).
2956. Fix to build the mga driver with the driver SDK (#3128, David Bateman).
2955. Xterm patch #113 (#3125, Thomas Dickey).
2954. Port the XAA cfb copyplane functions, adding them to the cfb code
      (#3124, 3126, 3127, David Bateman).

Revision 1.30 / (view) - annotate - [select for diffs] , Sun Jul 18 02:27:02 1999 UTC (9 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_15b, xf-3_9_15a, xf-3_9_15, xf-3_9Py
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
2902. Xterm patch #112 (#3031, Thomas Dickey).
2901. Change the colormap layer's LoadPalette function to take a Visual as
      an argument rather than just the Visual class (#3030, Mark Vojkovich).
2900. Add some code to auto-detect Japanese PC98 systems (#3029,
      Takaaki Nomura).
2899. Fix a casting problem in DefineSelf() that shows up on FreeBSD/alpha
      (#3028, Doug Rabson).
2898. Fix a problem with the GMX2000 DRI support (Jens Owen).

Revision 1.29 / (view) - annotate - [select for diffs] , Sat Jul 17 06:18:17 1999 UTC (9 years, 5 months ago) by dawes
Branch: MAIN
Changes since 1.28: +22 -5 lines
Diff to previous 1.28
fix a vgahw-related problem that shows up in the s3virge driver

Revision 1.28 / (view) - annotate - [select for diffs] , Sun Jul 11 07:49:30 1999 UTC (9 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Px
Changes since 1.27: +18 -13 lines
Diff to previous 1.27
2873. Fix a glyph padding problem in XAA's nonTE text code that shows up on
      64-bit platforms (Doug Rabson).
2872. Rework the wacom driver's init phase (#3004, Frederic Lepied).
2871. Add a 19200 speed option to the wacom driver for Airbrush tablets
      (#3004, Frederic Lepied).
2870. Add support for transparent stipples to the tga driver (#3003,
      Matt Grossman).
2869. Modify xfontsel to not show scaled fonts by default (#3002,
      Paulo Cesar Pereira de Andrade).
2868. Some notes about xterm for the release notes (#3001, Thomas Dickey).
2867. Some Xaw, Xmu and xedit updates (#2999, 3002,
      Paulo Cesar Pereira de Andrade).
2866. Xterm patch #111 (#2998, Thomas Dickey).
2865. Fix a "NoAccel" problem with the PM2 video support (#2997,
      Michael Schimek).
2864. Update for lynx.cf (#2995, Thomas Mueller).
2863. Fix a LynxOS macro clash with the cirrus driver, and fix a
      xf86UnmapVidMem() warning in the cirrus driver (#2995, Thomas Mueller).
2862. Fix a problem on LynxOS where assert is unresolved in the static server
      (#2995, Thomas Mueller).
2861. Fix a problme with vsnprintf being unresolved when building Xvfb
      and Xnest on some platforms (#2995, Thomas Mueller).

Revision 1.27 / (view) - annotate - [select for diffs] , Sat Jul 10 13:42:55 1999 UTC (9 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.26: +5 -7 lines
Diff to previous 1.26
fix some build problems and update formatted docs

Revision 1.26 / (view) - annotate - [select for diffs] , Sat Jul 10 11:17:39 1999 UTC (9 years, 6 months ago) by dawes
Branch: MAIN
Changes since 1.25: +145 -10 lines
Diff to previous 1.25
2860. Remove the s3virge fifo_ changes introduced in 3.9Pu, update the
      DGA2 support and docs (#2994, Kevin Brosius).
2859. Initial attempt to get the XFree86-Misc again (#2993, Joe Moss).
2858. Remove XAASync() (#2992, Rik Faith).
2857. Cleanup the TGA driver's hw cursor code, remove global variables in
      in the "accel" files, and fix up the RAC support (#2991, Matt Grossman).
2856. Add partial support for color expands to the 8-bit TGA driver (#2991,
      Matt Grossman).
2855. Re-enable DDC2 support in the MGA driver (#2989, Andrew Aitchison).
2854. Add missing TIOC defines for Interactive Unix to xf86_OSlib.h (#2990,
      Michael Rohleder).
2853. Don't register the Xqueue mouse handler for Interactive Unix (#2990,
      Michael Rohleder).
2852. Don't include sys/mman.h in cidchar.c when USE_MMAP isn't defined
      (#2990, Michael Rohleder).
2851. Disable BuildXF86DRI and BuildXF86DRIDriverSupport for Interactive Unix
      (#2990, Michael Rohleder).
2851. Update the apm (Alliance ProMotion) driver (#2987, 2988, Loic Grenie).
2850. Fix a problem with the xf86config screen configuration that was
      introduced with the removal of "32bpp" (#2986, Matthieu Herrb).
2849. Add a DefaultDepth configuration page to xf86config (#2986,
      Matthieu Herrb).
2848. Add the inputDevice examples from XF86Config.eg to config files
      generated by xf86config (#2986, Matthieu Herrb).
2847. Modify the vgahw module to allow it to save/restore more than the
      standard number VGA CRTC, Sequencer, Graphics and Attribute registers
      (2985, Jeff Garzik).
2846. Add DDC information to the release notes (#2984, Andrew Aitchison).
2845. Change XDGAChangePixmapMode to return the X-Y position of the pixmap
      in case the server is not able to place it exactly where requested
      (#2983, Mark Vojkovich).
2844. Fix some problems with unfavorable alignment of XAA offscreen pixmap
      (#2982, Mark Vojkovich).
2843. Some XAA speedups for NonTE text in certain cases (#2981,
      Mark Vojkovich).

Revision 1.25 / (view) - annotate - [select for diffs] , Sat Jun 12 14:47:57 1999 UTC (9 years, 7 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pw, xf-3_9Pv, xf-3_9Pu, xf-3_9Pt, xf-3_9Ps, xf-3_9Pr
Changes since 1.24: +5 -11 lines
Diff to previous 1.24
back out unneeded change

Revision 1.24 / (view) - annotate - [select for diffs] , Sat Jun 12 14:37:13 1999 UTC (9 years, 7 months ago) by dawes
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23
2740. Trap for packed 24bpp on systems with 64-bit scanlines.
2739. Fix the type of the "set_mckl" option in the s3virge driver (#2865,
      Harald Koenig).
2738. Fix some s3virge palette problems in 8bpp mode (#2863, Harald Koenig).
2737. Avoid clobbering CR55 in the s3virge HW cursor code (#2862,
      Harald Koenig).
2736. Xterm patch #106 (#2861, Thomas Dickey).
2735. Fix an incorrect test in I2CWriteBytes() in the i2c module (#2875,
      Ben Cahill).
2734. Don't set YDSTORG for the non-WRAM Matrox cards (#2874, Mark Vojkovich).
2733. Change the order of text-mode font restoration in the vgahw module
      (#2872).
2732. XInput driver for Dynapro touch screens (#2859, 2860, 2867,
      David Woodhouse).
2731. Enable support for extended PS/2 protocols on Solaris/x86 (#2857,
      Nicholas Brealey).
2730. Fix the ZAxisMapping handling in the mouse driver (#2857,
      Nicholas Brealey).
2729. Add a sixth valuator to the wacom driver to support the wheel of
      the airbrush and of the lens cursor (Frederic Lepied).
2728. Convert the wacom driver to work with the new input code
      (Frederic Lepied).

Revision 1.23 / (view) - annotate - [select for diffs] , Sat Jun 12 06:19:06 1999 UTC (9 years, 7 months ago) by dawes
Branch: MAIN
Changes since 1.22: +11 -5 lines
Diff to previous 1.22
2727. Increase the MAXSCREENS value from 4 to 16 (Egbert Eich).
2726. Add support for printing out PCI-PCI bridge header information correctly
      (Egbert Eich).
2725. New RAC (Resource Access Control) code (Egbert Eich).
2723. An attempt at allowing the server to correct the /tmp/.X11-unix
      directory when it is possible to do so safely (David Dawes).

Revision 1.22 / (view) - annotate - [select for diffs] , Sun Apr 25 09:02:43 1999 UTC (9 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pq, xf-3_9Pp, xf-3_9Po, xf-3_9Pn, xf-3_9Pm, xf-3_9Pl, xf-3_9Pk
Changes since 1.21: +15 -20 lines
Diff to previous 1.21
#2691,2693,2695,2696,2699-2704,2706-2713,2715-2717,2719-2722

Revision 1.21 / (view) - annotate - [select for diffs] , Sun Apr 18 11:59:48 1999 UTC (9 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pj
Changes since 1.20: +6 -2 lines
Diff to previous 1.20
preliminary MTRR support for FreeBSD (3.2 and later)
Fix some vgaHW map usage

Revision 1.20 / (view) - annotate - [select for diffs] , Sun Apr 18 03:08:56 1999 UTC (9 years, 8 months ago) by dawes
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
rework MapVidMem functions

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Feb 19 21:27:06 1999 UTC (9 years, 10 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9Pi, xf-3_9Phb, xf-3_9Pha, xf-3_9Ph-branch, xf-3_9Ph, xf-3_9Pg, xf-3_9Pf, xf-3_9Pe, xf-3_9Pd, xf-3_9Pc, xf-3_9Pb
Changes since 1.18: +92 -23 lines
Diff to previous 1.18
patches 2468-2471,2473-2476 plus mga and pci updates

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Feb 5 04:49:55 1999 UTC (9 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pa, xf-3_9P
Changes since 1.17: +6 -3 lines
Diff to previous 1.17
fix some build bugs on other platforms
fix video noise associated with writing colourmaps in vgahw

Revision 1.17 / (view) - annotate - [select for diffs] , Sun Jan 31 12:22:07 1999 UTC (9 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nz
Changes since 1.16: +3 -5 lines
Diff to previous 1.16
#2415--2433

Revision 1.16 / (view) - annotate - [select for diffs] , Thu Jan 14 13:05:23 1999 UTC (9 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Ny, xf-3_9Nx, xf-3_9Nw, xf-3_9Nva, xf-3_9Nv-branch, xf-3_9Nv
Changes since 1.15: +4 -4 lines
Diff to previous 1.15
Some PCI updates and some x*alloc casting cleanups

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Jan 11 12:09:39 1999 UTC (10 years ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nu, xf-3_9Nt
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#2373,2374

Revision 1.14 / (view) - annotate - [select for diffs] , Sun Nov 29 13:49:45 1998 UTC (10 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Ns, xf-3_9Nr, xf-3_9Nq, xf-3_9Np, xf-3_9No
Changes since 1.13: +7 -6 lines
Diff to previous 1.13
fix a typo

Revision 1.13 / (view) - annotate - [select for diffs] , Sun Nov 29 10:50:32 1998 UTC (10 years, 1 month ago) by dawes
Branch: MAIN
Changes since 1.12: +32 -3 lines
Diff to previous 1.12
s3virge and colourmap layer updates

Revision 1.12 / (view) - annotate - [select for diffs] , Sat Nov 28 10:43:19 1998 UTC (10 years, 1 month ago) by dawes
Branch: MAIN
Changes since 1.11: +91 -2 lines
Diff to previous 1.11
Initial batch of patches for 3.9No

Revision 1.11 / (view) - annotate - [select for diffs] , Sun Nov 15 10:22:39 1998 UTC (10 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nn, xf-3_9Nm
Changes since 1.10: +39 -1 lines
Diff to previous 1.10
some colormap updates

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Nov 1 12:36:05 1998 UTC (10 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nl
Changes since 1.9: +41 -4 lines
Diff to previous 1.9
preparing for 3.9Nl

Revision 1.9 / (view) - annotate - [select for diffs] , Sat Sep 26 07:34:22 1998 UTC (10 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nk, xf-3_9Nj, xf-3_9Ni, xf-3_9Nh, xf-3_9Ng
Changes since 1.8: +13 -5 lines
Diff to previous 1.8
patches for 3.9Ng

Revision 1.8 / (view) - annotate - [select for diffs] , Sun Sep 20 13:41:08 1998 UTC (10 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nf
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
update sample config file
allow drivers to tell the loader about symbols it references and which
are essential.

Revision 1.7 / (view) - annotate - [select for diffs] , Sun Sep 20 05:01:32 1998 UTC (10 years, 3 months ago) by dawes
Branch: MAIN
Changes since 1.6: +760 -440 lines
Diff to previous 1.6
vgahw module rework

Revision 1.6 / (view) - annotate - [select for diffs] , Sat Aug 29 07:56:44 1998 UTC (10 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Ne, xf-3_9Nd, xf-3_9Nc
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
fix mga crash

Revision 1.5 / (view) - annotate - [select for diffs] , Sat Aug 29 04:44:03 1998 UTC (10 years, 4 months ago) by dawes
Branch: MAIN
Changes since 1.4: +51 -29 lines
Diff to previous 1.4
patches for 3.9Nc, except the FreeType changes

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Aug 19 11:48:33 1998 UTC (10 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nb
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Back out #1896, and fix a few other things

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Aug 19 06:49:24 1998 UTC (10 years, 4 months ago) by dawes
Branch: MAIN
Changes since 1.2: +16 -5 lines
Diff to previous 1.2
1897-1910

Revision 1.2 / (view) - annotate - [select for diffs] , Sat Jul 25 15:58:35 1998 UTC (10 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Na, xf-3_9N
Changes since 1.1: +1075 -0 lines
Diff to previous 1.1
First pass merge of xc/programs/Xserver/hw/xfree86

Revision 1.1.2.29 / (view) - annotate - [select for diffs] , Sat Jul 18 16:54:05 1998 UTC (10 years, 5 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jw, xf-3_9jv, xf-3_9ju, xf-3_9jt
Changes since 1.1.2.28: +79 -109 lines
Diff to previous 1.1.2.28 to branch point 1.1 to next main 1.2
patches 1789 - 1820

Revision 1.1.2.28 / (view) - annotate - [select for diffs] , Sun Jul 12 12:18:16 1998 UTC (10 years, 6 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9js
Changes since 1.1.2.27: +15 -16 lines
Diff to previous 1.1.2.27 to branch point 1.1
Replace SaveScreen with BlankScreen in xf86GetClocks
Fix some DPMS stuff

Revision 1.1.2.27 / (view) - annotate - [select for diffs] , Sat Jul 4 14:23:44 1998 UTC (10 years, 6 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jr
Changes since 1.1.2.26: +2 -6 lines
Diff to previous 1.1.2.26 to branch point 1.1
Make the ScrnInfoRec.privates field persistent

Revision 1.1.2.26 / (view) - annotate - [select for diffs] , Fri Jul 3 12:44:10 1998 UTC (10 years, 6 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jq
Changes since 1.1.2.25: +14 -26 lines
Diff to previous 1.1.2.25 to branch point 1.1
#1753,1754,1757,1759-1761,1767-1771 + Tseng updates and fix for CRTC blanking.

Revision 1.1.2.25 / (view) - annotate - [select for diffs] , Sat Jun 13 13:41:33 1998 UTC (10 years, 6 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jp, xf-3_9jo, xf-3_9jn, xf-3_9jm
Changes since 1.1.2.24: +23 -4 lines
Diff to previous 1.1.2.24 to branch point 1.1
various updates

Revision 1.1.2.24 / (view) - annotate - [select for diffs] , Thu Jun 11 15:01:30 1998 UTC (10 years, 7 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.23: +1 -27 lines
Diff to previous 1.1.2.23 to branch point 1.1
Update the DPMS and DGA support in the common layer

Revision 1.1.2.23 / (view) - annotate - [select for diffs] , Sat Jun 6 15:22:31 1998 UTC (10 years, 7 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jl
Changes since 1.1.2.22: +11 -11 lines
Diff to previous 1.1.2.22 to branch point 1.1
mostly making sure it all builds/works on SVR4.0 and Solaris
fix ix86 PCI code initialisation for the case when there is no PCI bus

Revision 1.1.2.22 / (view) - annotate - [select for diffs] , Thu Jun 4 16:36:15 1998 UTC (10 years, 7 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.21: +6 -7 lines
Diff to previous 1.1.2.21 to branch point 1.1
Clean out common_hw
Update the PCI code, and put it in os-support/bus/.
Continue the cleanup of headers and prototyping

Revision 1.1.2.21 / (view) - annotate - [select for diffs] , Wed Jun 3 14:50:15 1998 UTC (10 years, 7 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jk
Changes since 1.1.2.20: +3 -3 lines
Diff to previous 1.1.2.20 to branch point 1.1
Lots of build cleanups and updates
Static server support
More loader updates

Revision 1.1.2.20 / (view) - annotate - [select for diffs] , Sat May 30 14:19:09 1998 UTC (10 years, 7 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jj
Changes since 1.1.2.19: +14 -42 lines
Diff to previous 1.1.2.19 to branch point 1.1
Some cleanups

Revision 1.1.2.19 / (view) - annotate - [select for diffs] , Sat May 30 04:46:04 1998 UTC (10 years, 7 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.18: +14 -1 lines
Diff to previous 1.1.2.18 to branch point 1.1
Updates to the option handling

Revision 1.1.2.18 / (view) - annotate - [select for diffs] , Fri May 22 12:47:34 1998 UTC (10 years, 7 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9ji, xf-3_9jh
Changes since 1.1.2.17: +3 -1 lines
Diff to previous 1.1.2.17 to branch point 1.1
Resync loader

Revision 1.1.2.17 / (view) - annotate - [select for diffs] , Wed May 20 14:52:06 1998 UTC (10 years, 7 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.16: +4 -4 lines
Diff to previous 1.1.2.16 to branch point 1.1
ANSI C/libc wrapper updates -- mostly a resync with the main branch

Revision 1.1.2.16 / (view) - annotate - [select for diffs] , Sun May 3 07:10:07 1998 UTC (10 years, 8 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jg
Changes since 1.1.2.15: +2 -1 lines
Diff to previous 1.1.2.15 to branch point 1.1
more symbol-related fixes

Revision 1.1.2.15 / (view) - annotate - [select for diffs] , Sat Jan 31 13:31:58 1998 UTC (10 years, 11 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jf, xf-3_9je, xf-3_9jd
Changes since 1.1.2.14: +52 -36 lines
Diff to previous 1.1.2.14 to branch point 1.1
more updates, and some work on the design document

Revision 1.1.2.14 / (view) - annotate - [select for diffs] , Tue Jan 27 13:44:40 1998 UTC (10 years, 11 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.13: +4 -4 lines
Diff to previous 1.1.2.13 to branch point 1.1
working unaccel mga driver

Revision 1.1.2.13 / (view) - annotate - [select for diffs] , Mon Jan 26 14:05:42 1998 UTC (10 years, 11 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.12: +28 -1 lines
Diff to previous 1.1.2.12 to branch point 1.1
getting close to a working non-accel mga driver

Revision 1.1.2.12 / (view) - annotate - [select for diffs] , Thu Jan 15 12:51:41 1998 UTC (10 years, 11 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jc
Changes since 1.1.2.11: +2 -4 lines
Diff to previous 1.1.2.11 to branch point 1.1
Some more general updates, and a start on getting an unaccelerated MGA
driver working with the new design.

Revision 1.1.2.11 / (view) - annotate - [select for diffs] , Wed Jan 14 13:12:37 1998 UTC (10 years, 11 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.10: +1 -5 lines
Diff to previous 1.1.2.10 to branch point 1.1
Mostly some cleanups

Revision 1.1.2.10 / (view) - annotate - [select for diffs] , Tue Jan 13 12:16:51 1998 UTC (10 years, 11 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.9: +186 -153 lines
Diff to previous 1.1.2.9 to branch point 1.1
Some more work on vgahw and the generic vga driver.

Revision 1.1.2.9 / (view) - annotate - [select for diffs] , Mon Jan 12 13:33:15 1998 UTC (10 years, 11 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.8: +12 -8 lines
Diff to previous 1.1.2.8 to branch point 1.1
Fix enough things to get the generic VGA driver running at 8bpp

Revision 1.1.2.8 / (view) - annotate - [select for diffs] , Fri Jul 25 07:46:03 1997 UTC (11 years, 5 months ago) by hohndel
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jb, xf-3_9ja, xf-39ja
Changes since 1.1.2.7: +21 -33 lines
Diff to previous 1.1.2.7 to branch point 1.1
oops, second attempt

Revision 1.1.2.7 / (view) - annotate - [select for diffs] , Thu Jul 24 12:58:16 1997 UTC (11 years, 5 months ago) by hohndel
Branch: xf-3_9j-branch
Changes since 1.1.2.6: +5 -5 lines
Diff to previous 1.1.2.6 to branch point 1.1
Oops, stupid braino in vgaHW.c

Revision 1.1.2.6 / (view) - annotate - [select for diffs] , Thu Jul 24 11:46:18 1997 UTC (11 years, 5 months ago) by hohndel
Branch: xf-3_9j-branch
Changes since 1.1.2.5: +166 -46 lines
Diff to previous 1.1.2.5 to branch point 1.1
some code for ScreenInit plus more config stuff

Revision 1.1.2.5 / (view) - annotate - [select for diffs] , Fri Jul 18 09:09:29 1997 UTC (11 years, 5 months ago) by hohndel
Branch: xf-3_9j-branch
Changes since 1.1.2.4: +36 -48 lines
Diff to previous 1.1.2.4 to branch point 1.1
my changes to get vgahw to build

Revision 1.1.2.4 / (view) - annotate - [select for diffs] , Fri Jul 18 02:33:41 1997 UTC (11 years, 5 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 1.1.2.3: +1 -21 lines
Diff to previous 1.1.2.3 to branch point 1.1
Cleanup a few things, add in some of the Metro Link multi-screen changes,
remove the XF86_*.c files (left in XF86_LOADER.c for now so we can still
look at it).

Revision 1.1.2.3 / (view) - annotate - [select for diffs] , Thu Jul 17 15:09:30 1997 UTC (11 years, 5 months ago) by hohndel
Branch: xf-3_9j-branch
Changes since 1.1.2.2: +283 -284 lines
Diff to previous 1.1.2.2 to branch point 1.1
vgahw should be in reasonable shape now