Frank Lanitz wrote:
On Tue, 14 Oct 2008 06:52:13 -0500 Hugo Vanwoerkom <hvw59601@care2.com> wrote:Hi, In the 'lsmod' list I find this: ... ide_pci_generic 3908 0 [permanent] ... yet in the .config of 2.6.26-1-686 I see: ... CONFIG_IDE_GENERIC=m ... question: how does that entry in lsmod come about + what does it mean?It's build as a module and loading.
That means if I wait a little bit that '[permanent]' should go. Let me see. Hugo