Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/cardbus Pull up revisions 1.13, 1.17 (requested ...
details: https://anonhg.NetBSD.org/src/rev/a15dc44f5046
branches: netbsd-1-5
changeset: 492634:a15dc44f5046
user: he <he%NetBSD.org@localhost>
date: Tue Jan 29 22:50:14 2002 +0000
description:
Pull up revisions 1.13,1.17 (requested by dillo):
Add support for AN985-based CardBus network interfaces.
diffstat:
sys/dev/cardbus/cardbusdevs | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r 611a8a737d61 -r a15dc44f5046 sys/dev/cardbus/cardbusdevs
--- a/sys/dev/cardbus/cardbusdevs Tue Jan 29 22:46:19 2002 +0000
+++ b/sys/dev/cardbus/cardbusdevs Tue Jan 29 22:50:14 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: cardbusdevs,v 1.10.2.1 2002/01/05 17:32:32 he Exp $
+$NetBSD: cardbusdevs,v 1.10.2.2 2002/01/29 22:50:14 he Exp $
/*
* Copyright (C) 1999 Hayakawa Koichi.
@@ -50,6 +50,7 @@
vendor OPTI 0x1045 Opti
vendor XIRCOM 0x115d Xircom
vendor ACCTON 0x1113 Accton Technology
+vendor ABOCOM 0x13d1 AboCom Systems
vendor REALTEK 0x10ec Realtek Semiconductor
vendor INTEL 0x8086 Intel
vendor INVALID 0xffff INVALID VENDOR ID
@@ -64,11 +65,16 @@
product 3COM 3C575BTX 0x5157 3c575B-TX
product 3COM 3C575CTX 0x5257 3c575C-TX
+/* AboCom products */
+product ABOCOM FE2500 0xab02 FE2500 10/100 Ethernet
+product ABOCOM PCM200 0xab03 FE2500 10/100 Ethernet
+
/* Adaptec products */
product ADP 1480 0x6075 APA-1480
/* Accton products */
product ACCTON MPX5030 0x1211 MPX 5030/5038 Ethernet
+product ACCTON EN2242 0x1216 EN2242 10/100 Ethernet
/* DEC products */
product DEC 21142 0x0019 DECchip 21142/3
@@ -97,4 +103,3 @@
/* Realtek (Creative Labs?) products */
product REALTEK RT8138 0x8138 8138 Ethernet
-product REALTEK RT8139 0x8139 8139 Ethernet
Home |
Main Index |
Thread Index |
Old Index