* device drivers
@ 2003-05-28 11:05 Hemanshu Kanji Bhadra, Noida
0 siblings, 0 replies; 3+ messages in thread
From: Hemanshu Kanji Bhadra, Noida @ 2003-05-28 11:05 UTC (permalink / raw)
To: linux-kernel
Hello All,
is there any difference if i write kernel module device drivers using
proc_fs in /proc and in a traditional way in /dev directory.
I mean from the application point of view is there any difference when
application tries to access the device using the device driver residing in
/proc directory and not in /dev.
With Thanks,
-Hemanshu
^ permalink raw reply [flat|nested] 3+ messages in thread
* Device Drivers
@ 2005-08-31 6:54 raja
2005-08-31 7:11 ` Gaurav Dhiman
0 siblings, 1 reply; 3+ messages in thread
From: raja @ 2005-08-31 6:54 UTC (permalink / raw)
To: kernelnewbies, Linux Kernel Mailing List
Hi,
Would you please suggest me the good books for linux device
drivers.Because I want to implement linux Char,Block,PCI,USB
Drivers.Would you please suggest the good books pertaining to coding please
thanking you,
Nagaraju,V
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Device Drivers
2005-08-31 6:54 Device Drivers raja
@ 2005-08-31 7:11 ` Gaurav Dhiman
0 siblings, 0 replies; 3+ messages in thread
From: Gaurav Dhiman @ 2005-08-31 7:11 UTC (permalink / raw)
To: raja; +Cc: kernelnewbies, Linux Kernel Mailing List
On 8/31/05, raja <vnagaraju@effigent.net> wrote:
> Hi,
> Would you please suggest me the good books for linux device
> drivers.Because I want to implement linux Char,Block,PCI,USB
> Drivers.Would you please suggest the good books pertaining to coding please
http://lwn.net/Kernel/LDD3/ - excellent book by rubini
-Gaurav
>
> thanking you,
> Nagaraju,V
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-08-31 7:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31 6:54 Device Drivers raja
2005-08-31 7:11 ` Gaurav Dhiman
-- strict thread matches above, loose matches on Subject: below --
2003-05-28 11:05 device drivers Hemanshu Kanji Bhadra, Noida
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.