summaryrefslogtreecommitdiffstats
path: root/sys/pci/cy_pcireg.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-01-11 23:43:54 +0000
committerbde <bde@FreeBSD.org>1999-01-11 23:43:54 +0000
commit90ed19600eff8fef93ca463e0e94459d6dfd65b1 (patch)
treefba5b32c9a350934ca89fef31fee716a2e284248 /sys/pci/cy_pcireg.h
parentdf01e48688fc7962b89828ca767a9e9e04fb56f4 (diff)
downloadFreeBSD-src-90ed19600eff8fef93ca463e0e94459d6dfd65b1.zip
FreeBSD-src-90ed19600eff8fef93ca463e0e94459d6dfd65b1.tar.gz
Fixed minor style bugs in previous commit.
Diffstat (limited to 'sys/pci/cy_pcireg.h')
-rw-r--r--sys/pci/cy_pcireg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/pci/cy_pcireg.h b/sys/pci/cy_pcireg.h
index b3a269e..cc3bb60 100644
--- a/sys/pci/cy_pcireg.h
+++ b/sys/pci/cy_pcireg.h
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: cy_pcireg.h,v 1.3 1997/02/22 09:44:01 peter Exp $
+ * $Id: cy_pcireg.h,v 1.4 1999/01/11 23:35:01 bde Exp $
*/
#define CY_VENDORID_CYCLADES 0x120e
@@ -42,8 +42,8 @@
#define CY_PLX_9060_ICS_IENABLE 0x100
#define CY_PLX_9060_ICS_LOCAL_IENABLE 0x800
-/* Cyclom-Y Custom Register for PLX ID */
-#define PLX_VER (0x3400)
+/* Cyclom-Y Custom Register for PLX ID. */
+#define PLX_VER 0x3400
#define PLX_9050 0x0b
#define PLX_9060 0x0c
#define PLX_9080 0x0d
OpenPOWER on IntegriCloud