Hi, 
   we have two (class) interfaces for the device controller.  One is
ethernet and other  is character.
   But inside the probe function of character (2.4 kernel), they
haven't registered to device file system by devfs_register calls.
   I can manually create nodes using "mknod /dev/test-char c major minor".
   we can give normal major and minor numbers (like 254 for character devices..)
  
   Since we are providing character interface to usb device
controller....do we need to give 180 as major?

 Please reply.
Thanking You,
Gopi


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&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