summaryrefslogtreecommitdiffstats
path: root/sys/dev/ubsec/ubsecreg.h
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-02-07 23:02:02 +0000
committersam <sam@FreeBSD.org>2003-02-07 23:02:02 +0000
commit3c791c8729585027435477ccde6a53be4ba01225 (patch)
treeecaab0ba166dac93771bdaaa03de135f6606770b /sys/dev/ubsec/ubsecreg.h
parentaab7a9183b87774b3191564c39a5de4757e96567 (diff)
downloadFreeBSD-src-3c791c8729585027435477ccde6a53be4ba01225.zip
FreeBSD-src-3c791c8729585027435477ccde6a53be4ba01225.tar.gz
add 5823 device id's; this allows 5823 parts to function but you cannot
use the AES functionality Submitted by: Jonathan Stone <jonathan@DSG.Stanford.EDU> MFC after: 1 day
Diffstat (limited to 'sys/dev/ubsec/ubsecreg.h')
-rw-r--r--sys/dev/ubsec/ubsecreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ubsec/ubsecreg.h b/sys/dev/ubsec/ubsecreg.h
index bd23352..0140988 100644
--- a/sys/dev/ubsec/ubsecreg.h
+++ b/sys/dev/ubsec/ubsecreg.h
@@ -58,6 +58,7 @@
#define PCI_PRODUCT_BROADCOM_5820 0x5820 /* 5820 */
#define PCI_PRODUCT_BROADCOM_5821 0x5821 /* 5821 */
#define PCI_PRODUCT_BROADCOM_5822 0x5822 /* 5822 */
+#define PCI_PRODUCT_BROADCOM_5823 0x5823 /* 5823 */
#define UBS_PCI_RTY_SHIFT 8
#define UBS_PCI_RTY_MASK 0xff
OpenPOWER on IntegriCloud