summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rlreg.h
diff options
context:
space:
mode:
authordan <dan@FreeBSD.org>2003-02-23 23:35:35 +0000
committerdan <dan@FreeBSD.org>2003-02-23 23:35:35 +0000
commitf302079cd8466370240f7047619a3423c0ebba68 (patch)
treefc9a4140200a9cf178ae40d61333df9eee391cab /sys/pci/if_rlreg.h
parent0ae2956720d45dbfd2c67acdf907e1fbf9301983 (diff)
downloadFreeBSD-src-f302079cd8466370240f7047619a3423c0ebba68.zip
FreeBSD-src-f302079cd8466370240f7047619a3423c0ebba68.tar.gz
Add support for Peppercon ROL-F Card.
Submitted by: Sascha Holzeiter <sascha@root-login.org> PR: 48559
Diffstat (limited to 'sys/pci/if_rlreg.h')
-rw-r--r--sys/pci/if_rlreg.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h
index 4fb36a2..7fca3ca 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -490,7 +490,15 @@ struct rl_softc {
*/
#define COREGA_DEVICEID_FETHERIICBTXD 0xa11e
+/*
+ * Peppercon vendor ID
+ */
+#define PEPPERCON_VENDORID 0x1743
+/*
+ * Peppercon ROL-F device ID
+ */
+#define PEPPERCON_DEVICEID_ROLF 0x8139
/*
* PCI low memory base and low I/O base register, and
OpenPOWER on IntegriCloud