From: SAITOH Masanobu <[email protected]>
Subject: CVS commit: src/sys/dev/pci
Date: Fri, 25 Jun 2010 03:47:58 +0000
> Module Name: src
> Committed By: msaitoh
> Date: Fri Jun 25 03:47:57 UTC 2010
>
> Modified Files:
> src/sys/dev/pci: if_wmreg.h
>
> Log Message:
> The GIO master enable bit in STATUS register is not bit 16 but bit 18.
> It will fix a problem on 82580 SGMII system.
This is wrong. I've cvs admined with the following message:
The GIO master enable bit in STATUS register is not bit 16 but bit 18.
It will fix a problem in the reset sequence on PCI-e chips.
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/if_wmreg.h
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
----------------------------------------------------------
SAITOH Masanobu ([email protected]
[email protected])