Bug 221695 - Add support for Nokia E70
Summary: Add support for Nokia E70
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-06 09:16 UTC by Serge Droz
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 2.6.20-1.2944.fc6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-04-17 23:47:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Add Nokia E70 as unusual device (779 bytes, patch)
2007-01-06 09:16 UTC, Serge Droz
no flags Details | Diff

Description Serge Droz 2007-01-06 09:16:59 UTC
Description of problem:

The Nokia E70 needs to be treated as an unusual device in
drivers/usb/storage/unusual_devs.h
The appended patch (not by me)  is already in the 2.6.20 kernels. 
It would be nice to get it into the sock fc6 kernels.

Version-Release number of selected component (if applicable):
All kernels up to 2.6.18-1.2869

How reproducible:


Steps to Reproduce:
1. Plug in Nokia E70 to a USB Port 
2. 
3.
  
Actual results:
Jan  4 21:20:59 mobilot kernel: usb 2-1: new full speed USB device using
uhci_hcd and address 3
Jan  4 21:20:59 mobilot kernel: usb 2-1: no configuration chosen from 1 choice



Expected results:

Jan  6 08:25:32 mobilot kernel: usb 2-1: new full speed USB device using
uhci_hcd and address 2
Jan  6 08:25:32 mobilot kernel: usb 2-1: configuration #1 chosen from 1 choice
Jan  6 08:25:32 mobilot kernel: usbcore: registered new driver cdc_ether
Jan  6 08:25:34 mobilot kernel: eth1: register 'rndis_host' at
usb-0000:00:1a.1-1, RNDIS device, 00:17:b0:dd:0d:f3
Jan  6 08:25:34 mobilot kernel: usbcore: registered new driver rndis_host


Additional info:

Comment 1 Serge Droz 2007-01-06 09:16:59 UTC
Created attachment 144962 [details]
Add Nokia E70 as unusual device


Note You need to log in before you can comment on or make changes to this bug.