Hello,
We are developing a new IC about parallel port function.
We can read/write via /dev/lp0, but when we want to try loopback with BIT in Linux 3.3 build1001 . It'll crash and add log in dmesg with following
traps: bit_gui_x32[2526] general protection ip:807d2f7 sp:a92ec040 error:0 in bit_gui_x32[8048000+222000]
traps: bit_gui_x32[2594] general protection ip:807d2f7 sp:a92af040 error:0 in bit_gui_x32[8048000+222000]
traps: bit_gui_x32[2676] general protection ip:807d2f7 sp:a87ff040 error:0 in bit_gui_x32[8048000+222000]
traps: bit_gui_x32[2772] general protection ip:807d2f7 sp:a926f040 error:0 in bit_gui_x32[8048000+222000]
traps: bit_gui_x32[2876] general protection ip:807d2f7 sp:a9079040 error:0 in bit_gui_x32[8048000+222000]
Also could you provide me the paralle port self test flow??
Thanks
We are developing a new IC about parallel port function.
We can read/write via /dev/lp0, but when we want to try loopback with BIT in Linux 3.3 build1001 . It'll crash and add log in dmesg with following
traps: bit_gui_x32[2526] general protection ip:807d2f7 sp:a92ec040 error:0 in bit_gui_x32[8048000+222000]
traps: bit_gui_x32[2594] general protection ip:807d2f7 sp:a92af040 error:0 in bit_gui_x32[8048000+222000]
traps: bit_gui_x32[2676] general protection ip:807d2f7 sp:a87ff040 error:0 in bit_gui_x32[8048000+222000]
traps: bit_gui_x32[2772] general protection ip:807d2f7 sp:a926f040 error:0 in bit_gui_x32[8048000+222000]
traps: bit_gui_x32[2876] general protection ip:807d2f7 sp:a9079040 error:0 in bit_gui_x32[8048000+222000]
Also could you provide me the paralle port self test flow??
Thanks
Comment