Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/isapnp Recognise IBM and 3COM Token-Ring PnP cards a...
details: https://anonhg.NetBSD.org/src/rev/d66041ecc387
branches: trunk
changeset: 467307:d66041ecc387
user: bad <bad%NetBSD.org@localhost>
date: Mon Mar 22 22:36:10 1999 +0000
description:
Recognise IBM and 3COM Token-Ring PnP cards and associate them with the tr
driver.
diffstat:
sys/dev/isapnp/isapnpdevs | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r 96f31a82b710 -r d66041ecc387 sys/dev/isapnp/isapnpdevs
--- a/sys/dev/isapnp/isapnpdevs Mon Mar 22 22:33:35 1999 +0000
+++ b/sys/dev/isapnp/isapnpdevs Mon Mar 22 22:36:10 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: isapnpdevs,v 1.22 1999/03/22 09:41:10 mycroft Exp $
+$NetBSD: isapnpdevs,v 1.23 1999/03/22 22:36:10 bad Exp $
/*-
* Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -51,6 +51,7 @@
driver ne NE2000 Ethernet
driver pcic PCMCIA bridge
driver sb Creative Soundblaster
+driver tr TROPIC Token-Ring
driver wdc Western Digital Disk Controller
driver wss Microsoft Sound System
driver ym Yamaha Sound
@@ -164,6 +165,11 @@
devlogic sb ESS1868 0 ESS1868
devlogic sb ESS1869 0 ESS1869
+/*
+ * tr
+ */
+devlogic tr IBM0000 0 IBM TROPIC Token-Ring
+devlogic tr TCM3190 0 3Com TokenLink Velocity ISA
/*
* wdc
Home |
Main Index |
Thread Index |
Old Index