[haiku-bugs] [Haiku] #5209: Provide supported devices descriptor for usb_asix

  • From: "oruizdorantes" <trac@xxxxxxxxxxxx>
  • Date: Thu, 07 Jan 2010 18:38:40 -0000

#5209: Provide supported devices descriptor for usb_asix
---------------------------+------------------------------------------------
 Reporter:  oruizdorantes  |       Owner:  oruizdorantes
     Type:  enhancement    |      Status:  new          
 Priority:  normal         |   Milestone:  R1           
Component:  Drivers/USB    |     Version:  R1/alpha1    
 Keywords:                 |   Blockedby:               
 Platform:  All            |    Blocking:               
---------------------------+------------------------------------------------
 Each time any USB device is plugged in or out usb_asix driver is sending
 to syslog:
 {{{
 usb_asix:357.34.884:init_driver::ver.0.8.3
 }}}
 At registering it is not providing any struct with the list of classes or
 devices supported, so the hooks are called for every device regardless of
 the type:

 Driver.cpp
 {{{
 206:     gUSBModule->register_driver(DRIVER_NAME, 0, 0, NULL);
 }}}
 Couldn't we avoid this overhead by being more specific?

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5209>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: