Results 1 to 2 of 2
Hi,
my name is Dave W. I'm a DSP engineer by trade but have been given the unenviable? task of developing a device driver for a uCLinux platfrom. Any suggestions ...
- 12-15-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 4
developing a device driver
Hi,
my name is Dave W. I'm a DSP engineer by trade but have been given the unenviable? task of developing a device driver for a uCLinux platfrom. Any suggestions pointers etc welcomed.
Cheers!
- 12-16-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Check the following for documentation and links to docs for kernel development. Most device drivers are loadable kernel modules and do not require direct embedding in the Linux kernel.
The Linux Documentation Project
The Linux Kernel ArchivesSometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote