USB host controllers on a server that does not use USB devices?

2013-03-20 Thread Anton Shterenlikht
This is on an ia64 server. Do I need these devices in kernel: device ehci# EHCI host controller device ohci# OHCI PCI-USB interface device uhci# UHCI PCI-USB interface if I don't ever attach any usb devices to it? Thanks Anton

Re: USB host controllers on a server that does not use USB devices?

2013-03-20 Thread ill...@gmail.com
interface if I don't ever attach any usb devices to it? Probably not on a server, but there are some built-in devices in some notebooks (webcam bluetooth) that are run through a usb bus. usbconfig(8) may be helpful. -- -- ___ freebsd-questions

Re: USB host controllers on a server that does not use USB devices?

2013-03-20 Thread Andrea Venturoli
On 03/20/13 14:59, ill...@gmail.com wrote: Probably not on a server, but there are some built-in devices in some notebooks (webcam bluetooth) that are run through a usb bus. It happened to me to see an internal USB tape drive, connected to an USB port on the motherboard. bye av.

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2010-12-13 Thread Bruce Cran
On Tue, 8 Dec 2009 00:48:21 +1100 (EST) Ian Smith smi...@nimnet.asn.au wrote: If nothing else, might adding a quick (try Options/Rescan Devices) to the No USB devices message text help some folks out of this quandary? Since it looks like major work to sysinstall isn't going to happen I've

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2010-12-13 Thread Ian Smith
On Mon, 13 Dec 2010, Bruce Cran wrote: On Tue, 8 Dec 2009 00:48:21 +1100 (EST) Ian Smith smi...@nimnet.asn.au wrote: If nothing else, might adding a quick (try Options/Rescan Devices) to the No USB devices message text help some folks out of this quandary? Since it looks like

Re: usb devices

2010-12-08 Thread Justin V.
, today, when i plugin my USB devices they are not showing up.. They are just not registering.. Never seen this problem before... Prior to today, I was able to plug my Android phone in and mount it just fine. Prior to today, I was able to plug my usb mouse and keyboard in and type away

Re: usb devices

2010-12-08 Thread Chris Brennan
On Wed, Dec 8, 2010 at 10:55 AM, Justin V. v...@yeaguy.com wrote: On Wed, 8 Dec 2010, Chris Brennan wrote: Does usbconf show that it was indeed registered? The kernel may see it and fail to pass it to the USB subsystem for what ever reason. -- Sent from my Droid On Dec 7, 2010 8:26 PM,

usb devices

2010-12-07 Thread justin v
Aloha world.. For whatever reason, today, when i plugin my USB devices they are not showing up.. They are just not registering.. Never seen this problem before... Prior to today, I was able to plug my Android phone in and mount it just fine. Prior to today, I was able to plug my usb

Re: usb devices

2010-12-07 Thread Chris Brennan
Does usbconf show that it was indeed registered? The kernel may see it and fail to pass it to the USB subsystem for what ever reason. -- Sent from my Droid On Dec 7, 2010 8:26 PM, justin v v...@yeaguy.com wrote: Aloha world.. For whatever reason, today, when i plugin my USB devices

Re: boot loaders and USB devices

2010-02-25 Thread Aiza
Date: Thu, 25 Feb 2010 07:54:00 +0800 From: Aiza aiz...@comclark.com Subject: boot loaders and USB devices My PC does not have the BIOS option to boot from USB. I use an USB cabled external hard drive for taking backups. It has FreeBSD installed on it which I want to boot from so

boot loaders and USB devices

