diff options
| author | Warner Losh <imp@FreeBSD.org> | 2002-08-10 06:35:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2002-08-10 06:35:03 +0000 |
| commit | 44d0da39f0e3a1478a2cc7dba15838a524027497 (patch) | |
| tree | bca082f1f8781c1b8ccaece2b9d100e9ea82e589 /sys/dev/pccbb | |
| parent | d9ac5b20fbd9a285ad8a15f058914e937d7fb10f (diff) | |
Notes
Diffstat (limited to 'sys/dev/pccbb')
| -rw-r--r-- | sys/dev/pccbb/pccbbdevid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index 2c1534815201..4d9af7fdb757 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 |
