Hi, I just wanted to point out this strange behavior of the kernel. Basically I get an Oops error if I load the modules before I plug the device. In fact, if I plug the device first and then load the modules, I get not Oops messages.
Here is the Oops.... [42949537.480000] crisv10_irq dbg: ctr_status_irq, controller status: host_mode started [42949537.480000] crisv10_irq dbg: ctr_status_irq, controller status: host_mode started running [42949537.600000] usb 1-1: new full speed USB device using hc-crisv10 and address 2 [42949537.750000] usb 1-1: ep0 maxpacket = 8 [42949537.980000] usb 1-1: default language 0x0409 [42949538.000000] usb 1-1: new device strings: Mfr=1, Product=0, SerialNumber=0 [42949538.000000] usb 1-1: Manufacturer: NT [42949538.000000] usb 1-1: configuration #1 chosen from 4 choices [42949538.010000] usb 1-1: adding 1-1:1.0 (config #1, interface 0) [42949538.010000] usbvision 1-1:1.0: usb_probe_interface [42949538.010000] usbvision 1-1:1.0: usb_probe_interface - got id [42949538.010000] Unable to handle kernel access at virtual address d006c000 [42949538.010000] Oops: 0000 [42949538.010000] [42949538.010000] Stack from c02f1cd8: [42949538.010000] c0005f6c c02f1dcc c00046b0 c0005cc8 c02f1dcc 00000000 c02f1dcc c027cea0 [42949538.010000] c014edfc 00000000 c02f1dcc c00047ca d006c000 d006d007 d006c000 c0005492 [42949538.010000] 00000001 d00c2574 c0ae985a 00000006 c076e000 d006d007 d006c000 00000001 [42949538.010000] Call Trace: [<c0005f6c>] [<c00046b0>] [<c0005cc8>] [<c00047ca>] [<d006c000>] [<d006d007>] [<d006c000>] [42949538.010000] [<c0005492>] [<d00c2574>] [<d006d007>] [<d006c000>] [<c0029470>] [<c0095128>] [<c0095c24>] [<c000db04>] [42949538.010000] [<c000dfda>] [<c000db2c>] [<c000de64>] [<c000978a>] [<d00c0f18>] [<c0005aa8>] [<d00c2574>] [<d00c2574>] [42949538.010000] [<d00c0f18>] [<c00d2648>] [<d006c13a>] [<d006c138>] [<c00d2648>] [<d00c0f38>] [<c00aa1ac>] [<c00aa1e8>] [42949538.010000] [<c00a9b4c>] [<d00c0f90>] [<c00aa242>] [<c00a9c3c>] [<c00a900c>] [<c00da9cc>] [<c00d4f7a>] [<c00d61f2>] [42949538.010000] [<c00d66c8>] [<c00d6806>] [<c00d67ea>] [<c000a77c>] [<c001e6a0>] [<c001ebfa>] [<c001ebfa>] [<c001e774>] [42949538.010000] [<c0006838>] Thanks in advance Salvo -- Salvatore Benedetto (a.k.a. emitrax) Student of Computer Engineering and Telecommunications University of Messina (Italy) www.messinalug.org www.beppegrillo.it Please do not send me any word, excel or power point file http://www.gnu.org/philosophy/no-word-attachments.html