2010-02-24 Thread Aiza
to do backups. I also have a USB stick containing a Freebsd install used to clone itself to the motherboard cabled hard drive. Since the BIOS will only boot from the motherboard cabled hard drive can I install a boot loader to gain boot access to my seldom connected USB devices? I reviewed

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-12-12 Thread Randi Harper
On Thu, Dec 10, 2009 at 2:20 AM, Ian Smith smi...@nimnet.asn.au wrote: On Sat, 5 Dec 2009, Randi Harper wrote:   On Sat, Dec 5, 2009 at 4:01 AM, Ian Smith smi...@nimnet.asn.au wrote:   In freebsd-questions Digest, Vol 286, Issue 12, Message 7   On Fri, 27 Nov 2009 06:51:50 -0800 Randi Harper

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-12-10 Thread Ian Smith
On Sat, 5 Dec 2009, Randi Harper wrote: On Sat, Dec 5, 2009 at 4:01 AM, Ian Smith smi...@nimnet.asn.au wrote: In freebsd-questions Digest, Vol 286, Issue 12, Message 7 On Fri, 27 Nov 2009 06:51:50 -0800 Randi Harper ra...@freebsd.org wrote:   On Fri, Nov 27, 2009 at 5:00 AM, Derek

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-12-07 Thread Derek (freebsd lists)
Ian Smith wrote: Very long story short: googled for ages and found a forum thread about this very problem, in which someone suggested Options / Rescan Devices then trying again. The OP there said it didn't work for him, but it sure did for me! snip Options / Rescan Devices fixed it for me.

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-12-07 Thread Ian Smith
, thanks for your detailed response. Picked up the 'flu visiting Sydney and have been well out of it; hoping for a little energy soon. If nothing else, might adding a quick (try Options/Rescan Devices) to the No USB devices message text help some folks out of this quandary? cheers, Ian

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-12-05 Thread Ian Smith
the 8.0-RELEASE-i386-memstick fixit prompt up. It boots fine, and sysinstall comes up, but I continually get No USB devices found! when I go to the fixit/USB option. When I switch to the debug tty, I see da0, and all my device parameters. I've even created a second USB stick

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-12-05 Thread Ian Smith
On Sat, 5 Dec 2009, Ian Smith wrote: One more thing, while I remember .. seeing the USB stick is here ad0a, isn't that the old 'dangerously dedicated mode' now dropped from 8.0? That's da0a of course. ___ freebsd-questions@freebsd.org mailing list

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-12-05 Thread Randi Harper
:   Hi,     Just wondering if anyone else out there has successfully gotten the   8.0-RELEASE-i386-memstick fixit prompt up.     It boots fine, and sysinstall comes up, but I continually get No USB   devices found! when I go to the fixit/USB option.     When I switch to the debug tty, I

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-12-01 Thread Derek (freebsd lists)
For the archives, there's now a PR for this: bin/140972 - Derek ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-11-27 Thread Derek (freebsd lists)
Hi, Just wondering if anyone else out there has successfully gotten the 8.0-RELEASE-i386-memstick fixit prompt up. It boots fine, and sysinstall comes up, but I continually get No USB devices found! when I go to the fixit/USB option. When I switch to the debug tty, I see da0, and all my

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-11-27 Thread Randi Harper
On Fri, Nov 27, 2009 at 5:00 AM, Derek (freebsd lists) 48225...@razorfever.net wrote: Hi, Just wondering if anyone else out there has successfully gotten the 8.0-RELEASE-i386-memstick fixit prompt up. It boots fine, and sysinstall comes up, but I continually get No USB devices found! when I

Re: 8.0-RELEASE-i386-memstick fixit - No USB devices found!

2009-11-27 Thread Derek (freebsd lists)
Randi Harper wrote: On Fri, Nov 27, 2009 at 5:00 AM, Derek (freebsd lists) 48225...@razorfever.net wrote: It boots fine, and sysinstall comes up, but I continually get No USB devices found! when I go to the fixit/USB option. Anyways, has anyone successfully gotten the 8.0-RELEASE-i386-memstick

Re: mounted usb devices crash

2009-02-27 Thread Mel
On Wednesday 25 February 2009 15:58:53 Mel wrote: I looked for status on this project, can't seem to find it atm. Found it: http://forums.freebsd.org/showthread.php?t=306 Looks like it's even gonna be MFC'd \o/ -- Mel Problem with today's modular software: they start with the modules and

Re: mounted usb devices crash

2009-02-27 Thread Marco
hej mel, thanx for the information. so it's fixed (ufs, msdosfs) on CURRENT. finally after years of pain, i cannot wait to test that :D best regards marco Mel wrote: On Wednesday 25 February 2009 15:58:53 Mel wrote: I looked for status on this project, can't seem to find it atm.

