Date: Thu, 28 Feb 2002 01:39:55 +0100 (CET) From: Riccardo Torrini <riccardo@torrini.org> To: Scott Long <scott_long@btc.adaptec.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: usb product identified as ugen Message-ID: <XFMail.20020228013955.riccardo@torrini.org> In-Reply-To: <1014851835.3906.55.camel@hollin.btc.adaptec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format --_=XFMail.1.5.2.FreeBSD:20020228013955:324=_ Content-Type: text/plain; charset=us-ascii On 27-Feb-2002 (23:17:15/GMT) Scott Long wrote: > Is the umass device compiled into the kernel, or loaded as a > module? If it's a module, is it loaded before you attach the > drive? The usb daemon isn't smart enough yet to load it... Now I have all compiled in. Something happens... -----8<-----[ from my kernel ]-----8<----- options DEBUG #Guess :) # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device pass # Passthrough device (direct SCSI access) # USB support device uhci # UHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device umass # Disks/Mass storage - Requires scbus+da device uscanner # Scanners # Hints from Scott Long options USB_DEBUG options UGEN_DEBUG options UMASS_DEBUG -----8<-----[ dmesg ]-----8<----- uhci0: <VIA 83C572 USB controller> port 0xe400-0xe41f irq 10 \ at device 7.2 on pci0 usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ugen0: ScanLogic product 0x07d1, rev 1.00/1.05, addr 2 All test with and without verbose boot, single or normal has no differences but when I detached usb cable _after_ boot it show up as umass0 (at least into the /var/log/messages). Also doing a manual camcontrol rescan 0 have same results. I attach (part of) messages (compressed), sorry for that. Anyway, ugen0 disappear from /dev/ but _no_ umass0 appear, only xpt0... Riccardo. --_=XFMail.1.5.2.FreeBSD:20020228013955:324=_ Content-Disposition: attachment; filename="messages.gz" Content-Transfer-Encoding: base64 Content-Description: messages.gz Content-Type: application/octet-stream; name=messages.gz; SizeOnDisk=727 H4sICGZ7fTwCA21lc3NhZ2VzAO2VUU/iQBSF3/0V9xETxJl7pzA08UHYNZKouGrivpG2M2BjKaad 7uK/d1p04xp1K2WL2W0LYcq051zOXL450j6gBMZdclzOwSSZuodbncQ6ciGbe2m6l4Zzl7l7PH99 P7+anB9eHU9GZ9/czs7Rnx9n7urc1pOXw8vRZDR2IZgrF9iSYxumkTdL8wvB2tD186l9sp/KM94+ lz6kOk51OScYDq6Bdwt9OACOPrRyF1YcKBjrdDq77ULbzlsbOw4TOwzjMg6P8XP7nmZxMAkWStvK rbZwYRT/8KJQgfGSmTbQihfwM4xU4CVq9wPi+FfEbTbHXqyiMJ7BYDCA1HhGA4dWfmFTs6Espzo5 YMuAB71gyuxinI0vTg9PJsPx6fnJ16vR+Gx9I1wZfbG5v3BSsoITW0Kxspz9OkTXcYQn+o5wyHGQ gZ9Nn+y0cAIp2vlXkY4PqFveRighhSIkToyY4I5A9vwsr0RE0urg+mGKx1W7vG4DTw14xuj5nXke rJoKv8oSWm2Q0oU0nNk/B1s6JDDPE1pFG1or4+UzUrYh0Wl+T7uoLivGtmmhNVssSvfmU3tbX7eQ RnL6JAWkN4ssUuDbXi27WoMsuoULnWqzfsS9VcSFyotcgyoNO4y0l4CO1d0ijI0NSvLcMYrWL1Wu SvXtr94LYwgKh0Lzt8Il6220cIavFo7lC+8/K3yRmTcrd6hfppWxts0H39t8epvYfLAuhGNtCMd6 EI4bQzh+GOG4FYRjzQjHCgjvldR6E+FYH8KxIsJxWwjHBuHVEC4bhDcIbxD+OsJlg/AG4Z8e4f0G 4f8GwunDCKetIJxqRjhVQHi/pNabCKf6EE4VEU7bQjhVRDhtDeFUG8LpHYQj2wTCqS6EU20Ip3oQ Tg3CPy/CS2fcIPy/RHj3hXO+dlqBub/TwMrdOw3jML3ZeQCYdTyzlB4AAA== --_=XFMail.1.5.2.FreeBSD:20020228013955:324=_-- End of MIME message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020228013955.riccardo>