First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 84234
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dominik Brodowski <linux@brodo.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pcmciautils-001.ebuild ebuild for pcmciautils-001 text/plain Dominik Brodowski 2005-03-05 13:56 0000 1.16 KB Details
pcmciautils-001.ebuild ebuild for pcmciautils-001 text/plain Dominik Brodowski 2005-03-05 14:29 0000 1.19 KB Details
pcmciautils-002.ebuild ebuild for pcmciautils-002 patch Dominik Brodowski 2005-03-19 15:53 0000 1.19 KB Details | Diff
pcmciautils-002.ebuild pcmciautils-002.ebuild text/plain Henrik Brix Andersen 2005-04-23 14:22 0000 1.26 KB Details
pcmciautils-003.ebuild pcmciautils-003.ebuild text/plain Henrik Brix Andersen 2005-05-20 05:58 0000 1.39 KB Details
pcmciautils-004.ebuild ebuild for -004 text/plain Dominik Brodowski 2005-06-29 13:20 0000 1.37 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 84234 depends on: 84228 84231 Show dependency tree
Bug 84234 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-05 13:56 0000
pcmciautils-001 is released. If used with modern kernels (e.g. 2.6.11-mm1) it
allows you to "emerge unmerge pcmcia-cs" and still use 16-bit PCMCIA cards.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Dominik Brodowski 2005-03-05 13:56:44 0000 -------
Created an attachment (id=52748) [details]
ebuild for pcmciautils-001

------- Comment #2 From Dominik Brodowski 2005-03-05 13:57:53 0000 -------
pcmciautils-001 requires some bugfixes to module-init-tools and
libsysfs/sysfsutils to work properly.

------- Comment #3 From Dominik Brodowski 2005-03-05 14:29:32 0000 -------
Created an attachment (id=52754) [details]
ebuild for pcmciautils-001

pcmciautils needs coldplug to work properly if PCMCIA was built into the
kernel. fixed ebuild to reflect this fact.

------- Comment #4 From Henrik Brix Andersen 2005-03-06 04:03:29 0000 -------
Looks good - I'll take care of this. Thank you for submitting it.

------- Comment #5 From Henrik Brix Andersen 2005-03-06 04:56:52 0000 -------
Where did you see the announcement of this release?

------- Comment #6 From Dominik Brodowski 2005-03-06 05:01:38 0000 -------
I'm author and "upstream" and did not really announce it outside the linux
pcmcia list at http://lists.infradead.org/mailman/listinfo/linux-pcmcia . The
gentoo HOWTO can be found at http://forums.gentoo.org/viewtopic-t-304357.html .

------- Comment #7 From Henrik Brix Andersen 2005-03-06 05:31:20 0000 -------
Ah, right.

Just making sure I understand this right: this package only works with the recent pcmcia/hotplug changes in -mm?

------- Comment #8 From Dominik Brodowski 2005-03-06 05:32:50 0000 -------
> Just making sure I understand this right: this package only works with the 
> recent pcmcia/hotplug changes in -mm?

Exactly. The chances of these getting merged for 2.6.12 are good, though.

------- Comment #9 From Henrik Brix Andersen 2005-03-06 05:34:57 0000 -------
Good. I'll add the ebuild to the tree after some local testing.

Againg: thank you for submitting this.

------- Comment #10 From Dominik Brodowski 2005-03-19 15:51:33 0000 -------
pcmciautils-002 was just released

------- Comment #11 From Dominik Brodowski 2005-03-19 15:53:56 0000 -------
Created an attachment (id=53896) [details]
ebuild for pcmciautils-002

------- Comment #12 From Bjarke Istrup Pedersen 2005-03-20 09:09:13 0000 -------
Does it only work with 16-bit PCMCIA cards? (no 32-bit CARDBUS?)

------- Comment #13 From Dominik Brodowski 2005-03-20 09:23:09 0000 -------
32-bit CardBus cards are already handled by the PCI subsystem (and
/etc/hotplug/pci.agent ). So pcmciautils only needs to focus on 16-bit devices.

------- Comment #14 From Bjarke Istrup Pedersen 2005-03-20 10:34:47 0000 -------
Okay, I'll try upgrading to the newest version and see if that helps.

------- Comment #15 From Bjarke Istrup Pedersen 2005-03-20 11:25:25 0000 -------
I'm not using modules, so coldplug behaves wierd.
It doesn't react on when I insert the card (Orinoco Silver), only if I use pcmcia-cs.

------- Comment #16 From Bjarke Istrup Pedersen 2005-03-20 11:29:42 0000 -------
Any it freezes right before it changes init level on reboot, if the card is
plugged in.
Inserting it after logging in doesn't work eighter.

------- Comment #17 From Dominik Brodowski 2005-03-20 14:44:24 0000 -------
what kernel are you using? please contact me directly at linux AT brodo DOT  de
and send me a complete dmesg and your .config, especially as this bug here is
unrelated to the troubles you're seeing.

------- Comment #18 From Henrik Brix Andersen 2005-03-28 04:40:30 0000 -------
The patches needed for sysfsutils and module-init-tools - where can I find
them?

