mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Fix typo in ENE CB710 description. It isn't a 720.
This commit is contained in:
parent
0dece262d4
commit
3c4c657681
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123717
@ -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},
|
||||
|
Loading…
Reference in New Issue
Block a user