summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-01-12 21:19:19 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-01-12 21:19:19 +0000
commit14f02bd27043d7ba014d71aa7cc81c0110ade935 (patch)
tree18c6d9d9009ff40153e91666e09ca44559d10a24 /docs
parent3188ccca4591af62586a69de3125411cbd033963 (diff)
downloaddrakx-backup-do-not-use-14f02bd27043d7ba014d71aa7cc81c0110ade935.tar
drakx-backup-do-not-use-14f02bd27043d7ba014d71aa7cc81c0110ade935.tar.gz
drakx-backup-do-not-use-14f02bd27043d7ba014d71aa7cc81c0110ade935.tar.bz2
drakx-backup-do-not-use-14f02bd27043d7ba014d71aa7cc81c0110ade935.tar.xz
drakx-backup-do-not-use-14f02bd27043d7ba014d71aa7cc81c0110ade935.zip
add explained changes in hwdata and kudzu from redhat 8.0 to 8.1beta
Diffstat (limited to 'docs')
-rw-r--r--docs/comparisons23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/comparisons b/docs/comparisons
index 4213944c9..f399a9e84 100644
--- a/docs/comparisons
+++ b/docs/comparisons
@@ -263,3 +263,26 @@ redhat 8.0:
"mount point.") % (self.mountpoint,)
+* hwdata 0.47 (redhat 8.0) vs 0.62 (redhat 8.1 beta1 phoebe)
+ - pcitable & upgradelist
+ - replace eepro100 with e100
+ - switch 0x1106 0x3059 "via82cxxx_audio" to "unknown"
+ - Cards
+ - remove most swcursor with comment:
+ # mharris - Nov 23, 2002 - Commented out the swcursor option, if it is still
+ # needed, then lets disable it right in the driver completely, or possibly
+ # fix it.
+ - using driver "nv" for GeForce4 and Quadro4 with comment:
+ # mharris - Nov 23, 2002 - enabling "nv" driver for GeForce 4 and Quadro 4 as
+ # CVS XFree86 support them now in 4.2.99.2
+ - special options "externDisp" and "internDisp" for NeoMagic cards
+ together with CHIPSET
+
+* kudzu 0.99.69 (redhat 8.0) vs 0.99.83 (redhat 8.1 beta1 phoebe)
+ - don't read eepro100 entries from the pcitable
+ - handle compressed modules
+ - many changes in PS/2 mouse detection, and handle "intellips/2" mouse
+ - changes in PnP serial modem detection
+ - use "udf,iso9660" option for cdrom entry in fstab
+ (note that comma separated choice of filesystems *is* allowed, though not
+ documented in fstab(5))