On Tuesday 11 October 2005 13:44, Robert Fisher wrote: > On Tue, 11 Oct 2005 13:32, Christopher Sawtell wrote: > > On Tuesday 11 October 2005 13:05, Robert Fisher wrote: > > > On Mon, 10 Oct 2005 12:03, Christopher Sawtell wrote: > > > > CONFIG_BLK_DEV_UB > > > > > > Damned if I can find that option in the "make menuconfig" menu. > > > > Ah! I am running the Andrew Morton mm-sources kernel. > > > > emerge mm-sources > > grep CONFIG_BLK_DEV_UB /usr/src/linux-2.6.14-rc2-mm2/.config > > CONFIG_BLK_DEV_UB=m > > > > I will have my ThinkPad at the meeting this evening, so you are welcome > > to the 43 MegaByte file should you so wish. ( It runs like an expensive > > wristwatch ) Also to rsync your portage tree. > > Anybody else also. > > Yes I can do that too.... > beast ~ # grep CONFIG_BLK_DEV_UB /usr/src/linux-2.6.13-gentoo-r3/.config > # CONFIG_BLK_DEV_UB is not set > > But which menu options do I drill down into for it when using "make > menuconfig" Device Drivers ---> Block devices ---> Low Performance USB Block driver
Note that there is a search facility available in the make menuconfig system. Just input a '/' character and the name of the config option you wish to find. the 'ub' comes up as the second item in the search. I know it says "Low Performance" but it sems to go fine for me. i.e. it plays .avi files off the usb disk no problems. Sorry about tardy reply. Got distracted. -- CS
