# WILDBOAR $Wildboar: card.conf.mc,v 1.1 1996/10/23 02:03:22 shigeya Exp $ # # MC Card Configuration parameter File # If you made change, please inform to: wildboar-info@foretune.co.jp # #- # This module is part of Wildboar software kit. # This work may be derived from BSDI original distribution. # # This software component, or modified part of this component is # Copyright(c)1993,1994,1995,1996 Yoichi Shinoda, Yoshitaka Tokugawa, # WIDE Project, Wildboar Project and Foretune. ALL OF THE MODIFICATION # COPYRIGHTS AND ORIGINAL WORK COPYRIGHTS ARE RESERVED. # Even the original components' Copyright notice is different, # since this software component is beta quality, and how to distribute # the software is still unknown, you should NEVER provide this module # to anyone. If you need to provide this module to anybody else, You # should contact Wildboar project to get written permission, or ask # the person to contact Wildboar project. # If you NEVER agreed the condition and saw this notice, the person # give you the copy is already violated the condition. #- # mc define .define +16BIT 0x0001 .define -16BIT (+16BIT<<16) .define +DOSBPB 0x0002 .define -DOSBPB (+DOSBPB<<16) # IBM ChipCard mc "IBM" "ChipCard TC-100" "29H8658" -16BIT|-DOSBPB mc "IBM" "ChipCard VW-200" "39H2050" -16BIT|-DOSBPB # maybe we don't need product ID... #mc "IBM" "ChipCard TC-100" -16BIT|-DOSBPB #mc "IBM" "ChipCard VW-200" -16BIT|-DOSBPB