mounted usb devices crash

2009-02-25 Thread Marco
hello list, i ran into a lot of crashes because of problems with externally mounted devices through usb. after successful mount, an ejecting of the device, w/o unmounting it, ususally results in a freeze of the system, followed by reboot. also with defect hardware, or cable problems this occurs.

Re: mounted usb devices crash

2009-02-25 Thread Mel
On Wednesday 25 February 2009 15:07:06 Marco wrote: hello list, i ran into a lot of crashes because of problems with externally mounted devices through usb. after successful mount, an ejecting of the device, w/o unmounting it, ususally results in a freeze of the system, followed by reboot.

Re: Has anyone used libusb for accessing usb devices here?

2008-07-23 Thread Tijl Coosemans
On Wednesday 23 July 2008 06:20:09 Andrew Falanga wrote: On Tuesday 22 July 2008 08:38:58 Lowell Gilbert wrote: Andrew Falanga [EMAIL PROTECTED] writes: I'd like to know if anyone here on the list has ever used libusb (http://libusb.sourceforge.net) for accessing usb devices. I successfully

Has anyone used libusb for accessing usb devices here?

2008-07-22 Thread Andrew Falanga
Hi, I'd like to know if anyone here on the list has ever used libusb (http://libusb.sourceforge.net) for accessing usb devices. I successfully compiled and installed it on my FreeBSD 7 laptop but when I run a test program no USB HUBs are found. The same test on a Fedora box works fine. I

Re: Has anyone used libusb for accessing usb devices here?

2008-07-22 Thread Lowell Gilbert
Andrew Falanga [EMAIL PROTECTED] writes: I'd like to know if anyone here on the list has ever used libusb (http://libusb.sourceforge.net) for accessing usb devices. I successfully compiled and installed it on my FreeBSD 7 laptop but when I run a test program no USB HUBs are found. The same

Re: Has anyone used libusb for accessing usb devices here?

2008-07-22 Thread Andrew Falanga
On Tue, Jul 22, 2008 at 8:38 AM, Lowell Gilbert [EMAIL PROTECTED] wrote: Andrew Falanga [EMAIL PROTECTED] writes: I'd like to know if anyone here on the list has ever used libusb (http://libusb.sourceforge.net) for accessing usb devices. I successfully compiled and installed it on my FreeBSD

Re: Has anyone used libusb for accessing usb devices here?

2008-07-22 Thread Andrew Falanga
On Tuesday 22 July 2008 08:38:58 Lowell Gilbert wrote: Andrew Falanga [EMAIL PROTECTED] writes: I'd like to know if anyone here on the list has ever used libusb (http://libusb.sourceforge.net) for accessing usb devices. I successfully compiled and installed it on my FreeBSD 7 laptop

Re: Reading from USB devices

2008-07-21 Thread Lowell Gilbert
Andrew Falanga [EMAIL PROTECTED] writes: I'd like to read data from a USB device that is not a thumb drive. How would I do this? For instance, it's an oximeter for reading biometrics. What libraries exist for reading things like VID/PID, and most importantly, reading the data from the

Re: Reading from USB devices

2008-07-21 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lowell Gilbert wrote: Andrew Falanga [EMAIL PROTECTED] writes: I'd like to read data from a USB device that is not a thumb drive. How would I do this? For instance, it's an oximeter for reading biometrics. What libraries exist for reading

Reading from USB devices

2008-07-19 Thread Andrew Falanga
Hi, I'd like to read data from a USB device that is not a thumb drive. How would I do this? For instance, it's an oximeter for reading biometrics. What libraries exist for reading things like VID/PID, and most importantly, reading the data from the device? Thanks, Andy

usb devices don't wake up

2008-02-12 Thread Michael S
works as expected, except after putting the laptop to sleep with acpiconf -s 3, upon wake up, the USB devices (network card or flash drive) wouldn't work anymore. I tried to restart usbd and devd, and that wouldn't help. Anyone has an idea? Here are the dmesg and kernel config. Regards, Michael

ISDN and USB devices in 5.3

