[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lsmod Used count



On 8/1/06, Satish <satishr@xxxxxxxxx> wrote:

Hi all, To my understanding, all the devices are classified as either of the following: char (single char) , block (fixed size of chunk) and network (variable size of chunk)... And all the SCSI devices are accessed via /dev interface only (correct me if i am wrong). Only network devices are not accesible via /dev and will come different path of stack (TCP/IP or whatever). Is this a correct understanding??

AFAIK bus drivers like SCSI, PCI express, and Filesystem drivers & certain other misc drivers like hotplug driver etc may also not be directly accessible through /dev.

Regards,

Rajat

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/