Re: How to reset pci device

From: Krzysztof Halasa
Date: Thu Jul 06 2006 - 10:40:57 EST


Robert Hancock <hancockr@xxxxxxx> writes:

> If you mean issuing a reset to that specific device, there is no
> portable way to do this, if there is any way at all. In most cases
> it's likely impossible to reset just one device on the PCI bus.

It's different if you're writing a driver for such device - it doesn't
have to be "portable", and many (all?) PCI glue chips can be reset (and
can reset the rest of stuff on the card) by writing to a special (bit)
register.
--
Krzysztof Halasa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/