Querying pcmcia device type

Hi,

I came to know that there are different device types of pcmcia cards namely

  1. Type I -> Memory (SRAM,Flash,etc)
  2. Type II -> I/O (Modem,LAN,etc)
  3. Type III -> Rotating Mass Storage

Is there any user mode or kernel mode function/ioctl to query the device
type of the PCMCIA hardware ?

Regards
Binoj

They are only the form factors.,ie, only the dimensions of the card…

If you read the attribute memory(CIS tuples) you may get to know for
what is the function of the card, from which you can
Indirectly come to know which type it is programatically…

Shiva P

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of OSR List
Sent: Tuesday, January 25, 2005 9:53 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Querying pcmcia device type

Hi,

I came to know that there are different device types of pcmcia cards
namely

  1. Type I -> Memory (SRAM,Flash,etc)
  2. Type II -> I/O (Modem,LAN,etc)
  3. Type III -> Rotating Mass Storage

Is there any user mode or kernel mode function/ioctl to query the device
type of the PCMCIA hardware ?

Regards
Binoj


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@wipro.com
To unsubscribe send a blank email to xxxxx@lists.osr.com