umass device support...how generic is it?
Michal F. Hanula
frankie at kyblik.pieskovisko.sk
Wed Jun 11 02:39:04 PDT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Jun 10, 2003 at 11:40:38AM +0200, Antoine Jacoutot wrote:
>
> > My USB pen drive works well, if plugged in before booting
> > the kernel:
>
> I also get this problem with my UDB harddrive.
> Anyone has a solution for this ? Is it better to use UMASS as a module
> instead of including it in the kernel ?
>
> Antoine
I have had this problem too, the umass driver was reporting timeouts (I
don't remember the messages exactly). The problem was in the da driver
trying to use READ_6 comand while the device only supports READ_10.
Try adding the device to da_quirk_table in src/sys/cam/scsi/scsi_da.c
and recompiling.
And don't forget to send-pr ;-)
m&f
- --
What do you care what other people think?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)
iD8DBQE+5vi14PY2BaN84VwRAu4vAJ9ntmevYSKaGFdwE7rVC0IaK5oMTACfUi+c
wtdh3+WOkGb9q5iJGE4DcOs=
=m7Pk
-----END PGP SIGNATURE-----
More information about the freebsd-stable
mailing list