mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Catchup to the iodata renaming
This commit is contained in:
parent
b660732977
commit
72217cb810
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ __FBSDID("$FreeBSD$");
|
|||
static const struct pccard_product ata_pccard_products[] = {
|
||||
PCMCIA_CARD(FREECOM, PCCARDIDE, 0),
|
||||
PCMCIA_CARD(EXP, EXPMULTIMEDIA, 0),
|
||||
PCMCIA_CARD(IODATA, CBIDE2, 0),
|
||||
PCMCIA_CARD(IODATA3, CBIDE2, 0),
|
||||
PCMCIA_CARD(OEM2, CDROM1, 0),
|
||||
PCMCIA_CARD(OEM2, IDE, 0),
|
||||
PCMCIA_CARD(PANASONIC, KXLC005, 0),
|
||||
|
|
|
|||
Loading…
Reference in a new issue