Problem with usb in FreeBSD 4.8....help!!!
From: jitendra pande (jpande_techinfo_at_yahoo.com)
Date: 03/28/04
- Previous message: Alexey Zelkin: "CFD: XMLification of NOTES"
- Next in thread: John-Mark Gurney: "Re: Problem with usb in FreeBSD 4.8....help!!!"
- Reply: John-Mark Gurney: "Re: Problem with usb in FreeBSD 4.8....help!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Mar 2004 02:53:52 -0800 (PST) To: freebsd-arch@freebsd.org
Hi,
I have stuck with a problem with usb devices.
In case of FreeBSD 4.8, whenever a new USB device is attached to the system, no device node is dynamically being created within the dev file system.
This is in contrast to the behavior there with FreeBSD 5.0 where a new device node is being created on attaching a new USB device, Fox example when first USB device is attached then /dev/ugen0 node is created dynamically in dev file system. when 2nd device is added then /dev/ugen1 and so on .....ugen2, ugen3.......
On the other hand with freeBSD 4.8 there exist some static device node /dev/ugen0, /dev/ugen0.x where x =1-16 within the /dev file system.
My application uses libusb for iinteracting with the usb devices...libusb on freeBSD 4.8 tries to find /debv/ugen0, /dev/ugen1 and so on....hence couldn't able to detect more then one device.
It would really be great if someone can help me in resolving the issue Any idea why this changes in the behavior with FreeBSD 4.8 and FreeBSD 5.0
Any help will be highly appreciated.
Thanks
Jitendra
---------------------------------
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Alexey Zelkin: "CFD: XMLification of NOTES"
- Next in thread: John-Mark Gurney: "Re: Problem with usb in FreeBSD 4.8....help!!!"
- Reply: John-Mark Gurney: "Re: Problem with usb in FreeBSD 4.8....help!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|