File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ static struct usb_device_id ath3k_table[] = {
6565	{ USB_DEVICE (0x0CF3 , 0x3002 ) },
6666	{ USB_DEVICE (0x13d3 , 0x3304 ) },
6767	{ USB_DEVICE (0x0930 , 0x0215 ) },
68+ 	{ USB_DEVICE (0x0489 , 0xE03D ) },
6869
6970	/* Atheros AR9285 Malbec with sflash firmware */ 
7071	{ USB_DEVICE (0x03F0 , 0x311D ) },
Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ static struct usb_device_id blacklist_table[] = {
121121	{ USB_DEVICE (0x0cf3 , 0x3002 ), .driver_info  =  BTUSB_IGNORE  },
122122	{ USB_DEVICE (0x13d3 , 0x3304 ), .driver_info  =  BTUSB_IGNORE  },
123123	{ USB_DEVICE (0x0930 , 0x0215 ), .driver_info  =  BTUSB_IGNORE  },
124+ 	{ USB_DEVICE (0x0489 , 0xe03d ), .driver_info  =  BTUSB_IGNORE  },
124125
125126	/* Atheros AR9285 Malbec with sflash firmware */ 
126127	{ USB_DEVICE (0x03f0 , 0x311d ), .driver_info  =  BTUSB_IGNORE  },
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments