I am trying to get the Zip 250 USB drive to work with
a mips board and OHCI PCI controller. Before trying
the Zip drive I configured a USB mouse to work with
the OHCI card, and the mouse works fine under X
Windows.

When I plug the Zip drive in to USB card it detects
successfully but prints the following error?? message
:

ub.c: USB new device connect on bus1/2, assigned
device number 3
Manufacturer: Iomega
Product: USB Zip 250
SerialNumber: 059B0030030389A1
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: IOMEGA    Model: ZIP 250           Rev: 31.G
  Type:   Direct-Access                      ANSI SCSI
revision: 02
Detected scsi removable disk sda at scsi0, channel 0,
id 0, lun 0
SCSI device sda: 196608 512-byte hdwr sectors (101 MB)
sda: Write Protect is off
Partition check:
 sda: unknown partition table

I've read a number of howtos but still can't figure
out why it's not working. Maybe I am missing something
obvious.

/dev/sda and sda1 to sda8 all exist, and have the
following info :
brw-rw----  1  root   disk  66,  0  May 16 2001
/dev/sda*

The kernel is 2.4.2 and relevant configuration
settings I set are :
CONFIG_SCSI y
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
CONFIG_CHR_DEV_ST=y
CONFIG_BLK_DEV_SR=y
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=y
CONFIG_SCSI_CONSTANTS=y

No low level SCSI driver

FileSystems
CONFIG_FAT_FS=y
CONFIG_UMSDOS_FS=y
CONFIG_VFAT_FS=y

USB Support
CONFIG_USB=y
CONFIG_USB_DEBUG=y
CONFIG_USB_DEVICES=y
CONFIG_USB_OHCI=y
CONFIG_USB_STORAGE=y
CONFIG_DEBUG_USB_STORAGE=y
CONFIG_USB_MOUSE=y

The Zip 250 USB drive reads and writes OK when used
with an x86 Windows PC.

If anybody has any suggestions of what to try / do to
get the drive working they would be most appreciated.

TIA

Wayne

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to