-2
votes
0answers
34 views

Is the tc driver in the Linux Kernel for Thin Clients or Telecine devices? [migrated]

Is the tc driver in the Linux Kernel source code (./drivers/tc) for Thin Clients or Telecine devices? I am wanting to learn the Linux kernel thoroughly.
1
vote
2answers
56 views

Does linux modules/drivers belong to kernal space or user space

Some articles say that modules/drivers belong to kernel space as it take part in forming the kernel; (reference: http://www.freesoftwaremagazine.com/articles/drivers_linux) While others say that ...
0
votes
1answer
27 views

USB_HID is not working

How do I get a usb keyboard to work? I have already selected and compiled the USB HID transport layer and I don't know what else to do.
1
vote
0answers
121 views

Changing default line discipline at kernel level [closed]

How to assign line discipline to particular serial port at kernel level?
19
votes
1answer
380 views

How to get started writing drivers?

I have a throw-away cheap laptop I'd like to twiddle around, a Thinkpad SL 500. What bothers me are two leds, the one for wireless connectivity, and the one for hibernation, which don't light up at ...
5
votes
3answers
4k views

mptscsih: ioc0: task abort: SUCCESS (rv=2002) causes 30 seconds freezing

I/O to my software RAID6 often freezes for around 30 seconds after which everything is back to normal. After the freeze is over this is put into syslog: Mar 14 18:43:57 server kernel: [35649.816060] ...