summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/if_bgereg.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/pci/if_bgereg.h b/sys/dev/pci/if_bgereg.h
index b520565ee6f..24569b3c482 100644
--- a/sys/dev/pci/if_bgereg.h
+++ b/sys/dev/pci/if_bgereg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_bgereg.h,v 1.53 2006/08/27 21:06:16 brad Exp $ */
+/* $OpenBSD: if_bgereg.h,v 1.54 2006/08/28 00:52:16 brad Exp $ */
/*
* Copyright (c) 2001 Wind River Systems
@@ -1964,10 +1964,14 @@ struct bge_status_block {
/*
* SysKonnect Subsystem IDs
*/
-#define SK_SUBSYSID_9D21 0x4421
#define SK_SUBSYSID_9D41 0x4441
/*
+ * Dell PCI vendor ID
+ */
+#define DELL_VENDORID 0x1028
+
+/*
* Offset of MAC address inside EEPROM.
*/
#define BGE_EE_MAC_OFFSET 0x7C