Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pcmcia add vendorID National Instruments
details: https://anonhg.NetBSD.org/src/rev/5147bbe24e3b
branches: trunk
changeset: 510111:5147bbe24e3b
user: ichiro <ichiro%NetBSD.org@localhost>
date: Sun May 20 09:15:54 2001 +0000
description:
add vendorID National Instruments
add productID PCMCIA-GPIB
diffstat:
sys/dev/pcmcia/pcmciadevs | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r a9b0cf8924da -r 5147bbe24e3b sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Sun May 20 03:08:31 2001 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Sun May 20 09:15:54 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.127 2001/05/18 06:05:52 jhawk Exp $
+$NetBSD: pcmciadevs,v 1.128 2001/05/20 09:15:54 ichiro Exp $
/*$FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.8 2001/01/20 01:48:55 imp Exp $*/
/*-
@@ -54,6 +54,7 @@
vendor TDK 0x0105 TDK Corporation
vendor XIRCOM 0x0105 Xircom
vendor SMC 0x0108 Standard Microsystems Corporation
+vendor NI 0x010b National Instruments
vendor USROBOTICS 0x0115 US Robotics Corporation
vendor MEGAHERTZ2 0x0128 Megahertz Corporation
vendor OLICOM 0x0121 Olicom
@@ -188,6 +189,9 @@
/* Melco Products */
product MELCO LPC3_TX 0xc1ab Melco LPC3-TX
+/* National Instruments */
+product NI PCMCIA-GPIB 0x4882 National Instruments PCMCIA-GPIB
+
/* Nokia Products */
product NOKIA C020_WLAN 0x20c0 Nokia C020 WLAN Card
Home |
Main Index |
Thread Index |
Old Index