summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
authorSteve Murphree <smurph@cvs.openbsd.org>2001-06-26 21:25:37 +0000
committerSteve Murphree <smurph@cvs.openbsd.org>2001-06-26 21:25:37 +0000
commit6ca0df82831628b83ce913e3b8ce72cec742f9cb (patch)
tree288db9e8219da4ceaccbfa888c6bcabfb50012b5 /sys/dev/pci/pcidevs.h
parent062626c9eb8ba754e1a1f5b84ba11d37141de429 (diff)
Support for Motorola Raven
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 6b209105b87..6c882844e64 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -1387,7 +1387,7 @@
/* Motorola products */
#define PCI_PRODUCT_MOT_MPC106 0x0002 /* MPC106 Host-PCI */
#define PCI_PRODUCT_MOT_SM56 0x5600 /* SM56 */
-
+#define PCI_PRODUCT_MOT_RAVEN 0x4801 /* Raven Host-PCI */
/* Mylex products */
#define PCI_PRODUCT_MYLEX_960P 0x0001 /* DAC960P RAID */