On Sun, 2007-04-22 at 19:35 -0700, Akemi Yagi wrote: ...
A member of the CentOS team said yesterday that the release of CentOS Plus 5 would be in a week to 10 days. If you cannot wait for that, you would have to build the kernel yourself. Follow the steps in:
http://wiki.centos.org/HowTos/Custom_Kernel
When you run 'make menuconfig' or 'make xconfig', you need to set the IEEE1394 support to m (module). You would see this in the .config file as:
CONFIG_IEEE1394=m
Or try this work-in-progress page for just building the required module rather than a whole new kernel:
http://wiki.centos.org/HowTos/BuildingKernelModules
Phil