Staging
v0.8.1
https://github.com/torvalds/linux
Revision 65ae4dddbb56c7415c31e9aae0b3811cb583bbea authored by Daniel Ritz on 22 August 2006, 14:29:10 UTC, committed by Greg Kroah-Hartman on 26 August 2006, 20:05:45 UTC
- add the ICH6(R) LPC to the ICH6 ACPI quirks.  currently only the ICH6-M
  is handled.  [ PCI_DEVICE_ID_INTEL_ICH6_1 is the ICH6-M LPC, ICH6_0 is
  the ICH6(R) ]

- remove the wrong quirk calling asus_hides_smbus_lpc() for ICH6.  the
  register modified in asus_hides_smbus_lpc() has a different meaning in
  ICH6.

Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
1 parent fd4dc27
Raw File
Tip revision: 65ae4dddbb56c7415c31e9aae0b3811cb583bbea authored by Daniel Ritz on 22 August 2006, 14:29:10 UTC
[PATCH] PCI: fix ICH6 quirks
Tip revision: 65ae4dd
ncsa-telnet
NCSA telnet doesn't work with path MTU discovery enabled. This is due to a
bug in NCSA that also stops it working with other modern networking code
such as Solaris.

The following information is courtesy of 
Marek <marekm@i17linuxb.ists.pwr.wroc.pl>

There is a fixed version somewhere on ftp.upe.ac.za (sorry, I don't
remember the exact pathname, and this site is very slow from here).
It may or may not be faster for you to get it from
ftp://ftp.ists.pwr.wroc.pl/pub/msdos/telnet/ncsa_upe/tel23074.zip
(source is in v230704s.zip).  I have tested it with 1.3.79 (with
path mtu discovery enabled - ncsa 2.3.08 didn't work) and it seems
to work.  I don't know if anyone is working on this code - this
version is over a year old.  Too bad - it's faster and often more
stable than these windoze telnets, and runs on almost anything...
back to top