Gentoo Archives: gentoo-dev

From: "Sean P. Kane" <spkane@××××××××××.com>
To: gentoo-dev@g.o
Subject: RE: [gentoo-dev] kernel PCMCIA
Date: Fri, 19 Apr 2002 14:51:06
Message-Id: C42D120999B1CC4C886B6BB2832F356019B25C@HERMES.genomatica.com
1 Chad,
2
3 How hard would it be to add the modify the pcmcia-cs ebuild so that it
4 could be set to keep the configured source under
5 /usr/src/pcmcia-cs-"version number"?
6
7 Since someone has done this already with the kernel sources, I figured
8 it might be quicker for someone here to do that part and then I would be
9 willing to create a new ebuild for the linux-wlan-ng package I was
10 talking about earlier. However, I need access to the configured
11 pcmcia-cs sources. I compiled wlan-ng by hand on my Gentoo system and it
12 works great (once I updated to the newest Intel ACPI patch so the system
13 would assign IRQs to my PCMCIA system). My wireless pcmcia card comes up
14 and I can browse the net fine. Since these drivers offer very good
15 support for the most widely used wireless chipset, Intersil's Prism2, I
16 think this is something that a lot of people would probably like.
17
18 Sean
19
20 -----Original Message-----
21 From: Chad M. Huneycutt [mailto:chad.huneycutt@×××.org]
22 Sent: Friday, April 19, 2002 12:20
23 To: gentoo-dev@g.o
24 Subject: Re: [gentoo-dev] kernel PCMCIA
25
26
27 Gert Dewit wrote:
28 > On Fri, 2002-04-19 at 1048, Chad wrote:
29 >>Gert Dewit wrote:
30 >>>I've posted following message on the gentoo-install forum, but I'd
31 >>>like to know from you guys why gentoo is using the non-kernel PCMCIA
32 >>>stuff from pcmcia-cs in the install initrd.
33 >>
34 >>Daniel put that on the install CD per my recommendation. My
35 >>understanding
36 >>is that pcmcia-cs has newer/more drivers than the kernel. If this is
37 no
38 >>longer correct, then we can certainly switch to kernel-only modules on
39 the
40 >>CD in the future.
41 >
42 > I'm affraid it's not that simple. As up to kernel version 2.4.16 or so
43 > you were right that the pcmcia-cs drivers were more stable and had
44 more
45 > supported cards. Today I'm not sure about the situation. As far as I
46 > know there are cards that are only supported by the kernel drivers
47 > (the D-Link DFE 690TXD I use for instance as well as other cards that
48 > are supported by their pci drivers) and there are cards that are only
49 > supported by the pcmcia-cs drivers.
50
51 I was afraid that would happen eventually.
52
53 > The best way to go I think is use the kernel PCMCIA infrastructure and
54
55 > drivers and add the pcmcia-cs "clients" (drivers) and cardmanager
56 > utils. I think this is the strategy the RedHat boys also use.
57
58 I don't understand how the two sets of modules could co-exist, but if it
59
60 is possible, then I am all for it.
61
62
63 > If you want me to check it out, just say so, I've got some spare time
64 > while my new gentoo system is building on my laptop.
65
66 By all means, please. Another option is to provide pcmcia-cs sources on
67
68 the CD, so that if someone really needs it, they can build them from a
69 stage2 system.
70
71 _______________________________________________
72 gentoo-dev mailing list
73 gentoo-dev@g.o
74 http://lists.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] kernel PCMCIA "Chad M. Huneycutt" <chad.huneycutt@×××.org>
Re: [gentoo-dev] kernel PCMCIA Dan Armak <danarmak@g.o>