[linuxkernelnewbies] gconfd error fix and mini howto

2008-10-20 Thread Peter Teoh
http://defindit.com/readme_files/gconfd_http_launch_howto.html Defindit Docs and Howto Home This page last modified: Jun 12 2006 keywords:kde,thunderbird,firefox,web,browser,launch,email,url,html,http,link,location,desktop,config,configuration,restart,gnome,gconf,gconfd

[linuxkernelnewbies] USB Booting - DSL Wiki

2008-10-20 Thread Peter Teoh
http://www.damnsmalllinux.org/wiki/index.php/USB_Booting USB Booting From DSL Wiki This page in other languages: Deutsch, Espaol, 中文版 (chinese) USB booting can be a hit-or-miss process with DSL or other pendrive-based operating systems. Contents

[linuxkernelnewbies] PeterVG: Solaris quick references

2008-10-20 Thread Peter Teoh
http://www2.petervg.nl/quick_reference/ Solaris 10 Printing Solaris Service Management Facility (SMF) Solaris Zones Introduction Solaris Zones Commands

[linuxkernelnewbies] What's new in x86.git for v2.6.28 | Linux | Kernel

2008-10-20 Thread Peter Teoh
http://www.gossamer-threads.com/lists/linux/kernel/981819?page=last What's new in x86.git for v2.6.28 the x86 family of trees had 47 topic trees active during the past 3 months of the v2.6.28 development cycle: x86/alternatives

[linuxkernelnewbies] [3/7] x86, cpa: make the kernel physical mapping initialization a two pass sequence - Patchwork

2008-10-20 Thread Peter Teoh
http://patchwork.ozlabs.org/patch/1186/ Submitter Suresh Siddha Date 2008-09-23 21:00:38 Message ID [EMAIL PROTECTED] Download mbox | patch Permalink /patch/1186/

[linuxkernelnewbies] Plug-and-Play-HOWTO: PnP for External and Plug-in Devices

2008-10-20 Thread Peter Teoh
http://tldp.org/HOWTO/Plug-and-Play-HOWTO-8.html 8. PnP for External and Plug-in Devices 8.1 USB Bus The USB (Universal Serial Bus) is a high speed bus on an external cable that plugs into a PC. The external bus cable has its own communication protocols and doesn't use any IRQs, I/0

[linuxkernelnewbies] PCI Express Port Bus Driver [LWN.net]

2008-10-20 Thread Peter Teoh
http://lwn.net/Articles/116311/ From: long [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PATCH]PCI Express Port Bus Driver Date: Wed, 15 Dec 2004 14:27:25 -0800

[linuxkernelnewbies] Re: README losetup/mount-Parameter offset needs : msg#00040

2008-10-20 Thread Peter Teoh
http://osdir.com/ml/2007/msg00040.html Jari Ruusu wrote: Both device sizes are integer multiples of 4096 bytes. When you shrink the the device size by non-4096 byte amount, that is no longer true. 976773160 and 976773168 sector size devices can be fully accessed using 4096 soft

[linuxkernelnewbies] Analysis of the Ext2fs structure - Table of Contents

2008-10-20 Thread Peter Teoh
http://www.nondot.org/sabre/os/files/FileSystems/ext2fs/ Analysis of the Ext2fs structure Louis-Dominique Dubeau Introduction Blocks and Fragments Groups Superblock Group Descriptors Bitmaps Inodes Directories Allocation algorithms Error

[linuxkernelnewbies] Linux network stack walkthrough

2008-10-20 Thread Peter Teoh
http://gicl.cs.drexel.edu/people/sevy/network/Linux_network_stack_walkthrough.html Linux Network Stack Walkthrough (2.4.20) The following is a walkthrough of the routines in the Linux 2.4.20 network stack, focusing on IP networking. I've written this up in an attempt to understand in