Fix typo in ENE CB710 description. It isn't a 720.

This commit is contained in:
Warner Losh 2003-12-22 06:09:35 +00:00
parent 0dece262d4
commit 3c4c657681
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123717

View File

@ -156,7 +156,7 @@ struct yenta_chipinfo {
{PCIC_ID_TI4510, "TI4510 PCI-CardBus Bridge", CB_TI12XX},
/* ENE */
{PCIC_ID_ENE_CB710, "ENE CB720 PCI-CardBus Bridge", CB_TI12XX},
{PCIC_ID_ENE_CB710, "ENE CB710 PCI-CardBus Bridge", CB_TI12XX},
{PCIC_ID_ENE_CB720, "ENE CB720 PCI-CardBus Bridge", CB_TI12XX},
{PCIC_ID_ENE_CB1211, "ENE CB1211 PCI-CardBus Bridge", CB_TI12XX},
{PCIC_ID_ENE_CB1225, "ENE CB1225 PCI-CardBus Bridge", CB_TI12XX},