I could add information using the 3.13-1-686-pae kernel (on an eeepc 701).
In such case, the ftdi_sio module should be loaded first and then configured as:
$ echo 0421 0264|sudo tee /sys/bus/usb-serial/drivers/ftdi_sio/new_id

Then the OOPS arise... but the system does not hang (much better):

$ echo 0421 0264|sudo tee /sys/bus/usb-serial/drivers/ftdi_sio/new_id
0421 0264
Sep 25 13:05:04 localhost kernel: [14799.290064] waiting module removal not 
supported: please upgrade<6>[15117.455792] ftdi_sio 1-2:1.0: FTDI USB Serial 
Device converter detected
Sep 25 13:05:04 localhost kernel: [15117.460738] usb 1-2: Detected FT2232C
Sep 25 13:05:04 localhost kernel: [15117.460757] usb 1-2: Number of endpoints 3
Sep 25 13:05:04 localhost kernel: [15117.460766] usb 1-2: Endpoint 1 
MaxPacketSize 64
Sep 25 13:05:04 localhost kernel: [15117.460774] usb 1-2: Endpoint 2 
MaxPacketSize 64
Sep 25 13:05:04 localhost kernel: [15117.460782] usb 1-2: Endpoint 3 
MaxPacketSize 64
Sep 25 13:05:04 localhost kernel: [15117.460790] usb 1-2: Setting MaxPacketSize 
64
Sep 25 13:05:05 localhost kernel: [15117.484762] usb 1-2: FTDI USB Serial 
Device converter now attached to ttyUSB0
Sep 25 13:05:05 localhost kernel: [15117.484950] ftdi_sio 1-2:1.1: FTDI USB 
Serial Device converter detected
Sep 25 13:05:05 localhost kernel: [15117.486317] usb 1-2: Detected FT2232C
Sep 25 13:05:05 localhost kernel: [15117.486332] usb 1-2: Number of endpoints 0
Sep 25 13:05:05 localhost kernel: [15117.486776] *pdpt = 000000001a0dd001 *pde 
= 0000000000000000 
Sep 25 13:05:05 localhost kernel: [15117.486931] Oops: 0000 [#1] SMP 
Sep 25 13:05:05 localhost kernel: [15117.487027] Modules linked in: ftdi_sio 
usbserial ctr ccm cdc_phonet phonet rfcomm bluetooth uinput sha256_generic cbc 
loop dm_crypt dm_mod snd_hda_codec_realtek arc4 joydev snd_hda_intel 
snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm iTCO_wdt 
iTCO_vendor_support snd_page_alloc snd_seq_midi snd_seq_midi_event uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_core snd_rawmidi videodev media 
snd_seq ath5k ath i915 mac80211 snd_seq_device snd_timer snd cfg80211 lpc_ich 
mfd_core psmouse evdev serio_raw drm_kms_helper rng_core soundcore drm 
i2c_algo_bit i2c_core battery video ac processor eeepc_laptop button 
sparse_keymap rfkill ext4 crc16 mbcache jbd2 usb_storage sg sd_mod 
crct10dif_generic crc_t10dif crct10dif_common ata_generic ata_piix ahci libahci 
libata scsi_mod thermal thermal_sys ehci_pci uhci_hcd ehci_hcd atl2 usbcore 
usb_common [last unloaded: mii]
Sep 25 13:05:05 localhost kernel: [15117.488023] EIP: 0060:[<f889eb68>] EFLAGS: 
00010246 CPU: 0
Sep 25 13:05:05 localhost kernel: [15117.488023] EIP is at 
ftdi_sio_port_probe+0x1a8/0x460 [ftdi_sio]
Sep 25 13:05:05 localhost kernel: [15117.488023] EAX: 0000001e EBX: 00000000 
ECX: 00000006 EDX: 0000002c
Sep 25 13:05:05 localhost kernel: [15117.488023] ESI: 00000002 EDI: f7734400 
EBP: efaa6600 ESP: c6031c7c
Sep 25 13:05:05 localhost kernel: [15117.488023]  DS: 007b ES: 007b FS: 00d8 
GS: 00e0 SS: 0068
Sep 25 13:05:05 localhost kernel: [15117.488023] CR0: 8005003b CR2: 00000030 
CR3: 1a069000 CR4: 000007f0
Sep 25 13:05:05 localhost kernel: [15117.488023]  f7734464 f88a02fe 00000000 
c6031cb8 efaa661c 00000004 f7734464 00000000
Sep 25 13:05:05 localhost kernel: [15117.488023]  0000002c da1bcc00 da1bcdb8 
da1b6280 da1b6280 da1bcdb8 00000000 da1bcc00
Sep 25 13:05:05 localhost kernel: [15117.488023]  f88a1040 f88acb1f da1bcdc0 
c12f1b40 c119ed9d 00000001 da1bcdb8 00000000
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<f88acb1f>] ? 
usb_serial_device_probe+0x3f/0xd0 [usbserial]
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f1b40>] ? 
driver_probe_device+0x1e0/0x1e0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c119ed9d>] ? 
sysfs_create_link+0x1d/0x40
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f1b40>] ? 
driver_probe_device+0x1e0/0x1e0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f19b4>] ? 
driver_probe_device+0x54/0x1e0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c1403c76>] ? 
klist_next+0x16/0xb0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f03af>] ? 
bus_for_each_drv+0x3f/0x70
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f191b>] ? 
device_attach+0x7b/0xa0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f1b40>] ? 
driver_probe_device+0x1e0/0x1e0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f107f>] ? 
bus_probe_device+0x5f/0x80
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12ef7ae>] ? 
device_add+0x38e/0x540
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<f88ab935>] ? 
usb_serial_probe+0xbf5/0xc20 [usbserial]
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c1218959>] ? 
ida_get_new_above+0x49/0x200
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c119da09>] ? 
sysfs_link_sibling+0x69/0xb0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c119e2e3>] ? 
sysfs_addrm_finish+0x13/0xd0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c119e0d8>] ? 
sysfs_new_dirent+0x88/0xf0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f9fa2>] ? 
pm_runtime_enable+0x12/0x70
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<f830e8a9>] ? 
usb_probe_interface+0x169/0x240 [usbcore]
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f1b70>] ? 
__device_attach+0x30/0x30
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f19b4>] ? 
driver_probe_device+0x54/0x1e0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f1b70>] ? 
__device_attach+0x30/0x30
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<f830e244>] ? 
usb_device_match+0x44/0x60 [usbcore]
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f1be1>] ? 
__driver_attach+0x71/0x80
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f031f>] ? 
bus_for_each_dev+0x3f/0x70
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f15b6>] ? 
driver_attach+0x16/0x20
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f1b70>] ? 
__device_attach+0x30/0x30
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<f830def4>] ? 
usb_store_new_id+0xb4/0xf0 [usbcore]
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<f88acbe6>] ? 
new_id_store+0x36/0x40 [usbserial]
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<f88acbb0>] ? 
usb_serial_device_probe+0xd0/0xd0 [usbserial]
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c12f0126>] ? 
drv_attr_store+0x16/0x30
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c119d247>] ? 
sysfs_write_file+0xf7/0x1c0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c1141a0d>] ? 
rw_verify_area+0x4d/0x100
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c119d150>] ? 
sysfs_remove_file_from_group+0x70/0x70
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c1141c8d>] ? 
vfs_write+0x8d/0x1b0
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c1142386>] ? 
SyS_write+0x46/0x90
Sep 25 13:05:05 localhost kernel: [15117.488023]  [<c141628d>] ? 
sysenter_do_call+0x12/0x28
Sep 25 13:05:05 localhost kernel: [15117.488023] CR2: 0000000000000030
Sep 25 13:05:05 localhost kernel: [15117.620901] ---[ end trace 
17e9b413c251d346 ]--


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to