christos
|
512db6124c
|
Add Xircom Netwave driver from Michael Eriksson
|
1999-01-01 19:30:03 +00:00 |
marc
|
b5f4f4dcfe
|
add SVEC losing ethernet card
|
1998-12-29 08:58:37 +00:00 |
marc
|
c9ffa39a53
|
add product id for 3Com/Megahertz 3CXEM556
|
1998-12-24 03:55:54 +00:00 |
nathanw
|
7003241eab
|
Add IBM Wireless LAN Entry and Xircom CreditCard Ethernet+Modem.
|
1998-12-20 03:52:40 +00:00 |
nathanw
|
f920aee0b3
|
Add original Xircom CreditCard Ethernet.
|
1998-12-19 23:47:51 +00:00 |
thorpej
|
fc685b5db5
|
Oops, tyop.
|
1998-12-18 22:07:39 +00:00 |
thorpej
|
1142e9ca93
|
Add the Compex vendor ID, and product ID for the Compex Linkport ENET-B.
PR #6349, Ingolf Koch.
|
1998-12-18 22:04:48 +00:00 |
thorpej
|
f86bb230f6
|
Add the SVEC/Hawking Tech. combo card. PR #6461, Rafal Boni.
|
1998-12-18 21:52:53 +00:00 |
thorpej
|
eee452e216
|
Add Corega vendor ID and product CIS info for the PCC-T Ethernet card.
PR #6603, Takahiro Kambe.
|
1998-12-18 21:12:14 +00:00 |
itohy
|
b0e0dc2101
|
(manufacturer, product) = (0x149, 0x265) is used both
"Linksys EthernetCard" and some new versions of "D-Link DE-650".
Changed the product string as such.
|
1998-11-04 06:40:54 +00:00 |
thorpej
|
64acdc1e7a
|
Product ID for Xircom CreditCard CE2 10base-T Ethernet.
|
1998-10-27 00:55:30 +00:00 |
thorpej
|
8ba90a1c93
|
Correct product ID for Socket Communications Dual Serial Adapter.
|
1998-10-08 20:43:42 +00:00 |
thorpej
|
1b15f541a6
|
Add Megahertz X-JACK 56kbps Modem, from Johnny C. Lam, PR #6173.
|
1998-10-08 20:11:59 +00:00 |
jtk
|
3067a16f6e
|
update for a broken variant of the Linksys E-CARD
|
1998-10-07 01:08:37 +00:00 |
dbj
|
1c578d0ad2
|
Added support for a Dayna Communicard E that probes with a
different product id (0x2f) than the one we had (0x2d)
|
1998-09-20 19:19:53 +00:00 |
kenh
|
537261f6c5
|
Reorganize the probe routine and add a quirk table. Much of this code
comes from Enami Tsugutomo (enami@but-b.or.jp). Also add a couple more
devices to the pcmcia devices table.
|
1998-09-10 19:55:30 +00:00 |
christos
|
c7a4282124
|
Assign copyright to TNF.
|
1998-09-05 14:12:36 +00:00 |
thorpej
|
d2f5e92d0a
|
Add product ID for the 3Com 3c574-TX 10/100Mbps Ethernet, provided
by Laine Stump.
|
1998-08-17 23:10:12 +00:00 |
thorpej
|
ca15ee6ef6
|
Consolidate the Socket products, pointed out by Nathan Williams.
|
1998-08-15 21:36:25 +00:00 |
thorpej
|
0ac0bf4615
|
Oops, that Socket Communications vendor ID was redundant. Sort the vendors
so I won't make that mistake again.
|
1998-08-15 21:28:26 +00:00 |
thorpej
|
f2a088f77c
|
Oops, that SMC product ID is actually for the 8016 EtherCard. *sigh*
|
1998-08-15 20:46:06 +00:00 |
thorpej
|
1bf26fea5a
|
Add SMC vendor ID, and SMC 8020BT EtherEZ product ID.
|
1998-08-15 20:08:07 +00:00 |
thorpej
|
9314c120f7
|
Add the Trust Combo EthernetCard product ID, from Dante Profeta.
|
1998-08-15 18:58:05 +00:00 |
thorpej
|
81f67879f9
|
Add vendor ID for Socket Communications, and product ID for the
Socket Communcations Dual RS232 card.
|
1998-08-15 18:55:25 +00:00 |
thorpej
|
be8a202a21
|
Add the D-Link DE-660. From Tero Kivinen <kivinen@ssh.fi>, PR #5691.
|
1998-08-15 01:17:51 +00:00 |
thorpej
|
924090ec6d
|
Add vendor ID for NewMedia Corporation, and product ID for NewMedia
BASICS Ethernet. From Stefan Grefen, PR 5902.
|
1998-08-14 22:59:35 +00:00 |
thorpej
|
965404c104
|
Add Simple Technology vendor ID, and Simple Technology Communcator 28.8
product ID.
|
1998-07-30 20:44:25 +00:00 |
christos
|
194f94bd97
|
Don't print bogus info about vendors in pcmciadevs_data.h
(Reported by John Kohl)
|
1998-07-22 11:47:13 +00:00 |
christos
|
87dc83ee69
|
Remove duplicate DEC card
|
1998-07-20 07:33:54 +00:00 |
christos
|
e3bc291504
|
Add a devlist2h.awk so that we don't sprinkle the same constants over
each device driver file and use it.
|
1998-07-19 17:28:15 +00:00 |