Home Search

Linux - search results

If you're not happy with the results, please do another search
Accessing hardware in Linux

Device Drivers, Part 7: Generic Hardware Access in Linux

52
This article, which is part of the series on Linux device drivers, talks about accessing hardware in Linux. Shweta was all jubilant about her character...
Let us git

Linux Kernel Development Using Git

4
This article looks at setting up Git and using it for Linux kernel development. It is aimed at developers who would like to move...
.Net on Linux

Confidently Deploy .NET Applications on Linux+Mono with Delphi Prism

0
This article aims to address the main problems that developers currently endure in developing and deploying cross-platform .NET enterprise applications to the Linux platform. Since...
Shooting with Linux

Get Your Camcorder Working in Linux with Kino

0
When I purchased my Samsung Camcorder SC-D381, I thought it would work by default in Windows, but when I plugged the device into the...
Lessons on Linux Device Drivers

Device Drivers, Part 4: Linux Character Drivers

77
This article, which is part of the series on Linux device drivers, deals with the various concepts of character drivers and their implementation.
Kernel C Extras

Device Drivers, Part 3: Kernel C Extras in a Linux Driver

37
This article in the series on Linux device drivers deals with the kernel's message logging, and kernel-specific GCC extensions. Enthused by how Pugs impressed their...

Share Your Linux Recipes!

0
The joy of using Linux is in finding ways to get around problems -- take them head on, defeat them! We invite you to share...
Sketching a driver

Device Drivers, Part 2: Writing Your First Linux Driver in the Classroom

138
This article, which is part of the series on Linux device drivers, deals with the concept of dynamically loading drivers, first writing a Linux...
How important is scheduling?

Getting Started with RTLinux

5
This article deals with installing RTLinux, and creating a sample real-time module that can be loaded in it. An operating system is responsible for managing,...
Driven...

Device Drivers, Part 1: Linux Device Drivers for Your Girl Friend

78
This series on Linux device drivers aims to present the usually technical topic in a way that is more interesting to a wider cross-section...