Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pcmcia vs. cardbus drivers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
HogRider
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 160

PostPosted: Wed May 29, 2002 4:10 pm    Post subject: pcmcia vs. cardbus drivers Reply with quote

I've searched through posts related to pcmcia and pcmcia-cs, compared my Gentoo install to my working RH/Custom 2.4.18ipsec kernel, and I'm left with the following question:

Are pcmcia_core, i82*, and ds mods required to use current cardbus mods?

I've seen post regarding open issues related to 16b cards working, but not 32b, which is the primary difference between pcmcia & cardbus (as I recall). Could this be leading to the numerous issues related to running pc cards on Gentoo?

Just a thought as I work through my issues.

Mike

BTW, the point leading up to this question:
I currently run a custom kernel with modular pcmcia/cardbus support, but lsmod doesn't show any of the above modules as loaded. A quick search of my /lib/modules/$VERSION/* shows they aren't available.
_________________
Mike

"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Back to top
View user's profile Send private message
lasa
n00b
n00b


Joined: 17 May 2002
Posts: 63
Location: Stockholm, Sweden

PostPosted: Wed May 29, 2002 11:05 pm    Post subject: Reply with quote

Well, after having compiled the kernel with built-in support for pcmcia I had to recompile with it as a module. The reason was that whenever I would insert my network adapter in the pcmcia slot it would get IRQ 3 and conflict with my modem on ttyS1. Perhaps someone knows how to solve this, but it works when pcmcia is a module.

-lasa-
Back to top
View user's profile Send private message
HogRider
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 160

PostPosted: Thu May 30, 2002 6:20 pm    Post subject: Update regarding pcmcia vs. cardbus Reply with quote

:oops: Following further dissection, I realized yenta was built into my working kernel (this is my primary laptop), which made the rest of my discussion foolish.

I've rebuilt the Gentoo kernel mirroring the settings (where possible) of my current build. Yenta is built-in, the remainder of pcmcia is modular. Works (sort of). I've seen several errors related to 'tainted' modules, but I also receive these errors related to the vmware modules. I'll have to look into it further.

With regards to your IRQ issues...

Which parts of pcmcia were you building into your kernel? Aside from the core elements (yenta, pcmcia_core, i82*, ds), you should always run modular. To clarify, the card drivers themselves should always be modules. The kernel will then load & unload them from memory as you switch card.

Once you system is configured this way, you can restrict IRQ's & memory via /etc/pcmcia/config.opts
_________________
Mike

"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum