Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/podulebus Add podule id for NET100 card.



details:   https://anonhg.NetBSD.org/src/rev/58d56aba6f26
branches:  trunk
changeset: 542325:58d56aba6f26
user:      chris <chris%NetBSD.org@localhost>
date:      Sun Jan 26 19:35:04 2003 +0000

description:
Add podule id for NET100 card.

diffstat:

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

diffs (17 lines):

diff -r fe8b0b37f674 -r 58d56aba6f26 sys/dev/podulebus/podules
--- a/sys/dev/podulebus/podules Sun Jan 26 19:34:49 2003 +0000
+++ b/sys/dev/podulebus/podules Sun Jan 26 19:35:04 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: podules,v 1.14 2002/11/03 12:58:15 bjh21 Exp $
+$NetBSD: podules,v 1.15 2003/01/26 19:35:04 chris Exp $
 
 /*
  * Copyright (c) 1996 Mark Brinicombe
@@ -344,6 +344,7 @@
 podule MIDICONNECT             0x0133  Midi-Connect
 podule ETHERI                  0x0139  EtherI interface
 podule SIMTEC_USB              0x0145  USB interface
+podule SIMTEC_NET100           0x0150  NET100 interface
 podule MIDIMAX                 0x0200  MIDI max
 podule MMETHERV                0x1234  Multi-media/EtherV
 podule ETHERN                  0x5678  EtherN interface



Home | Main Index | Thread Index | Old Index