Re: Detecting kernel shutdown in a kernel driver

2005-02-11 Thread Andi Kleen
"Simon White" <[EMAIL PROTECTED]> writes: > Hi, > > I've been writing a device driver for a piece of hardware that we recently > found the pci bridge has an issue on software reset (kernel 2.6.8.1, hardware > reset is fine). The bridge appears to corrupt the subvendor/device ids on > next boot

Re: Detecting kernel shutdown in a kernel driver

2005-02-10 Thread Stephen Hemminger
On Thu, 10 Feb 2005 15:05:37 -0500 "Simon White" <[EMAIL PROTECTED]> wrote: > Hi, > > I've been writing a device driver for a piece of hardware that we recently > found the pci bridge has an issue on software reset (kernel 2.6.8.1, hardware > reset is fine). The bridge appears to corrupt the s

Detecting kernel shutdown in a kernel driver

2005-02-10 Thread Simon White
Hi, I've been writing a device driver for a piece of hardware that we recently found the pci bridge has an issue on software reset (kernel 2.6.8.1, hardware reset is fine). The bridge appears to corrupt the subvendor/device ids on next boot. We have found a software work around in that I can