Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/cardbus add product RealTek 8139
details: https://anonhg.NetBSD.org/src/rev/5d316ca68e2a
branches: trunk
changeset: 511492:5d316ca68e2a
user: ichiro <ichiro%NetBSD.org@localhost>
date: Wed Jun 20 05:39:17 2001 +0000
description:
add product RealTek 8139
by kern/13252: RealTek 8139-based Cardbus support
diffstat:
sys/dev/cardbus/cardbusdevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3c6d22f1c31d -r 5d316ca68e2a sys/dev/cardbus/cardbusdevs
--- a/sys/dev/cardbus/cardbusdevs Wed Jun 20 05:33:25 2001 +0000
+++ b/sys/dev/cardbus/cardbusdevs Wed Jun 20 05:39:17 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: cardbusdevs,v 1.18 2001/05/15 04:24:28 kanaoka Exp $
+$NetBSD: cardbusdevs,v 1.19 2001/06/20 05:39:17 ichiro Exp $
/*
* Copyright (C) 1999 Hayakawa Koichi.
@@ -83,6 +83,7 @@
/* Realtek (Creative Labs?) products */
product REALTEK RT8138 0x8138 8138 Ethernet
+product REALTEK RT8139 0x8139 8139 Ethernet
/* IO Data products */
product IODATA CBIDE2 0x0003 CBIDE2 IDE controller
Home |
Main Index |
Thread Index |
Old Index