Re: lacie BIGGEST FW800
Brought to you by:
aeb,
bencollins
|
From: Hugh D. <hu...@zo...> - 2005-07-20 13:29:02
|
Hi list+Andreas I get the following errors when attempting to do make modules after having downloaded "trunk" ver.1315 tarball and put it into the 2.6.12.3 source tree in place of drivers/ieee1394/ > drivers/ieee1394/ieee1394_core.c: In function `hpsbpkt_thread': > drivers/ieee1394/ieee1394_core.c:1035: error: too few arguments to function `try_to_freeze' > drivers/ieee1394/ieee1394_core.c: In function `ieee1394_init': > drivers/ieee1394/ieee1394_core.c:1113: warning: implicit declaration of function `class_create' > drivers/ieee1394/ieee1394_core.c:1113: warning: assignment makes pointer from integer without a cast > drivers/ieee1394/ieee1394_core.c:1151: warning: implicit declaration of function `class_destroy' > make[2]: *** [drivers/ieee1394/ieee1394_core.o] Error 1 > make[1]: *** [drivers/ieee1394] Error 2 > make: *** [drivers] Error 2 is it me or can others replicate? - I'm not at all familiar with SVN so I may have gone about it rather wrong-end-up... H Also - the TI chip on the FW card has TSB82AA2 on it which I've seen other people's lspci output report "correctly" - significant that it doesn't on my setup? Andreas Klauer wrote: > On Wednesday 20 July 2005 14:32, Hugh Dixon wrote: > >>modprobe sbp2 just adds >> >> > sbp2: $Rev: 1219 $ Ben Collins <bco...@de...> >> >>to the end of dmesg. > > > sbp2: $Rev: 1288 $ Ben Collins <bco...@de...> > > You could try using the very latest SVN drivers (from www.linux1394.org). > Maybe it helps. It's worth a try in any case. > > Andreas > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > mailing list Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linux1394-user > > |