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/eisa Pull up rev. 1.18:



details:   https://anonhg.NetBSD.org/src/rev/383b6daee611
branches:  netbsd-1-5
changeset: 488475:383b6daee611
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Jul 12 23:08:21 2000 +0000

description:
Pull up rev. 1.18:
Add DEC DE422 Ethernet.

diffstat:

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

diffs (17 lines):

diff -r 86e3cbc53a16 -r 383b6daee611 sys/dev/eisa/eisadevs
--- a/sys/dev/eisa/eisadevs     Wed Jul 12 21:49:06 2000 +0000
+++ b/sys/dev/eisa/eisadevs     Wed Jul 12 23:08:21 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: eisadevs,v 1.17 1999/09/29 17:40:18 ad Exp $
+$NetBSD: eisadevs,v 1.17.12.1 2000/07/12 23:08:21 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -77,6 +77,7 @@
 product BUS 4202       Bt74xC SCSI
 
 /* Digital Equipment products */
+product DEC 4220       DE422 Ethernet
 product DEC 4250       DE425 Ethernet
 product DEC 3001       DEFEA FDDI Controller
 product DEC 3002       DEFEA FDDI Controller



Home | Main Index | Thread Index | Old Index