summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcic_p.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-01-02 21:42:48 +0000
committerimp <imp@FreeBSD.org>2001-01-02 21:42:48 +0000
commit93d6e1eee351f7d8aa7c42169cfbf1dc4ba978ac (patch)
treecab7f5e6761a4fb041b0cb294d01409712cf6dc4 /sys/pci/pcic_p.h
parent1e95becf76111543a7eea6d10ec07ff49dd604fe (diff)
downloadFreeBSD-src-93d6e1eee351f7d8aa7c42169cfbf1dc4ba978ac.zip
FreeBSD-src-93d6e1eee351f7d8aa7c42169cfbf1dc4ba978ac.tar.gz
Add device id for the OZ Micro 6832. I didn't try to init it like the
Cirrus Logic parts that end in 6832, but maybe some machines will need that in the future.
Diffstat (limited to 'sys/pci/pcic_p.h')
-rw-r--r--sys/pci/pcic_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/pcic_p.h b/sys/pci/pcic_p.h
index 3003ba6..8de785f 100644
--- a/sys/pci/pcic_p.h
+++ b/sys/pci/pcic_p.h
@@ -32,6 +32,7 @@
/* PCI/CardBus Device IDs */
#define PCI_DEVICE_ID_PCIC_OZ6729 0x67291217ul
#define PCI_DEVICE_ID_PCIC_OZ6730 0x673A1217ul
+#define PCI_DEVICE_ID_PCIC_OZ6832 0x68321217ul
#define PCI_DEVICE_ID_PCIC_CLPD6729 0x11001013ul
#define PCI_DEVICE_ID_PCIC_CLPD6832 0x11101013ul
#define PCI_DEVICE_ID_PCIC_TI1031 0xac13104cul
OpenPOWER on IntegriCloud