LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   PCMCIA See if it is configured? (https://www.linuxquestions.org/questions/linux-hardware-18/pcmcia-see-if-it-is-configured-259151/)

poochdog 11-25-2004 08:13 AM

PCMCIA See if it is configured?
 
Hello,

I am having a bit of trouble setting up a D-Link 650 network card. I was wondering how to tell if my PCMCIA hardware is installed and configured on my laptop. Any ideas?

Thanks

tmorton 11-25-2004 10:05 AM

Hi!
You can use the cardctl command. For example:
[code]cardctl info 0[code]
Will give you info on the card in socket 0. (You can also use cardctl ident for a different style of output).

If you leave out the 0 (aka, cardctl info), info about all cards will be shown.

As for your card actually working, Google isn't showing many results for it. I did find this, though:
Craig's Acx100 Guide for Linux.

This LQ thread also might help:
http://www.linuxquestions.org/questi...hreadid=158555

Good luck!
--
Taj


All times are GMT -5. The time now is 03:50 AM.