mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add second and thrid bus-toaster IDs
This commit is contained in:
parent
c4d9c284e2
commit
21ac1e0615
1 changed files with 2 additions and 0 deletions
|
|
@ -59,6 +59,8 @@ const struct pccard_product aic_pccard_products[] = {
|
|||
PCMCIA_CARD(ADAPTEC, APA1460, 0),
|
||||
PCMCIA_CARD(ADAPTEC, APA1460A, 0),
|
||||
PCMCIA_CARD(NEWMEDIA, BUSTOASTER, 0),
|
||||
PCMCIA_CARD(NEWMEDIA, BUSTOASTER2, 0),
|
||||
PCMCIA_CARD(NEWMEDIA, BUSTOASTER3, 0),
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue