Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2003 20:14:21 -0800
From:      Paul Hoffman <phoffman@proper.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   USB hard drives?
Message-ID:  <p0521030bba70c5fcbd09@[63.202.92.149]>

next in thread | raw e-mail | index | archive | help
Greetings. I have a USB hard drive attached to a FreeBSD 4.7 box. The 
first part of the dmesg looks good:

. . .
ohci0: <OHCI (generic) USB controller> mem 0xfe120000-0xfe120fff irq 
5 at device 15.2 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
umass0: ScanLogic USBIDE ScanLogic USBIDE, rev 1.10/2.60, addr 2
. . .

But at the end:
umass0: Invalid CSW: tag 2359384 should be 1
umass0: Invalid CSW: tag 2359384 should be 2
umass0: Invalid CSW: tag 2359384 should be 3
umass0: Invalid CSW: tag 2359384 should be 4
umass0: Invalid CSW: tag 2359384 should be 5

That may be because there is already data on the drive (which I don't 
care about).

And there is no mention of da0 in the dmesg.

All of the devices listed in the man page for umass are in the 
kernel. However, I cannot write a disk label on the drive:

# disklabel -w da0 auto
disklabel: /dev/da0c: Device not configured

How do I move forwards?

--Paul Hoffman

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0521030bba70c5fcbd09>