Sponsored Content
Full Discussion: forcing irq on PCMCIA card
Top Forums UNIX for Dummies Questions & Answers forcing irq on PCMCIA card Post 16422 by killerserv on Friday 1st of March 2002 07:45:43 AM
Old 03-01-2002
i cant get your question, are you saying that you totally unable to install you PCMCIA Card in your Laptop. Diffrent Laptops have diffrent process of setting the PCMCIA (depends). Try this

edit etc/sysconfig/pcmcia add:
PCMCIA=yes
PCIC=i82365

* this is done automatically during the installation but I want to point out a problem I had
** The PCMCIA services don't want to use the interrupts the way you want them to. (I had to force it to use a specific area of memory and a specific interrupt). If I didn't to this it either conflicted with the sound card or I couldn't get both PCMCIA slots to work. Under this solution I can only use one slot at a time but that isn't a problem for me.


Anyway check this link. (Configuring PCMCIA for laptops)
http://www.mandrakeforum.com/article...d=1501&lang=en
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

irq

where can i find the i/o and irq's in mandrake 8 help lost :D (2 Replies)
Discussion started by: RYRY46D9
2 Replies

2. 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

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

Network card problem, wrong IRQ

I've installed mandrake 9 and from the start my network card wouldn't work. I ran the network configuration wizard several times and counldn't get it to work. I checked Linux and in the boot message said the IRQ for my network card was 0 but wheni checked windows XP it listed it as 23. I have a... (1 Reply)
Discussion started by: ripmc
1 Replies

6. 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

7. 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

8. UNIX for Advanced & Expert Users

Command to Analyze a PCMCIA Card

Is there a command that will verify what type of file system is located on a PCMCIA Card without having to mount the card? Thank you. (1 Reply)
Discussion started by: kilemark
1 Replies

9. 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

10. 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
3C589_CS(4)						     Kernel Interfaces Manual						       3C589_CS(4)

NAME
3c589_cs - 3Com 3c589 Etherlink III device driver SYNOPSIS
insmod 3c589_cs.o [pc_debug=n] [if_port=n] [irq_list=i,j,...] DESCRIPTION
3c589_cs is the low-level Card Services driver for the 3Com 3c589 PCMCIA ethernet adapter and 3Com 3c562/3c563 combo cards. When this driver is attached to a card, it allocates the next available ethernet device (eth0..eth#). This device name will be reported in the ker- nel log file, and passed on to cardmgr(8). With the default transceiver setting, the driver will attempt to continuously autodetect the transceiver type (10base2 or 10baseT). There should normally only be a one or two second lag before the correct transceiver is selected. On particularly noisy or busy networks, it is possible for the detection logic to incorrectly toggle the transceiver type. If this becomes a problem, it may be necessary to explicitly select the interface type when the module is loaded or with the ifport command. PARAMETERS
pc_debug=n Selects the PCMCIA debugging level. This parameter is only available if the module is compiled with debugging enabled. A non-zero value enables debugging. if_port=n Selects the transceiver type. 0 is autodetect (10baseT or 10base2), 1 is 10baseT (twisted pair), 2 is 10base2 (BNC, or thin net). and 3 is AUI (thick ethernet). The default is 0 (autodetect). irq_list=i,j,... Specifies the set of interrupts that may be allocated by this driver. DIAGNOSTICS
eth#: interrupt(s) dropped! Indicates that the driver did not receive an interrupt notification for some reason. The driver will poll the card (with a signifi- cant performance penalty) if the problem persists. The most likely cause is an interrupt conflict and/or host bridge configuration problem. AUTHOR
David Hinds - dahinds@users.sourceforge.net SEE ALSO
cardmgr(8), pcmcia(5), ifport(8). pcmcia-cs 2000/06/12 21:24:48 3C589_CS(4)
All times are GMT -4. The time now is 03:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy