From 44d0da39f0e3a1478a2cc7dba15838a524027497 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sat, 10 Aug 2002 06:35:03 +0000 Subject: [PATCH] confirmed OZ6912 and 6972 share same pci ID --- sys/dev/pccbb/pccbbdevid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index 2c153481520..4d9af7fdb75 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.h @@ -38,7 +38,7 @@ #define PCIC_ID_OZ6832 0x68321217ul /* Also 6833 */ #define PCIC_ID_OZ6860 0x68361217ul /* Also 6836 */ #define PCIC_ID_OZ6872 0x68721217ul /* Also 6812 */ -#define PCIC_ID_OZ6912 0x69721217ul /* Also 6972? */ +#define PCIC_ID_OZ6912 0x69721217ul /* Also 6972 */ #define PCIC_ID_OZ6922 0x69251217ul #define PCIC_ID_OZ6933 0x69331217ul #define PCIC_ID_RICOH_RL5C465 0x04651180ul -- 2.45.2