This commit is contained in:
christos 2001-03-14 01:41:29 +00:00
parent 47ae449748
commit 6e6957a277
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: cardbusdevs.h,v 1.13 2001/03/08 04:25:04 thorpej Exp $ */
/* $NetBSD: cardbusdevs.h,v 1.14 2001/03/14 01:41:29 christos Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: cardbusdevs,v 1.16 2001/03/08 04:24:41 thorpej Exp
* NetBSD: cardbusdevs,v 1.17 2001/03/14 01:41:09 christos Exp
*/
/*
@ -106,6 +106,7 @@
/* AboCom products */
#define CARDBUS_PRODUCT_ABOCOM_FE2500 0xab02 /* FE2500 10/100 Ethernet */
#define CARDBUS_PRODUCT_ABOCOM_PCM200 0xab03 /* FE2500 10/100 Ethernet */
/* Intel products */
#define CARDBUS_PRODUCT_INTEL_82557 0x1229 /* 82557 Fast Ethernet LAN Controller */

View File

@ -1,10 +1,10 @@
/* $NetBSD: cardbusdevs_data.h,v 1.13 2001/03/08 04:25:04 thorpej Exp $ */
/* $NetBSD: cardbusdevs_data.h,v 1.14 2001/03/14 01:41:29 christos Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: cardbusdevs,v 1.16 2001/03/08 04:24:41 thorpej Exp
* NetBSD: cardbusdevs,v 1.17 2001/03/14 01:41:09 christos Exp
*/
/*
@ -157,6 +157,12 @@ struct cardbus_knowndev cardbus_knowndevs[] = {
"AboCom Systems",
"FE2500 10/100 Ethernet",
},
{
CARDBUS_VENDOR_ABOCOM, CARDBUS_PRODUCT_ABOCOM_PCM200,
0,
"AboCom Systems",
"FE2500 10/100 Ethernet",
},
{
CARDBUS_VENDOR_INTEL, CARDBUS_PRODUCT_INTEL_82557,
0,