Date: Sat, 14 Dec 2002 07:31:00 +0800 From: "Seo Boon, NG" <sbng@employees.org> To: ticso@cicely.de Cc: freebsd-mobile@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: USB Mass Storage device Message-ID: <20021213233100.GA1978@cisco.com> In-Reply-To: <20021213154241.GY20338@cicely8.cicely.de> References: <20021126033645.GA14644@cisco.com> <20021213154241.GY20338@cicely8.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Wrote Bernd Walter on Fri, Dec 13, 2002 at 11:42:41PM SGT: | On Tue, Nov 26, 2002 at 11:36:45AM +0800, Seo Boon, NG wrote: | > This is the dmesg when the notebook during my reboot. The message doesn't appear | > when the USB device connects to notebook when it's running, hence I'm assumming | > that the kernel couldn't see the device. Is there any means to get the kernel | > see the USB device when I connect the device online i.e the notebook is | > running? I think rebooting my notebook everytime when I connect the USB isn't a | > viable option :) | | Is usbd running? Yes, usbd is running. | Do you have /dev/usb* entries for all usb channels? I don't seems to have all the usb* entry. Sorry I'm unfamiliar with usb setup, any idea how do I get it fixed? Thanks. [sbng@localhost ~]$ps -aux |grep usbd root 107 0.0 0.2 928 584 ?? Is 5:58PM 0:00.01 /usr/sbin/usbd [sbng@localhost ~]$dmesg | grep usb usb0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> on uhci0 usb0: USB revision 1.0 usb1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> on uhci1 usb1: USB revision 1.0 usb2: <Intel 82801CA/CAM (ICH3) USB controller USB-C> on uhci2 usb2: USB revision 1.0 [sbng@localhost ~]$ls -l /dev/usb* crw-rw---- 1 root operator 108, 255 Jul 16 00:04 /dev/usb crw-rw---- 1 root operator 108, 0 Jul 16 00:04 /dev/usb0 | | -- | B.Walter COSMO-Project http://www.cosmo-project.de | ticso@cicely.de Usergroup info@cosmo-project.de -- SB http://www.employees.org/~sbng/pgp.1024.txt Key fingerprint = 24 C5 2A 9A 70 19 05 C1 87 26 3E 8A 83 91 CE 3E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021213233100.GA1978>