Hi Bernd,
n disklabel /dev/da2 bringt immer noch.
da2: reading primary partition table: error reading fsbn 0
> Kannst du in sys/cam/scsi/scsi_da.c einen 6 Byte Quirk versuchen?
so siehts jetzt in meiner scsi_da.c aus:
<schnipp>
/* Below a list of quirks for USB devices supported by umass. */
{
{T_DIRECT, SIP_MEDIA_FIXED, "ICS*", "*","*"},
DA_Q_NO_6_BYTE
},
{
/*
* This USB floppy drive uses the UFI command set. This
</schnipp>
Gruesse, Oliver
-- Oliver Lehmann @home: lehmann(at)ans-netz.de @office: oliver.lehmann(at)mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/ To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Mon 17 Mar 2003 - 18:32:37 CET