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 rev. 1.261:



details:   https://anonhg.NetBSD.org/src/rev/45f32b616ef6
branches:  netbsd-1-5
changeset: 489522:45f32b616ef6
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Sep 21 17:59:05 2000 +0000

description:
Pull up rev. 1.261:
Add National Semiconductor DP83815 10/100 Ethernet.

diffstat:

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

diffs (17 lines):

diff -r 59a7211d796b -r 45f32b616ef6 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Sep 21 17:16:32 2000 +0000
+++ b/sys/dev/pci/pcidevs       Thu Sep 21 17:59:05 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.7 2000/09/13 16:48:25 tron Exp $
+$NetBSD: pcidevs,v 1.236.2.8 2000/09/21 17:59:05 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1175,6 +1175,7 @@
 
 /* National Semiconductor products */
 product NS DP83810     0x0001  DP83810 10/100 Ethernet
+product NS DP83815     0x0020  DP83815 10/100 Ethernet
 product NS NS87410     0xd001  NS87410
 
 /* NCR/Symbios Logic products */



Home | Main Index | Thread Index | Old Index