Re: number of /dev/usb nodes



On Sat, Jun 07, 2008 at 01:18:41PM -0400, Chuck Robey wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I can't seem to find how many /dev/usbN bus devices there can be. I'm writing
some code that scans them all looking for anything that has my device, but I
while I know to start at usb0, just how high do I go? There seem to be 128
device minors, is that the number? (from dev/usb/usb.h)

There shouldn't be a limit anymore.
I can't see any definition of 128 in usb.h that limits the number of
busses.
The major/minor differenciation is long time ago.
You must be looking at old code.

--
B.Walter <bernd@xxxxxxx> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: number of /dev/usb nodes
    ... Hash: SHA1 ... I can't seem to find how many /dev/usbN bus devices there can be. ... I'm writing ... and if the usb ...
    (freebsd-hackers)
  • number of /dev/usb nodes
    ... Hash: SHA1 ... I can't seem to find how many /dev/usbN bus devices there can be. ... I'm writing ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
    (freebsd-hackers)