------- Comment #19 From Henrik Brix Andersen 2005-03-28 05:01:21 0000 -------
Oops. Nevermind.

------- Comment #20 From Henrik Brix Andersen 2005-04-23 14:22:42 0000 -------
Created an attachment (id=57040) [details]
Updated DEPEND and added debug support

------- Comment #21 From Henrik Brix Andersen 2005-04-23 14:23:31 0000 -------
(From update of attachment 57040 [details])
Updated DEPEND and added debug support

------- Comment #22 From Dominik Brodowski 2005-05-05 01:54:58 0000 -------
pcmciautils-003 was released, ebuild can stay the same AFAICS.

------- Comment #23 From Henrik Brix Andersen 2005-05-20 05:58:27 0000 -------
Created an attachment (id=59380) [details]
pcmciautils-003.ebuild

Updated dependencies.

------- Comment #24 From Dominik Brodowski 2005-06-29 13:20:43 0000 -------
Created an attachment (id=62263) [details]
ebuild for -004

The ebuild for 004 contains a new USE flag named "staticsocket". See the new
mini-howto at http://www.kernel.org/pub/linux/utils/kernel/pcmcia/howto.html to
check whether you have a "static" socket -- then you can enable this flag -- or
(which is much more likely) you have a "dynamic" socket -- then you should
leave this flag disabled.

------- Comment #25 From Dominik Brodowski 2005-06-29 13:25:18 0000 -------
pcmciautils-004 is out; so is kernel 2.6.13-rc1 finally with the necessary
changes included. However, there is at least one minor bug still in the kernel
which needs to be fixed first: check
http://www.kernel.org/pub/linux/kernel/people/brodo/patches/2.6.13-rc1/ for all
bugfixes (and feature enhancements).

------- Comment #26 From Henrik Brix Andersen 2005-06-29 13:43:16 0000 -------
I started the last changed needed to get pcmciautils into portage earlier today
- so things are looking right.

However, I get a 404 from both of the above URLS?

------- Comment #27 From Dominik Brodowski 2005-06-29 13:48:32 0000 -------
they're still 404s, as the files are already uploaded to the master server and
needs yet to be mirrored to the "public" kernel.org repos. Thanks for working to
get this into portage!

------- Comment #28 From Henrik Brix Andersen 2005-06-29 13:55:26 0000 -------
Ah, ok.

------- Comment #29 From Henrik Brix Andersen 2005-06-29 13:55:52 0000 -------
Btw, how does pcmciautils handle CIS? 

------- Comment #30 From Dominik Brodowski 2005-06-29 13:59:49 0000 -------
You mean the CIS overrides? They're not included in the pcmciautils package and
are, to my knowledge, rarely required. If the *.cis files are put into
/lib/firmware/ and CONFIG_PCMCIA_LOAD_CIS is set, the firmware hotplug mechanism
handles it just fine (I hope).

------- Comment #31 From Henrik Brix Andersen 2005-06-29 14:02:02 0000 -------
Ok, we'll see how it goes. Thanks.

------- Comment #32 From Henrik Brix Andersen 2005-06-30 02:24:26 0000 -------
sys-apps/pcmciautils-004 is now in portage.

A big thank you to Dominik for the initial ebuilds and the help with importing
this package. I have added a sys-apps/pcmcia-cs-cis ebuild for installing CIS
*.dat files from pcmcia-cs as well.

------- Comment #33 From Bjarke Istrup Pedersen 2005-06-30 03:24:51 0000 -------
I was wandering, does this officially deprecates/obsoletes pcmcia-cs?

------- Comment #34 From Henrik Brix Andersen 2005-06-30 03:59:13 0000 -------
Not yet - it's provided as an experimental alternative to pcmcia-cs, but
pcmcia-cs is still the default.

------- Comment #35 From Bjarke Istrup Pedersen 2005-06-30 04:24:20 0000 -------
hmm, as far as I can see, there is no ongoing development of pcmcia-cs, so 
this is a nice alternative indeed, if just I could get it working :)

------- Comment #36 From Henrik Brix Andersen 2005-06-30 04:29:18 0000 -------
Did you read the above howto?

------- Comment #37 From Bjarke Istrup Pedersen 2005-06-30 04:33:21 0000 -------
The problem is, that I have to echo several values into /sysfs to get it to 
work, here is the script I have to run on each boot:

echo "0x100-0x4ff" 
> /sys/class/pcmcia_socket/pcmcia_socket1/available_resources_io
echo "0xa0000000-0xa0ffffff" 
> /sys/class/pcmcia_socket/pcmcia_socket1/available_resources_mem
echo "42" 
> /sys/class/pcmcia_socket/pcmcia_socket1/available_resources_setup_done
echo "0x100-0x4ff" 
> /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_io
echo "0xa0000000-0xa0ffffff" 
> /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_mem
echo "42" 
> /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_setup_done

------- Comment #38 From Dominik Brodowski 2005-06-30 05:09:34 0000 -------
have run "rc-update coldplug default" ?

------- Comment #39 From Bjarke Istrup Pedersen 2005-06-30 05:13:44 0000 -------
I have it in the boot runlevel, don't know if that makes problems.

First Last Prev Next    No search results available      Search page      Enter new bug