I have ieee1394 stuff compiled in the kernel as modules:

[Sun Jun 12] edj:~$ grep 1394 /usr/src/linux/.config
# IEEE 1394 (FireWire) support
CONFIG_IEEE1394=m
CONFIG_IEEE1394_PCILYNX=m
CONFIG_IEEE1394_OHCI1394=m
CONFIG_IEEE1394_SBP2=m
CONFIG_IEEE1394_RAWIO=m
CONFIG_IEEE1394_CMP=m

At boot, pcilynx, raw1394, ohci1394 & ieee1394 are all loaded.  So are 
i2c_algo_bit & i2c_core, both used by pcilynx.  None of the above is 
in /etc/modules.autoload.d/kernel-2.6.  Where are they being loaded from?  
Thanks.

-- 
-- 
gentoo-user@gentoo.org mailing list

Reply via email to