diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-01-12 21:19:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-01-12 21:19:19 +0000 |
commit | 14f02bd27043d7ba014d71aa7cc81c0110ade935 (patch) | |
tree | 18c6d9d9009ff40153e91666e09ca44559d10a24 /docs/comparisons | |
parent | 3188ccca4591af62586a69de3125411cbd033963 (diff) | |
download | drakx-14f02bd27043d7ba014d71aa7cc81c0110ade935.tar drakx-14f02bd27043d7ba014d71aa7cc81c0110ade935.tar.gz drakx-14f02bd27043d7ba014d71aa7cc81c0110ade935.tar.bz2 drakx-14f02bd27043d7ba014d71aa7cc81c0110ade935.tar.xz drakx-14f02bd27043d7ba014d71aa7cc81c0110ade935.zip |
add explained changes in hwdata and kudzu from redhat 8.0 to 8.1beta
Diffstat (limited to 'docs/comparisons')
-rw-r--r-- | docs/comparisons | 23 |
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)) |