Add the Simple Technology Communicator 28.8.

This commit is contained in:
thorpej 1998-07-30 20:47:11 +00:00
parent b25d4941cd
commit 16ad73c288
1 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: com_pcmcia.c,v 1.9 1998/07/19 17:28:15 christos Exp $ */
/* $NetBSD: com_pcmcia.c,v 1.10 1998/07/30 20:47:11 thorpej Exp $ */
/*-
* Copyright (c) 1993, 1994, 1995, 1996
@ -102,7 +102,11 @@ static struct com_dev com_devs[] = {
{ PCMCIA_STR_MOTOROLA_PM100C,
PCMCIA_VENDOR_MOTOROLA, PCMCIA_PRODUCT_MOTOROLA_PM100C,
PCMCIA_CIS_MOTOROLA_PM100C }
PCMCIA_CIS_MOTOROLA_PM100C },
{ PCMCIA_STR_SIMPLETECH_COMMUNICATOR288,
PCMCIA_VENDOR_SIMPLETECH, PCMCIA_PRODUCT_SIMPLETECH_COMMUNICATOR288,
PCMCIA_CIS_SIMPLETECH_COMMUNICATOR288 },
};
static struct com_dev generic = {