Bug 53584
| Summary: | /etc/rc.d/init.d/pcmcia incorrectly uses insmod | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Keith Owens <kaos> |
| Component: | pcmcia-cs | Assignee: | Dave Jones <davej> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | dr, pfrields |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-01-18 06:34:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Keith Owens
2001-09-12 11:00:45 UTC
While I agree that this needs to be fixed, this file comes from a recent pcmcia-cs package. And anyway, for 2.5 pcmcia will be rewritten from scratch.... Would it be possible to get this fixed now? After all, the bug is still present in the current FC1 initscripts... and bite about anyone using self-built kernels and PCMCIA/CardBus (which translates roughly to everyone using a laptop with an 54mbps WLAN card). this seems to have got fixed some time ago, and the bugzilla never got updated. These days, the script only does an insmod if modprobe doesn't exist (which should never happen). I'm going to close this, please feel free to reopen if you think theres something that needs fixing in the current trees. The rc.pcmcia script is ugly as all hell, and could use some attention from someone motivated to clean it up, but for the most part it's just redundant stuff that doesn't get run any more that could get removed it seems. FYI: I've changed this in rawhide to take the latest rc.pcmcia from pcmcia-cs-3.2.7 with the insmod & preferred bits chopped out. |