Marcell Lengyel wrote: > Hi, > > I tried the usb host mode on my N800, but I did not get it working. Here's > what I did: > - In scratchbox SDK_ARMEL I downloaded the kernel-source-rx-34_2.6.18-osso40 > sources, > - Applied the patches-tusb-n800-2007-05-04.tar.gz patch set from muru.com (it > did apply cleanly) > - make n800_defconfig
Unless those patches modify default config you need to enable usb host mode drivers in kernel configuration. You also need drivers for peripherials - for usb harddrive you need scsi and usb storage drivers. If you want to use 'make menuconfig', check also this http://www.gossamer-threads.com/lists/maemo/developers/20850#20850 Frantisek _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
