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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200608030123.54692.ak@suse.de>
Date:	Thu, 3 Aug 2006 01:23:54 +0200
From:	Andi Kleen <ak@...e.de>
To:	Daniel Ritz <daniel.ritz-ml@...ssonline.ch>
Cc:	Pavel Roskin <proski@....org>, Marcus Better <marcus@...ter.se>,
	linux-pcmcia <linux-pcmcia@...ts.infradead.org>,
	Greg KH <gregkh@...e.de>, Andrew Morton <akpm@...l.org>,
	"linux-kernel" <linux-kernel@...r.kernel.org>
Subject: Re: pccards are not detected


> ok, in other words:
> 2.6.16: end result: direct access; if direct doesn't work: pcibios
> 2.6.17: end result: pci bios (only direct if pcibios fails! )
> 2.6.17+patch: end result: direct access; if direct doesn't work: pcibios
> => net result is the same, but less code is executed, order is clear always.

Makes sense. PCI BIOS access is totally obsolete and should only be used
when everything else fails.


> btw. it's commit 92c05fc1a32e5ccef5e0e8201f32dcdab041524c
> ([PATCH] PCI: Give PCI config access initialization a defined ordering)
> that broke things on those laptops. cc'ing Andi...

It could have broken before where the order was essentially random.

-Andi
-
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