Sponsored Content
Top Forums UNIX for Advanced & Expert Users Command to Analyze a PCMCIA Card Post 302072700 by RTM on Friday 5th of May 2006 08:51:51 AM
Old 05-05-2006
See if this pcmcia how-to helps.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

PCMCIA Hardware Problem

Hi, I have a Dell Inspiron 4000 that I am using to run Redhat Linux 7.1. This machine had 128Mb of RAM in it, and I upgraded to 512Mb. Since this, the PCMCIA cards have disappeared from the system running under Linux, although they still work under windows and the file "/var/lib/pcmcia/stab"... (1 Reply)
Discussion started by: ghoti
1 Replies

2. UNIX for Dummies Questions & Answers

forcing irq on PCMCIA card

ENV: linux Version: Mandrake 8.1, PCMCIA card: longshine lcs-8534TB. (supported according the PCMCIA docs) laptop is P-II lifetec /etc/sysconfig/pcmcia: PCMCIA=yes PCIC=i82365 ( found via probe -m ) PCIC_OPTS="cs_irq=11 pci_irq_list=11,11 do_scan=0" ( you see i want to force irq 11 )... (3 Replies)
Discussion started by: progressdll
3 Replies

3. UNIX Desktop Questions & Answers

How to configure Xircom pcmcia card to Red Hat 7.1?

I currently have an IBM Thinkpad with a built in 56k modem. RedHat 7.1 does not recognize my internal modem. I used a Xircom Ethernet 56 + 100 card. Linux knows the card is there. However, I have been unable to set it up. Please help is possible. (1 Reply)
Discussion started by: adrienb
1 Replies

4. UNIX for Dummies Questions & Answers

Solaris 8 and PCMCIA

Hi, I justed manged to install Solaris 8 on my Laptop, the only problem I have got is that It does not find my PCMCIA card. I need it to find my card so I can connect the Laptop to my LAN. I am using a 3Com LAN card model number is 3CCE589ET. This card work with Linux with no problems. ... (2 Replies)
Discussion started by: chamkila
2 Replies

5. UNIX for Dummies Questions & Answers

PCMCIA problems

Hi I recently installed Mandrake 9 on my laptop. It has 2 PCMCIA slots, and in one of them I usually keep one of my network cards (ones an Accton 2216, the other a Surecom EP-427). Under mandrake when my computer started up (and went into runlevel 5) it attempted to start 'network' and then... (2 Replies)
Discussion started by: KrazyGuyPaul
2 Replies

6. UNIX for Dummies Questions & Answers

Error installing linksys pcm200 pcmcia card

Hi, I keep getting an error when I insert a pcm200 card on my laptop. The Error: Card type 32-bit cardbus is unsupported I am using freebsd 4.11 thanks lucky (2 Replies)
Discussion started by: luckyarab
2 Replies

7. UNIX Desktop Questions & Answers

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card?

Does Red Hat Fedora support Nvidia card 8800GTX and 260 card? Does any Linux OS support Nvidia card? (1 Reply)
Discussion started by: sito
1 Replies

8. BSD

PCMCIA-FreeBSD

Hi there. I have an old laptop Toshiba Tecra 510 (P1, 147MB RAM, 30GB HDD) and I installed FreeBSD 7.2. For networking I have a PCMCIA card for wired network. The problem is that I cannot start and run PCMCIA As I know in Linux there is a tool pcmciautils for this pc-cards, but in FreeBSD I have... (1 Reply)
Discussion started by: hirohitosan
1 Replies

9. Shell Programming and Scripting

command to match ethernet port to network card

hi I juts want to know if there is a command that checks if an ethernet port corresponds to a network card. ex. I have 3 network cards, one is two ports, and the other two 8 ports. How do I know that eth0 corresponds to the the two-port network card and eth9 corresponds to the first 8-port... (2 Replies)
Discussion started by: h0ujun
2 Replies
CARDCTL(8)						      System Manager's Manual							CARDCTL(8)

NAME
cardctl - PCMCIA card control utility SYNOPSIS
cardctl [-V] command [socket] cardctl [-c config] [-f scheme] [-s stab] scheme [name] DESCRIPTION
Cardctl is used to monitor and control the state of PCMCIA sockets. If a socket number is specified, the command will be applied to just one socket; otherwise, all sockets will be affected. Cardctl is also used to select between multiple PCMCIA configuration schemes. The current scheme name is passed to the device option scripts as part of the ``device address'', so the scripts can use it to choose between different setups. If cardctl is executed by root, all commands are available. If it is executed by an unpriviledged user, only the informational commands are accessible. Some commands may not work or give misleading results if cardmgr is not running. COMMANDS
status Display the current socket status flags. config Display the socket configuration, including power settings, interrupt and I/O window settings, and configuration registers. ident Display card identification information, including product identification strings, manufacturer ID codes, and function ID codes. suspend Shut down and then disable power for a socket. resume Restore power to a socket, and re-configure for use. reset Send a reset signal to a socket, subject to approval by any drivers already bound to the socket. eject Notify all client drivers that this card will be ejected, then cut power to the socket. insert Notify all client drivers that this card has just been inserted. scheme If no scheme name is given, cardctl will display the current PCMCIA configuration scheme. If a scheme name is given, cardctl will unconfigure all PCMCIA devices, and reconfigure for the new scheme. OPTIONS
-V Show version information and exit. -c config Look for the card configuration database and card configuration scripts in the specified directory, instead of /etc/pcmcia. -f scheme Use the specified file to keep track of the current configuration scheme, instead of /var/lib/pcmcia/scheme. -s stab Read current socket information from the specified file, instead of /var/lib/pcmcia/stab. AUTHOR
David Hinds - dahinds@users.sourceforge.net SEE ALSO
cardmgr(8). pcmcia-cs 2000/12/13 16:50:26 CARDCTL(8)
All times are GMT -4. The time now is 07:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy