Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14677 - rc-init: missing "use" dependency for isapnp in modules script
Summary: rc-init: missing "use" dependency for isapnp in modules script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-28 09:11 UTC by Hubert Hanghofer
Modified: 2003-01-30 16:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hubert Hanghofer 2003-01-28 09:11:38 UTC
/etc/init.d/modules should contain a "use" dependency for "isapnp", since we 
want ISAPnP Cards to be initialized BEFORE autoloading corresponding modules.

This solved an initialization Problem of my Terratec EWS64XL Soundcard 
(sam9407.o) in the Boot-runlevel.

Hubert
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-30 16:46:52 UTC
Ditto, fixed on CVS, thanks.