patch-2.3.18 linux/Documentation/fb/clgenfb.txt
Next file: linux/Documentation/ioctl-number.txt
Previous file: linux/Documentation/atm.txt
Back to the patch index
Back to the overall index
- Lines: 68
- Date:
Fri Sep 10 11:12:16 1999
- Orig file:
v2.3.17/linux/Documentation/fb/clgenfb.txt
- Orig date:
Wed Aug 18 10:10:06 1999
diff -u --recursive --new-file v2.3.17/linux/Documentation/fb/clgenfb.txt linux/Documentation/fb/clgenfb.txt
@@ -13,9 +13,10 @@
Piccolo
Picasso
Spectrum
- Picasso4 (GD-5446)
Alpine (GD-543x/4x)
+ Picasso4 (GD-5446)
GD-5480
+ Laguna (GD-546x)
Bus's supported:
PCI
@@ -41,19 +42,51 @@
+Version 1.9.4.4
+---------------
+* Preliminary Laguna support
+* Overhaul color register routines. Shifts are now based on offset
+ values in var.cmap, so as long as those are correctly set for PReP
+ things should work (knock on wood).
+* Associated with the above, console colors are now obtained from a LUT
+ called 'palette' instead of from the VGA registers. This code was
+ modeled after that in atyfb and matroxfb.
+* Code cleanup, add comments.
+* Overhaul SR07 handling.
+* Bug fixes.
+
+
+Version 1.9.4.3
+---------------
+* Correctly set default startup video mode.
+* Do not override ram size setting. Define
+ CLGEN_USE_HARDCODED_RAM_SETTINGS if you _do_ want to override the RAM
+ setting.
+* Compile fixes related to new 2.3.x IORESOURCE_IO[PORT] symbol changes.
+* Use new 2.3.x resource allocation.
+* Some code cleanup.
+
+
+Version 1.9.4.2
+---------------
+* Casting fixes.
+* Assertions no longer cause an oops on purpose.
+* Bug fixes.
+
+
Version 1.9.4.1
---------------
-Add compatibility support. Now requires a 2.1.x, 2.2.x or 2.3.x kernel.
+* Add compatibility support. Now requires a 2.1.x, 2.2.x or 2.3.x kernel.
Version 1.9.4
-------------
-Several enhancements, smaller memory footprint, a few bugfixes.
-Requires kernel 2.3.14-pre1 or later.
+* Several enhancements, smaller memory footprint, a few bugfixes.
+* Requires kernel 2.3.14-pre1 or later.
Version 1.9.3
-------------
-Bundled with kernel 2.3.14-pre1 or later.
+* Bundled with kernel 2.3.14-pre1 or later.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)