Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/isapnp Add Fujitsu FMV-183/184, MB86964 based ISA-Pn...
details: https://anonhg.NetBSD.org/src/rev/e5fe615f03fb
branches: trunk
changeset: 537746:e5fe615f03fb
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Oct 05 14:57:15 2002 +0000
description:
Add Fujitsu FMV-183/184, MB86964 based ISA-PnP Ethernet adapters.
diffstat:
sys/dev/isapnp/isapnpdevs | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 35ce967832d0 -r e5fe615f03fb sys/dev/isapnp/isapnpdevs
--- a/sys/dev/isapnp/isapnpdevs Sat Oct 05 14:09:15 2002 +0000
+++ b/sys/dev/isapnp/isapnpdevs Sat Oct 05 14:57:15 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: isapnpdevs,v 1.49 2002/10/04 15:42:17 tsutsui Exp $
+$NetBSD: isapnpdevs,v 1.50 2002/10/05 14:57:15 tsutsui Exp $
/*-
* Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc.
@@ -46,6 +46,7 @@
driver cs Cirrus Logic Crystal CS89x0 Ethernet
driver ep 3Com 3CXXX Ethernet
driver ess ESS Audio Drive
+driver fmv Fujitsu FMV-18x Ethernet
driver joy Generic Joystick
driver gus Gravis Ultrasound
driver le Lance Ethernet
@@ -127,6 +128,12 @@
devlogic ess ESS1869 0 ESS1869
/*
+ * fmv
+ */
+devlogic fmv FUJ01C1 0 Fujitsu FMV-183
+devlogic fmv FUJ01D1 0 Fujitsu FMV-184
+
+/*
* joy
*/
devlogic joy AZT0003 0 Aztech AZT2320 GAME PORT
Home |
Main Index |
Thread Index |
Old Index