2005-02-21 Thread Lefteris Tsintjelis
Hi, Is there any support for USB ISDN devices in 5.3? The USB modem I want to use is correctly idendified but as a ugen0(.1/.2). I searched the docs but I only saw info for PCI/PCMCIA/ISA ISDN cards, no USB at all. PS: Please CC Thank you ___

Re: Why might my USB devices *not* be detected?

2005-01-05 Thread Trey Sizemore
On Sun, 2005-01-02 at 20:22 -0500, Trey Sizemore wrote: On Sun, 2005-01-02 at 15:13 -0500, Trey Sizemore wrote: snip Sorry for replying to myself, but wanted to fix the subject (less confusing). Might this have something to do with the usbd.conf file (I've not changed mine, but perhaps

Re: Why might my USB devices *not* be detected?

2005-01-03 Thread Phil Schulz
?). What happens if you plug in the device(s) before you boot the system? On my laptop, USB devices were only detected when the system booted, not when it was already up. That issue was solved by compiling ehci into the kernel. If that doesn't help, you might want to show your dmesg. Regards, Phil

Why might my USB devices be detected?

2005-01-02 Thread Trey Sizemore
My USB devices are not being detected on my tower. I'm running 5.3-STABLE and have the following in my /etc/rc.conf: salamander# cat /etc/rc.conf # -- sysinstall generated deltas -- # Mon Dec 6 13:36:23

Re: Why might my USB devices *not* be detected?

2005-01-02 Thread Trey Sizemore
On Sun, 2005-01-02 at 15:13 -0500, Trey Sizemore wrote: snip Sorry for replying to myself, but wanted to fix the subject (less confusing). Might this have something to do with the usbd.conf file (I've not changed mine, but perhaps something to be added?). -- Cheers, Trey --- This wasn't just

relationship of uhid to other usb devices

2004-09-30 Thread Robert Huff
As I understand the man pages, ukbd/ums/uscanner are independant of uhid. Is this correct? Robert Huff ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Can't get my USB-devices to work (except mouse...). 5.2.1-R

2004-09-10 Thread Keatis
SMP: AP CPU #1 Launched! Mounting root from ufs:/dev/amrd0s1a Tested USB-devices are: Flash-drives are SanDisk 128Mb and JetFlash 256Mb, HDD is WesternDigital WD2000 EXT 200Mb USB2.0 in USB-box, IRExpress IR-port, Logitech USB mouse (2 btn) I also tried to run usbd with -d -v flags, but it gave

Problems using USB-devices in 5.2.1

2004-09-05 Thread Keatis
. It looks like no USB-devices want to work on pc2 (exept working usb-mouse). Maybe i must deal with any scsi or raid controllers proper configuration? Sorry for bothering, but maybe this case can also improve any doc, man or howto and worth mentioning in them... I would really appreciate your help

Re: About USB devices

2003-12-01 Thread Jean-Baptiste Quenot
* D Velez: Hi, I'm using FreeBSD 5.1. I would like to know how to mount USB devices. If FreeBSD detected the hardware and driver, where and how do I find the device in the file system? Run dmesg to find out. Cheers, -- Jean-Baptiste Quenot http://caraldi.com/jbq/ pgp0.pgp Description

About USB devices

2003-11-28 Thread D Velez
Hi, I'm using FreeBSD 5.1. I would like to know how to mount USB devices. If FreeBSD detected the hardware and driver, where and how do I find the device in the file system? I appreciate any comments ___ [EMAIL PROTECTED] mailing list http

Re: About USB devices

2003-11-28 Thread jan . muenther
Hello, how to mount USB devices. If FreeBSD detected the hardware and driver, where and how do I find the device in the file system? USB connected storage devices are usually supported by the umass(4) driver. The device should be accessible under /dev/da[0-9] when recognized. Hope

usb devices not being detected

2002-09-19 Thread Jacob Rhoden
Hi, When I plug in (or boot with attached) my usb devices arent ever detected. (I have tried Microsoft Natural Keyboard, and Digital Camera). usbd is enabled in rc.conf and is in memory when i do a ps. dmesg output below. Any advice would be greatly appreciated. Thanks, Jacob uhci0: Intel