lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 26 Jul 2006 21:25:27 +0200
From:	Jean Delvare <khali@...ux-fr.org>
To:	Thomas Tuttle <thinkinginbinary@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: PCI bus is hidden behind transparent bridge

Hi Thomas,

> Since I upgraded my kernel back around 2.6.16, I stopped seeing my SMBus
> adapter on the PCI bus, and thus could not get readings from the LM90
> sensor chip on my laptop.  After trying the pci=assign-busses parameter,
> the error messages about transparent busses go away, but I still can't
> access the SMBus controller (it uses the i2c-i801 module, in case that
> helps).

Caused by this change:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce007ea59729d627f62bb5fa8c1a81e25653a0ad

Long story short, the quirk unhiding the Intel 82801 SMBus can cause
major trouble on resume. Thus it was disabled when suspend support is
included in the kernel. You have to disable ACPI sleep states if you
want it back.

-- 
Jean Delvare
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