Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Costmetic change.
details: https://anonhg.NetBSD.org/src/rev/de251b5028df
branches: trunk
changeset: 512830:de251b5028df
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Jul 18 01:10:09 2001 +0000
description:
Costmetic change.
diffstat:
sys/dev/pci/if_rtk_pci.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1171f0d2bc14 -r de251b5028df sys/dev/pci/if_rtk_pci.c
--- a/sys/dev/pci/if_rtk_pci.c Wed Jul 18 00:51:54 2001 +0000
+++ b/sys/dev/pci/if_rtk_pci.c Wed Jul 18 01:10:09 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: if_rtk_pci.c,v 1.8 2001/07/08 18:02:28 thorpej Exp $ */
+/* $NetBSD: if_rtk_pci.c,v 1.9 2001/07/18 01:10:09 thorpej Exp $ */
/*
* Copyright (c) 1997, 1998
@@ -153,7 +153,7 @@
{ PCI_VENDOR_SEGA, PCI_PRODUCT_SEGA_BROADBAND,
"SEGA Broadband Adapter",
RTK_8139 },
- { PCI_VENDOR_DLINK, PCI_PRODUCT_DLINK_DFE530TXPLUS,
+ { PCI_VENDOR_DLINK, PCI_PRODUCT_DLINK_DFE530TXPLUS,
"D-Link Systems DFE 530TX+",
RTK_8139 },
{ 0, 0, NULL, 0 }
Home |
Main Index |
Thread Index |
Old Index