[linuxkernelnewbies] studying network stack under kern el 2.6 (02) « Minjun's Weblog

2008-10-22 Thread Peter Teoh
http://mxi1.wordpress.com/2007/09/08/studying-network-stack-under-kernel-26-02/

[linuxkernelnewbies] UML (User Mode Linux) Client as IP Forwarder

2008-10-22 Thread Maninder Singh
Hi, On my HOST (FC6), i have two User Mode Linux (UML) clients. To make one of the UMLs IP Forwarder, I thought of a setup as shown in the diagram attached where a line between two interfaces indicates that both have same class IP addresses. But it raises following issues: (I used following IP

[linuxkernelnewbies] My Tech notes: Kernel (for 2.6) debugging- kgdb

2008-10-22 Thread Peter Teoh
http://bhagwat-masalkar.blogspot.com/2008/05/kernel-for-26-debugging-kgdb.html Kernel (for 2.6) debugging- kgdb Kernel (for 2.6) debugging- kgdb kgdb is a kernel patch that, once applied, allows for the use of the familiar gdb interface for source-level debugging of a running Linux kernel.

[linuxkernelnewbies] Rebooting, Setting up GDB, and the Basics of Debugging

2008-10-22 Thread Peter Teoh
http://cosi.clarkson.edu/docs/kernel/setup/kgdb/x118.html Prev Setting up a Kernel Debugging Workstation with KGDB 7. Rebooting, Setting up GDB, and the Basics of Debugging This section will walk you through the actual use of

[linuxkernelnewbies] 基于at91rm92 00的arm平台kgdb+linux内核调试

2008-10-22 Thread Peter Teoh
http://www.idcnews.net/html/edu/code/20070101/286505.html 基 于at91rm9200的arm平台kgdb+linux内核调试 来 源: ChinaUnix博客  作者: ChinaUnix博客   发布时间:2007-01-01 22:42:00 2007-09-10    在做这个实验之前,本人参考了bob_zhang2004的贴子,实现了在vmware下的x86平台linux的kgdb调试。现在准备建立arm平 台,在这边先说说我的意图,希望大家指导,    

[linuxkernelnewbies] Linux Incompatibility List

2008-10-22 Thread Peter Teoh
http://www.leenooks.com/ The Linux Incompatibility List is an attempt to catalog and document hardware/peripherals of all kinds that do not work with the Linux operating system, or only work with non-free drivers. Hardware News About the site - help out! Adding New Hardware to the list.

[linuxkernelnewbies] usbfs2

2008-10-22 Thread Peter Teoh
http://wiki.cs.pdx.edu/usb/usbfs2.html usbwiki/ usbfs2 a.. Edit b.. RecentChanges c.. History d.. Preferences Background Info In Linux, writing to USB devices from a user-land application is a tedious process. The current USB file system uses ioctl calls to read and write to