More devices. Obtained from NetBSD.
This commit is contained in:
parent
6fdb4db61f
commit
1f90e6ccf5
@ -241,11 +241,13 @@ ep_pccard_detach(device_t dev)
|
||||
}
|
||||
|
||||
static const struct pccard_product ep_pccard_products[] = {
|
||||
PCMCIA_CARD(3COM, 3C574, 0),
|
||||
PCMCIA_CARD(3COM, 3C1, 0),
|
||||
PCMCIA_CARD(3COM, 3C562, 0),
|
||||
PCMCIA_CARD(3COM, 3C574, 0), /* ROADRUNNER */
|
||||
PCMCIA_CARD(3COM, 3C589, 0),
|
||||
PCMCIA_CARD(3COM, 3CCFEM556BI, 0), /* ROADRUNNER */
|
||||
PCMCIA_CARD(3COM, 3CXEM556, 0),
|
||||
PCMCIA_CARD(3COM, 3CXEM556INT, 0),
|
||||
PCMCIA_CARD(3COM, 3CCFEM556BI, 0),
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user