On Wed, Oct 27, 2004 at 04:59:17PM -0400, Alan Stern wrote:
> Ah, but other programs may be accessing your device through usbfs without 
> your knowledge, without using your driver, and without being stopped by 
> your semaphore!  For example, any time you do "cat /proc/bus/usb/devices" 
> the cat process will try to access every USB device.

if I claim the interface with usb_driver_claim_interface, will usbfs
respect it?  There are only a handful of userspace drivers for this
device out there.. and I'm pretty sure they're not active during the
test.

> For the least ambiguity in your results, run your tests in single-user
> mode and without X.  It wouldn't hurt to unmount /proc/bus/usb as well.

I'll certainly unmount usbfs.. that will be one less possibility.
Would X and/or multi-user mode make that much of a difference?  X
certainly makes it easy to keep system resources busy. (Not that that's
news or anything :)

Geoff

-- 
  PGP fingerprint: 8ADC 92E1 6782 D034 E0E3  8EF4 EA4D 25E3 C17C 48D2
  "If you want to learn more about guns, get a job at [an American]
  convenience store or visit our website at ... " --Michael Moore



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to