Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add AMD 79c978 PCnet-PCI Home.



details:   https://anonhg.NetBSD.org/src/rev/38774054b802
branches:  trunk
changeset: 487781:38774054b802
user:      nathanw <nathanw%NetBSD.org@localhost>
date:      Mon Jun 12 22:33:06 2000 +0000

description:
Add AMD 79c978 PCnet-PCI Home.

diffstat:

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

diffs (17 lines):

diff -r fb6c95cca17d -r 38774054b802 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jun 12 21:32:25 2000 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jun 12 22:33:06 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.233 2000/06/12 21:25:01 bouyer Exp $
+$NetBSD: pcidevs,v 1.234 2000/06/12 22:33:06 nathanw Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -677,6 +677,7 @@
 
 /* AMD products */
 product AMD PCNET_PCI  0x2000  79c970 PCnet-PCI LANCE Ethernet
+product AMD PCNET_HOME 0x2001  79c978 PCnet-PCI Home
 product AMD PCSCSI_PCI 0x2020  53c974 PCscsi-PCI SCSI
 product AMD PCNETS_PCI 0x2040  79C974 PCnet-PCI Ethernet & SCSI
 product AMD SC751_SC   0x7006  AMD751 System Controller



Home | Main Index | Thread Index | Old Index