Date: Tue, 12 Sep 2006 13:58:08 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: george+freebsd@m5p.com Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Wiring umass unit numbers Message-ID: <20060912.135808.-749251296.imp@bsdimp.com> In-Reply-To: <200609012108.k81L8nKZ019777@m5p.com> References: <200609012108.k81L8nKZ019777@m5p.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200609012108.k81L8nKZ019777@m5p.com> george+freebsd@m5p.com writes: : I have a USB floppy drive and a USB flash card reader/writer. At : various times, neither, one, or both devices are plugged into the : computer. Depending upon when each is plugged in, the floppy : drive might become /dev/da0 and the flash reader/writer /dev/da1, : or vice versa. Is there a way to specify which should be which? Presently, there's no way to wire them. I'm working on some generic changes that would allow easier wiring, but haven't expanded them yet to include the bus specific code for usb. However, since umass uses cam there might be some code needed there as well (or not, I've not even looked yet). Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060912.135808.-749251296.imp>