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 Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/db63e6bd098f
branches: netbsd-1-5
changeset: 492654:db63e6bd098f
user: he <he%NetBSD.org@localhost>
date: Tue Feb 05 12:54:48 2002 +0000
description:
Apply patch (requested by he):
Correct inadvertent omission in pull-up of rtk driver.
diffstat:
sys/dev/cardbus/cardbusdevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r d1976972d512 -r db63e6bd098f sys/dev/cardbus/cardbusdevs
--- a/sys/dev/cardbus/cardbusdevs Tue Jan 29 23:35:49 2002 +0000
+++ b/sys/dev/cardbus/cardbusdevs Tue Feb 05 12:54:48 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: cardbusdevs,v 1.10.2.2 2002/01/29 22:50:14 he Exp $
+$NetBSD: cardbusdevs,v 1.10.2.3 2002/02/05 12:54:48 he Exp $
/*
* Copyright (C) 1999 Hayakawa Koichi.
@@ -103,3 +103,4 @@
/* Realtek (Creative Labs?) products */
product REALTEK RT8138 0x8138 8138 Ethernet
+product REALTEK RT8139 0x8139 8139 Ethernet
Home |
Main Index |
Thread Index |
Old Index