Ignore:
Timestamp:
05/25/07 08:38:12 (5 years ago)
Author:
aj
Message:

add fall back to ccid driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ifd/sys-bsd.c

    r914 r941  
    377377                                  device_info.udi_productNo); 
    378378 
     379                        /* FIXME: if we don't find a driver with vendor/product 
     380                         * then check for the interface type (ccid) and use 
     381                         * driver ccid... */ 
     382 
    379383                        if (!(driver = ifd_driver_for_id(&id))) 
    380384                                continue; 
Note: See TracChangeset for help on using the changeset viewer.