Re: Flash Back -- kernel 2.1.111

Chris Wedgwood (cw@f00f.org)
Sun, 24 Feb 2002 15:12:29 -0800


On Sun, Feb 24, 2002 at 11:39:37PM +0100, Vojtech Pavlik wrote:

Interesting. I'd expect 25 myself ... then we'll definitely need
two clock values in struct pci_bus - because the hi-speed one
isn't always a double the low one - as shown by your example.

No; all devices on the same bus run at the same speed ... for per
device (well, per bus) we need a speed.

Actually, strictly speaking drivers should be able to handle the speed
changing at runtime too --- I'm not sure if anything does this right
now but it is permissible.

--cw

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