Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci LITEON_PNIC -> LITEON_82C168



details:   https://anonhg.NetBSD.org/src/rev/eac6af49e889
branches:  trunk
changeset: 476171:eac6af49e889
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Sep 08 21:33:59 1999 +0000

description:
LITEON_PNIC -> LITEON_82C168

diffstat:

 sys/dev/pci/pcidevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r daf0f61a3e5d -r eac6af49e889 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Sep 08 21:17:44 1999 +0000
+++ b/sys/dev/pci/pcidevs       Wed Sep 08 21:33:59 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.150 1999/09/01 11:40:42 drochner Exp $
+$NetBSD: pcidevs,v 1.151 1999/09/08 21:33:59 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -987,7 +987,7 @@
 product LEADTEK S3_805 0x0000  S3 805
 
 /* Lite-On products */
-product LITEON PNIC    0x0002  82C168/82C169 (PNIC) 10/100 Ethernet
+product LITEON 82C168  0x0002  82C168/82C169 (PNIC) 10/100 Ethernet
 
 /* Macronix */
 product MACRONIX MX98713       0x0512  MX98713 (PMAC) 10/100 Ethernet



Home | Main Index | Thread Index | Old Index