On Friday 11 January 2008, Mikhail Teterin wrote: > On п'ятниця 11 січень 2008, Hans Petter Selasky wrote: > = /dev/usb<bus_no>.<dev_no>.<iface_no>.<ep_no> > [...] > = What do you think ? > > I still prefer the elegance of /dev/umassX and /dev/ugenY to the > nameless /dev/usbX.Y.Z > > For example, all SCSI devices have names (da, st, cd, pt, etc.), even > though they are all identified by the SCSI bus number, ID, and LUN.
Hi, I think you misunderstand. If there is a mass storage device it will appear like /dev/da0. If there is a libusb device it will have to use /dev/usbX.Y.Z. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
