Date: Wed, 9 Aug 2000 10:41:11 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Message-ID: <200008091741.KAA15088@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2000/08/09 10:41:11 PDT Modified files: sys/dev/usb umass.c Log: Finally got my brain around what a SIM UNIT number is and how it differs from the SCSI id it has. (this avoids the confusing umass-sim32 device. It should have been umass-sim0 all along (there is only one), and if it is spoken to as a SCSI device the sim should be umass32. Make the rescan actually work. We need to fill in a target and lun wildcard and not the SCSI id of the SIM. Add a seatbelt. Revision Changes Path 1.30 +8 -3 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008091741.KAA15088>