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/pci Pull up revision 1.326 (requested by tron):
details: https://anonhg.NetBSD.org/src/rev/7f629d966d82
branches: netbsd-1-5
changeset: 491886:7f629d966d82
user: he <he%NetBSD.org@localhost>
date: Mon Jun 11 19:33:53 2001 +0000
description:
Pull up revision 1.326 (requested by tron):
Support the D-Link DFE-530TX+. Fixes PR#13161.
diffstat:
sys/dev/pci/pcidevs | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 246387d020f3 -r 7f629d966d82 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jun 11 19:31:16 2001 +0000
+++ b/sys/dev/pci/pcidevs Mon Jun 11 19:33:53 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.18 2001/05/15 20:51:04 he Exp $
+$NetBSD: pcidevs,v 1.236.2.19 2001/06/11 19:33:53 he Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -933,7 +933,8 @@
product DIAMOND VIPER 0x9001 Viper/PCI
/* D-Link Systems products */
-product DLINK DFE550TX 0x1002 DFE-550TX 10/100 Ethernet
+product DLINK DFE550TX 0x1002 DFE-550TX 10/100 Ethernet
+product DLINK DFE530TXPLUS 0x1300 DFE-530TXPLUS 10/100 Ethernet
/* Distributed Processing Technology products */
product DPT SC_RAID 0xa400 SmartCache/SmartRAID
Home |
Main Index |
Thread Index |
Old Index