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 IBM microdrive



details:   https://anonhg.NetBSD.org/src/rev/bb0703e2b716
branches:  trunk
changeset: 500222:bb0703e2b716
user:      drochner <drochner%NetBSD.org@localhost>
date:      Fri Dec 08 18:37:24 2000 +0000

description:
add IBM microdrive

diffstat:

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

diffs (17 lines):

diff -r d0acac0aa96d -r bb0703e2b716 sys/dev/pcmcia/pcmciadevs
--- a/sys/dev/pcmcia/pcmciadevs Fri Dec 08 17:29:12 2000 +0000
+++ b/sys/dev/pcmcia/pcmciadevs Fri Dec 08 18:37:24 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcmciadevs,v 1.102 2000/11/21 00:25:35 soren Exp $
+$NetBSD: pcmciadevs,v 1.103 2000/12/08 18:37:24 drochner Exp $
 
 /*-
  * Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -134,6 +134,7 @@
 product FUJITSU LA10S          0x1003 Fujitsu Compact Flash Ethernet
 
 /* IBM Products */
+product IBM MICRODRIVE         0x0000 IBM Microdrive
 product IBM 3270               0x0001 IBM 3270 Emulation
 product IBM INFOMOVER          0x0002 IBM InfoMover
 product IBM 5250               0x000b IBM 5250 Emulation



Home | Main Index | Thread Index | Old Index