Alpha, Beta & Snapshots Discussions (Fedora 11 Only)Post Development Version comments and questions that don't belong in Bugzilla here. These posts will be moved or deleted once the Final version is released
No, that's not what depmod does. depmod rebuilds modprobe's database of available modules for each kernel version; you have to run depmod after you install a new kernel module file, or else modprobe wouldn't be able to find it. But it doesn't set anything to be automatically loaded.