Author Topic: Ratoc USB Host  (Read 1762 times)

SteelMyst

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • http://
Ratoc USB Host
« on: September 20, 2004, 06:46:06 am »
I am trying to use the drivers from this site. REX-CFU1 Device Driver for Linux Zaurus

No errors were reported during the install and the card appears to be recognized, however the device files are not present. Example: USB storage devices like external HDD's and flash card readers use sda1. Could someone show me how to create these files?

TIA,
Nick
C860 w/Cacko 1.21b | 512 MB SD | Socket Bluetooth | Ratoc CF USB Host | Linksys WiFi | Pocketop Keyboard | GrinderGear Basecamp

tz

  • Full Member
  • ***
  • Posts: 102
    • View Profile
    • http://
Ratoc USB Host
« Reply #1 on: September 20, 2004, 05:46:27 pm »
You need the SCSI kernel modules, sd_mod and scsimod specifically.

The way I got them was to build the kernel and turn the various scsi modules on.

Other replacement kernels might have the modules pre-compiled.  They need to be in /home/root/modules/2.4.-----something----/kernel/drivers/scsi or someplace similar, and you need to do depmod -a.