diff options
Diffstat (limited to 'sys/dev/pccbb/pccbbdevid.h')
| -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 deacb86af4a7..73df7aa50e88 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.h @@ -86,7 +86,7 @@ #define PCIC_ID_TI4520 0xac46104cul #define PCIC_ID_TI6411 0x8031104cul /* PCI[67]x[12]1 */ #define PCIC_ID_TI6420 0xac8d104cul /* PCI[67]x20 Smartcard dis */ -#define PCIC_ID_TI6420SD 0xac8e104cul /* PCI[67]x20 Smartcard en */ +#define PCIC_ID_TI6420SC 0xac8e104cul /* PCI[67]x20 Smartcard en */ #define PCIC_ID_TI7410 0xac49104cul #define PCIC_ID_TI7510 0xac47104cul #define PCIC_ID_TI7610 0xac48104cul |
