www.flickr.com
tres frijoles' photos More of tres frijoles' photos
You are here: tearsoffire.org > Projects Web > LinuxProjects > LinuxModules > KernelFifo r1 - 22 Jun 2007 - 19:49 - ChristopherPepe


Start of topic | Skip to actions

KernelFifo



info

This is a module that does nothing on its own but adds functionality to the kernel. By exporting its functions this module allows other drivers to create and use the DaviesCircularQueue fifo to buffer data. There are some improvements that could be made to make the queue more generic but this is a good first pass.

building

make this the way you would any module. You of course need your kernel source and the make system. Change to the fifo directory and issue:

make -C /path/to/linux/kernel SUBDIRS=`pwd` modules

files

This is a GPL module and is yours free of charge:

-- ChristopherPepe - 22 Jun 2007

toggleopenShow attachmentstogglecloseHide attachments
Topic attachments
I Attachment Action Size Date Who Comment
elsegz kernel_fifo.tar.gz manage 2.2 K 22 Jun 2007 - 19:47 ChristopherPepe Kernel Fifo Src
Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding tearsoffire.org? Send feedback