This commit is contained in:
christos 1999-04-07 08:21:42 +00:00
parent 7fdc304a14
commit 29ddb0a0af
2 changed files with 8 additions and 7 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: isapnpdevs.c,v 1.28 1999/04/06 23:02:31 augustss Exp $ */
/* $NetBSD: isapnpdevs.c,v 1.29 1999/04/07 08:21:42 christos Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: isapnpdevs,v 1.25 1999/04/06 23:02:09 augustss Exp
* NetBSD: isapnpdevs,v 1.26 1999/04/07 08:21:25 christos Exp
*/
/*-
@ -82,6 +82,7 @@ static const struct isapnp_matchinfo isapnp_com_devlogic[] = {
{"USR0006", 0}, /* USR Sportster 33.6k */
{"USR2070", 0}, /* USR Sportster 56k */
{"USR3031", 0}, /* USR 56k Faxmodem */
{"USR9190", 0}, /* USR 56k Voice INT */
{"ZTIF761", 0}, /* Zoom ComStar 33.6 */
{"CIR3000", 0}, /* Cirrus Logic V43 */
{"MOT0000", 0}, /* Motorola ModemSurfr */
@ -92,7 +93,7 @@ static const struct isapnp_matchinfo isapnp_com_devcompat[] = {
{"PNP0501", 0}, /* Generic 16550A */
};
const struct isapnp_devinfo isapnp_com_devinfo = {
isapnp_com_devlogic, 13,
isapnp_com_devlogic, 14,
isapnp_com_devcompat, 2,
};

View File

@ -1,10 +1,10 @@
/* $NetBSD: isapnpdevs.h,v 1.25 1999/04/06 23:02:31 augustss Exp $ */
/* $NetBSD: isapnpdevs.h,v 1.26 1999/04/07 08:21:42 christos Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: isapnpdevs,v 1.25 1999/04/06 23:02:09 augustss Exp
* NetBSD: isapnpdevs,v 1.26 1999/04/07 08:21:25 christos Exp
*/