Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/eisa Add product IDs for 3com 3C509 TP cards.



details:   https://anonhg.NetBSD.org/src/rev/411d801ddc8d
branches:  trunk
changeset: 514944:411d801ddc8d
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Sep 14 13:41:29 2001 +0000

description:
Add product IDs for 3com 3C509 TP cards.
>From Christian Groessler in PR 13948.

diffstat:

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

diffs (18 lines):

diff -r f0cab8c8f3a8 -r 411d801ddc8d sys/dev/eisa/eisadevs
--- a/sys/dev/eisa/eisadevs     Fri Sep 14 12:09:14 2001 +0000
+++ b/sys/dev/eisa/eisadevs     Fri Sep 14 13:41:29 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: eisadevs,v 1.23 2001/05/06 19:43:54 ad Exp $
+$NetBSD: eisadevs,v 1.24 2001/09/14 13:41:29 martin Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -169,6 +169,8 @@
 product TCM 5092       3C579-TP Ethernet
 product TCM 5093       3C579 Ethernet
 product TCM 5094       3C509 Ethernet Combo
+product TCM 5095       3C509-TP Ethernet
+product TCM 5098       3C509-TP Ethernet
 product        TCM 5920        3C592 Etherlink III
 product        TCM 5970        3C597 Fast Etherlink TX
 product        TCM 5971        3C597 Fast Etherlink T4 



Home | Main Index | Thread Index | Old Index