Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

RebeccaBlackOS - First Live CD Running Wayland Display Server

The Linux powered LAN Gaming House

5 Best Android Apps For Reddit Lovers

SECURITY: Flash Player Sandbox Comes to Firefox

The Future of Kubuntu

SECURITY: Symantec should not be afraid of 'open' source code

Linux 3.3 rc3

60 Fantastic Free Android Apps

Ready for Another Linux Tablet? Meet the Rugged Trimble Yuma

How can the layman get involved with free software?



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:/dev/hello_world: A Simple Introduction to Device Drivers Under Linux
/dev/hello_world: A Simple Introduction to Device Drivers Under Linux
Jul 9, 2007, 06 :00 UTC (0 Talkback[s]) (9229 reads)

(Other stories by Valerie Henson)

"Since the misty days of yore, the first step in learning a new programming language has been writing a program that prints 'Hello, world!' (See the Hello World Collection for a list of more than 300 'Hello, world!' examples.) In this article, we will use the same approach to learn how to write simple Linux kernel modules and device drivers. We will learn how to print 'Hello, world!' from a kernel module three different ways: printk(), a /proc file, and a device in /dev.

"For the purposes of this article, a kernel module is a piece of kernel code that can be dynamically loaded and unloaded from the running kernel. Because it runs as part of the kernel and needs to interact closely with it, a kernel module cannot be compiled in a vacuum..."

Complete Story

Related Stories:
Linux Contributor Base Broadens(Jun 28, 2007)
Novell Readies 'Virtual Machine Driver Pack'(Jun 19, 2007)
Linux Driver Development Project Bears Fruit(May 24, 2007)
Wi-Fi Bug Found in Linux(Apr 16, 2007)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP