Re: [PATCH] Restore PERR/SERR bit settings during EEH device recovery

2008-07-08 Thread Mike Mason
Here's a resubmission of the patch with Linas' suggestion. The following patch restores the PERR and SERR bits in the PCI command register during an EEH device recovery. We have found at least one case (an Agilent test card) where the PERR/SERR bits are set to 1 by firmware at boot time, but are

Re: [PATCH] Restore PERR/SERR bit settings during EEH device recovery

2008-07-08 Thread Mike Mason
Linas Vepstas wrote: 2008/7/7 Mike Mason <[EMAIL PROTECTED]>: The following patch restores the PERR and SERR bits in the PCI command register during an EEH device recovery. We have found at least one case (an Agilent test card) where the PERR/SERR bits are set to 1 by firmware at boot time, but

Re: [PATCH] Restore PERR/SERR bit settings during EEH device recovery

2008-07-08 Thread Linas Vepstas
2008/7/7 Mike Mason <[EMAIL PROTECTED]>: > The following patch restores the PERR and SERR bits in the PCI > command register during an EEH device recovery. > We have found at least one case (an Agilent test card) where the > PERR/SERR bits are set to 1 by firmware at boot time, but are > not restor