Signed-off-by: Mario Limonciello --- a/drivers/bluetooth/btusb.c.orig 2008-11-03 16:15:33.000000000 -0600 +++ b/drivers/bluetooth/btusb.c 2008-11-03 16:16:42.000000000 -0600 @@ -125,6 +125,9 @@ /* Dell laptop with Broadcom chip */ { USB_DEVICE(0x413c, 0x8126), .driver_info = BTUSB_RESET | BTUSB_WRONG_SCO_MTU }, + /* Dell Wireless 365 */ + { USB_DEVICE(0x413c, 0x8160), .driver_info = BTUSB_RESET }, + /* Dell Wireless 370 */ { USB_DEVICE(0x413c, 0x8156), .driver_info = BTUSB_RESET | BTUSB_WRONG_SCO_MTU },