[linuxkernelnewbies] 北京航空航天大学-精品 课程-Linux内核分析与实践: 课程讲义

2010-03-10 Thread peter teoh
http://soft.buaa.edu.cn/linux/  课程讲义   通过对Linux内核和驱动开发相关核心知识点的讲解,并让学生对Linux2.6版的内核关键部分源 代码进行分析,动手编写相关的内核 程序和驱动程序,培养学生从“系统”的角度分析和解决应用问题的能力,使学生理解Linux内核的设计原理、系统软硬件关系,熟练掌握GNU C内核及

[linuxkernelnewbies] 软件工程: 源代码分析

2010-03-10 Thread peter teoh
http://soft.buaa.edu.cn/linux/content/analyse.htm  源代码分析       一. 从以下几个Linux内核关键部分源代码中选择2项进行分析和论述。 1.内核的启动。主要代码位置

[linuxkernelnewbies] 软件工程: 综合实验

2010-03-10 Thread peter teoh
http://soft.buaa.edu.cn/linux/content/teamexperiment.htm 一. PCI桥设备驱动的开发    PCI总线不仅是目前应用广泛的计算机总线标准,而且是一种兼容性最强、功能最全的计算机总线。参照教材关于PCI驱动的介绍,并通过查阅相关资料,本实 验要求设计并编写Intel21555非透明PCI桥的设备驱动,可通过lspci或查看/proc/bus/pci/devices查看本机上的PCI 相关控制器和设备。 关

[linuxkernelnewbies] 软件工程: 个人实验

2010-03-10 Thread peter teoh
http://soft.buaa.edu.cn/linux/content/singleexperiment.htm  个人实验       实验一 内核的配置编译和安装。    该实验需要先获取内核源代码,再配置内核、编

[linuxkernelnewbies] Mark’s Blog » cross-compilin g for the SheevaPlug (kernel, distcc)

2010-03-10 Thread Peter Teoh
http://mark.ossdl.de/2009/09/cross-compiling-for-the-sheevaplug-kernel-distcc/ cross-compiling for the SheevaPlug (kernel, distcc) Posted by mark on 2009-09-20, 20:09 under Development, Technology Compiling on the SheevaPlug can take long but is not neccessary if you have already your

[linuxkernelnewbies] Nouveau patches

2010-03-10 Thread Peter Teoh
Hmm. What the hell am I supposed to do about (II) NOUVEAU(0): [drm] nouveau interface version: 0.0.16 (EE) NOUVEAU(0): [drm] wrong version, expecting 0.0.15 (EE) NOUVEAU(0): 879: now? What happened to the whole backwards compatibility thing? I wasn't even warned that this breaks existi

[linuxkernelnewbies] Everything You Need to Know About the CPU C-States Power Saving Modes | Hardware Secrets

2010-03-09 Thread peter teoh
http://www.hardwaresecrets.com/printpage/611 Everything You Need to Know About the CPU C-States Power Saving Modes By Gabriel Torres on September 5, 2008 Introduction In order to save energy when the CPU is idle, the CPU can be commanded to enter a low-power mode. Ea

[linuxkernelnewbies] Advogato: How Linux suspend and resume works in the ACPI age

2010-03-09 Thread peter teoh
http://www.advogato.org/article/913.html How Linux suspend and resume works in the ACPI age Posted 7 Feb 2007 at 11:16 UTC by mjg59 Back in the APM days, everything was easy. You called an ioctl on /dev/apm, and the kernel made a BIOS call. After that, it was all up to the hardware. Sure,

[linuxkernelnewbies] BlackBerry - Presenter Open Source Components

2010-03-07 Thread Peter Teoh
http://na.blackberry.com/eng/support/accessories/opensourcecomponents.jsp BlackBerry Presenter Open Source Components Open Source Components Name Version Changes BlueZ 4.22 [bluez_part1.diff] [bluez_part2.diff] bluez-hcidu

[linuxkernelnewbies] Forensic Recovery and the Blackberry

2010-03-07 Thread Peter Teoh
http://gse-compliance.blogspot.com/2009/04/forensic-recovery-and-blackberry.html Sunday, 5 April 2009 Forensic Recovery and the Blackberry It is possible to acquire an image of a bit-by-bit backup using the Blackberry Software Development Kit (SDK). The SDK is available from RIM at http://ww

[linuxkernelnewbies] Spread-Spectrum Clocking - Developer Zone - National Instruments

2010-03-05 Thread Peter Teoh
http://zone.ni.com/devzone/cda/tut/p/id/4154 Spread-Spectrum Clocking 716 ratings | 4.80 out of 5 Print Overview Spread-spectrum clocking is a fundamental way that electronic devices can contain oscillators but not produce more electromagnetic interference than allotted by the Federal

[linuxkernelnewbies] NI Developer Zone :: Tutorials

2010-03-05 Thread Peter Teoh
http://search.ni.com/nisearch/app/main/p/ap/tech/lang/en/pg/1/ps/30/sn/catnav:tu,ssnav:dzn Tutorial: Arrays and Clusters This tutorial examines array and cluster data types and gives you an introduction to creating and manipulating arrays and clusters. zone.ni.c

[linuxkernelnewbies] Reference_CDROM_Essays_on_Kernel_Design(): Classic papers on BSD Unix Design

2010-03-05 Thread Peter Teoh
http://www.386bsd.org/past/essays void Reference_CDROM_Essays_on_Kernel_Design() { /*   * Modular Kernel Design   */ e1994_11a(); /*   * So You Want to Write a UNIX Paper   */ e1994_11b(); /*   * CPU Kernel Facilities   */ e1994_11c(); /*   * Process C

[linuxkernelnewbies] The optimized SIMD library for x86 processors

2010-03-05 Thread Peter Teoh
http://simdx86.sourceforge.net/ libSIMDx86 v0.4.0 The optimized SIMD library for x86 processors. Jump to: Reference Building Roadmap Homepage: www.sourceforge.net/projects/simdx86 What is libSIMDx86? libSIMDx86, also know as just SIMDx86, is an optimized math library meant for developers of

[linuxkernelnewbies] AVR projects and AVR Butterfly gcc port

2010-03-05 Thread Peter Teoh
http://www.siwawi.arubi.uni-kl.de/avr_projects/ AVR-Projects by Martin THOMAS You may like to visit my ARM-Projects page too (projects and information for NXP LPC2000, Atmel AT91SAM7, STmicro STR7, STM32, LMI LM3S and other controllers with an ARM-core). Last update in the ARM-section: 14. Ja

[linuxkernelnewbies] NI Developer Zone :: Tutorials - Results for National Instruments Search

2010-03-05 Thread Peter Teoh
http://search.ni.com/nisearch/app/main/p/ap/tech/lang/en/pg/1/ps/30/sn/catnav:tu,ssnav:dzn Tutorial: Arrays and Clusters This tutorial examines array and cluster data types and gives you an introduction to creating and manipulating arrays and clusters. zone.ni.com/devzone/cda/tut/p/id/7571 Sp

[linuxkernelnewbies] Linux Customization with MontaVista's Platform Developer Kit

2010-03-04 Thread Peter Teoh
http://www.mvista.com/platform_developers_kit.php Customize MontaVista Linux with the Platform Developer Kit The MontaVista Linux Platform Developer Kit (PDK) provides everything required to create and deliver a MontaVista Linux®-based development platform: Including DevRocket, our industry-s

[linuxkernelnewbies] Re: failed to set mtrr: invalid argument

2010-03-03 Thread Peter Teoh
http://www.opensubscriber.com/message/freebsd-sta...@freebsd.org/12207016.html Quoting Robert Noland : > On Tue, 2009-05-19 at 13:52 -0700, Chris H wrote: >> Quoting Robert Noland : >> >> > On Tue, 2009-05-19 at 11:47 -0700, Chris H wrote: >> >> Quoting

[linuxkernelnewbies] GNOME Project Listing

2010-03-03 Thread peter teoh
http://projects.gnome.org/ This page is a listing of GNOME-related projects and their related web pages. For a more complete, searchable list of applications, check out the GNOME Software Map. A a11y, GNOME Accessibility for people with disabilities

[linuxkernelnewbies] Why Color Management matters to Open Source and to You | SCALE 8x - 2010 Southern California Linux Expo

2010-03-03 Thread peter teoh
http://www.socallinuxexpo.org/scale8x/presentations/why-color-management-matters-open-source-and-you Why Color Management matters to Open Source and to You Category:  Program Track B Audience:  Everyone Color Management has moved from being a niche area to one of importance to b

[linuxkernelnewbies] S Like Suska

2010-03-03 Thread Peter Teoh
http://www.experiment-s.de/en/ S Like Suska Do you think, the Suska project is cool? Are you interested in software programming or modeling digital circuits? If that’s the case we are proud to announce the opening of our Suska Shop. Check it out!. An Open Source Atari ST(E) IP-Core written in

[linuxkernelnewbies] Index of /Suska-III-C/Documentation

2010-03-03 Thread Peter Teoh
http://www.experiment-s.de/en/download Index of /Suska-III-C/Documentation NameLast modified Size Description Parent Directory - Core related/ 24-Dec-2009 21:15- Hardware related/ 24-Dec-2009 21:19- MC-U

[linuxkernelnewbies] Index of /~ngunton/foils2

2010-03-03 Thread Peter Teoh
http://www.cems.uwe.ac.uk/~ngunton/foils2/ Index of /~ngunton/foils2 Parent Directory c-code0.pdf c1.pdf ch4.pdf dir_roadmap.pdf drivers1.pdf drivers2.pdf error3.pdf errors1.5.pdf errors1.pdf errors2.pdf intro.pdf knr_argv1.pdf knr_argv2.pdf knr_ar

[linuxkernelnewbies] Multiple write to the same memory location problem

2010-03-03 Thread Peter Teoh
http://infocenter.arm.com/help/topic/com.arm.doc.faqs/ka4160.html If multiple masters write to the same memory location, what would be the result of a following read ? Applies to: GX175 Memory Controller GX175 and most memory controllers in general only ensure that on the same AHB port, reads

[linuxkernelnewbies] Re: Managing Files through Module

2010-03-03 Thread Peter Teoh
why not you let Linux do the job? Inside the kernel module, u just have to call "printk()" and all output will go to file called /var/log/ dmesg, as overtime, as u can see below: -rw-r- 1 root adm 54121 2010-03-03 07:08 /var/log/dmesg -rw-r- 1 root adm 54656 2010-03-02 07:25 /var/log/dme

[linuxkernelnewbies] All About Circuits : Video Lectures

2010-03-01 Thread peter teoh
http://www.allaboutcircuits.com/videos/index.html Video Lectures The following video lectures were generously provided by Tim Fiegenbaum at North Seattle Community College. They are based on the text, Electronics for Computer Technology by David Terrell. © 2003 Delmar Learning, a part of Cenga

[linuxkernelnewbies] The First OpenSolaris Project: GCC Support : Edicts from CLUSTRON

2010-03-01 Thread Peter Teoh
http://blogs.sun.com/wesolows/entry/the_first_opensolaris_project_gcc1 « DTrace is part of... | Main | OpenSolaris at OSCON » Tuesday Jun 14, 2005

[linuxkernelnewbies] GCC inline assembly, part 2 : Edicts from CLUSTRON

2010-03-01 Thread Peter Teoh
http://blogs.sun.com/wesolows/entry/gcc_inline_assembly_part_2 « Broken allocators... | Main | More on Drivers » Tuesday Dec 06, 2005

[linuxkernelnewbies] CompSysTech'08 - International Conference on Computer Systems and Technologies

2010-03-01 Thread Peter Teoh
http://ecet.ecs.ru.acad.bg/cst08/index.php?cmd=dPage&pid=cpr CONFERENCE PROCEEDINGS PLENARY SESSION

[linuxkernelnewbies] CompSysTech - International Conference on Computer Systems and Technologies

2010-03-01 Thread Peter Teoh
http://www.compsystech.org/index.php?cmd=dPage&pid=cpr09   Conference Proceedings from 2009 PLENARY SESSION P.1. CompSysTech – Ten Years after the Beginning …   Boris Rachev P.2. IPv6: The Next Big Bail-Out. Will IPv6 Save the Internet?   Latif Ladid P.3. ICT infrastructure and Scie

[linuxkernelnewbies] ARM: Writing interrupt handlers

2010-02-28 Thread Peter Teoh
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka3709.html Writing interrupt handlers Applies to: Software Development Toolkit (SDT) Description armcc provides the '__irq' declaration keyword to allow writing interrupt handlers in C. However this was only designed for 'simp

[linuxkernelnewbies] VHDL Online resources

2010-02-28 Thread Peter Teoh
http://www.vhdl-online.de/tutorial/englisch/inhalt.htm Content   1. VHDL - Overview and Application Field 1.1 Application of HDLs (1) 1.1.1 Application of HDLs (2) 1.1.2 Range of Use 1.2 VHDL - Overview 1.2.1 VHDL - History 1.2.2

[linuxkernelnewbies] Writing ARM interrupt handler

2010-02-28 Thread Peter Teoh
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka3709.html

[linuxkernelnewbies] FreeRTOS-A Free RTOS for ARM7, ARM9, Cortex-M3, MSP430, MicroBlaze, AVR, x86, PIC32, PIC24, dsPIC, H8S, HCS12 and 8051

2010-02-28 Thread Peter Teoh
http://www.freertos.org/index.html?http://www.freertos.org/a00106.html Upgrading to V5.x.x Configuration API Usage Task Creation Task Control Kernel Control Task Utilities FreeRTOS-MPU Specific Queue Management Semaphores Co-routine spe

[linuxkernelnewbies] S Like Suska: An Open Source Atari ST(E) IP-Core written in VHDL

2010-02-28 Thread Peter Teoh
http://www.experiment-s.de/en/ S Like Suska Do you think, the Suska project is cool? Are you interested in software programming or modeling digital circuits? If that’s the case we are proud to announce the opening of our Suska Shop. Check it out!. An Open Source Atari ST(E) IP-Core written in

[linuxkernelnewbies] Free 101 ARM PROJECT IDEAS

2010-02-28 Thread Peter Teoh
http://101armprojectideas.blogspot.com/2009/04/available-projects-and-information.html Available Projects and Information (Content) WinARM. The gnu-toolchain and several tools and samples for ARM controller/processors for MS-Windows-Platforms. (last Update of the package 28. Mar 2008 (Test

[linuxkernelnewbies] wifi-test-nl80211 - Linux Wireless

2010-02-26 Thread Peter Teoh
http://linuxwireless.org/en/developers/GSoC/2010/wifi-test-nl80211 Extending wifi-test with nl80211 support wifi-test is an open project aimed at assisting automation of testing using scripts for Linux 802.11 drivers. This project currently uses the old wireless-extensions which are now depre

[linuxkernelnewbies] Frozen Cache

2010-02-26 Thread Peter Teoh
http://frozencache.blogspot.com/ Frozen Cache A blog about the development of a general-purpose solution for mitigating cold-boot attacks on Full-Disk-Encryption solutions. The concept Cold boot attacks are a major risk for the protection that Full-Disk-Encryption solutions

[linuxkernelnewbies] specs - Linux Wireless

2010-02-26 Thread Peter Teoh
http://linuxwireless.org/en/developers/Documentation/specs#Atherosspecifications About specifications This page contains a list of specifications used to write Linux drivers for several wireless cards, and which, alternatively, can be used to write drivers for any other platforms. Broadcom

[linuxkernelnewbies] javax.usb FAQ

2010-02-26 Thread Peter Teoh
http://javax-usb.org/faq.html General What is javax.usb? What Operating Systems is javax.usb available on? What is a "certified" implementation? Who is responsible for javax.usb? Who can I contact if I have questions or problems? What level of the USB specificati

[linuxkernelnewbies] Security-related patches

2010-02-26 Thread Peter Teoh
https://lwn.net/Articles/375071/bigpage 2.6.32.9 Release notes By Jonathan Corbet February 21, 2010 Stable kernel update announcements posted on LWN have a certain tendency to be followed by complaints about the amount of information which is made available. It seems that there is a desire f

[linuxkernelnewbies] fo...@moderndevice.com • View topic - hex loaded on Rev D m168 BBB

2010-02-26 Thread Peter Teoh
http://forum.moderndevice.com/phpBB3/viewtopic.php?f=15&t=177&sid=329434a9e8a03ffbf7ff5e42534d9e90 hex loaded on Rev D m168 BBB Questions and Discussion concerning the Bare Bones Board Post a reply 4 posts • Page 1 of 1 hex loaded on Rev D m168 BBB by pstretz on Sat Jul

[linuxkernelnewbies] LAUTERBACH DEVELOPMENT TOOLS - TRACE32 Microprocessor Development Tools, Emulators, Debuggers, Simulators

2010-02-25 Thread Peter Teoh
http://www.lauterbach.com/frames.html?doclist.html Basic Concept   223k Apr-11-2007 main.pdf   Adapters Document Comment Size Date Download File

[linuxkernelnewbies] Re: Identify Application

2010-02-25 Thread Peter Teoh
yes.your answer is "strace" for userspace.but if inside the kernel, and u want to identify the name of the process...it is "comm": http://lxr.free-electrons.com/source/kernel/cred.c 21 #if 0 22 #define kdebug(FMT, ...) \ 23 printk("[%-5.5s%5u] "FMT"\n", current->comm, current-

[linuxkernelnewbies] Selection Guide of Low Cost Tools for Cortex-M3 | Your Electronics Open Source

2010-02-23 Thread peter teoh
http://dev.emcelettronica.com/selection-guide-low-cost-tools-cortex-m3 As I mentioned in another article, ARM Cortex-M3 is not compatible with ARM7TDMI in interrupt, ISA, bus structure and JTAG protocol (SWD). You have to upgrade ARM7TDMI tools to support Cortex-M3 microcontrollers. After a s

[linuxkernelnewbies] Persistent BIOS Infection

2010-02-21 Thread Peter Teoh
http://www.phrack.com/issues.html?issue=66&id=7&mode=txt Volume 0x0d, Issue 0x42, Phile #0x07 of 0x11 |=---=| |==[ Persistent BIOS Infection ]=-=| |=-=[ "The early bird

[linuxkernelnewbies] A Scheme Interpreter for ARM Microcontrollers

2010-02-21 Thread Peter Teoh
http://armpit.sourceforge.net/ A Scheme Interpreter for ARM Microcontrollers ARMPIT SCHEME is an interpreter for the Scheme language (lexically-scoped dialect of Lisp) that runs on RISC microcontrollers with ARM core. It is based on the description in the Revised^5 Report on the Algorithmi

[linuxkernelnewbies] Enabling UART1 on Rev C2 Beagle Board « wh1t3’s

2010-02-17 Thread peter teoh
http://wh1t3s.com/2009/05/06/enabling-uart1-on-rev-c2-beagleboard/ Enabling UART1 on Rev C2 BeagleBoard I am updating this post to put the preferred method up front–that is modifying u-boot. And I’ve expanded it to include: UART1 (/dev/ttyS0) Rx/Tx/CTS/RTS on J5 UART2 (/dev/ttyS1) Rx/Tx

[linuxkernelnewbies] USBTemp - mikrowerk - Project Hosting on Google Code

2010-02-17 Thread peter teoh
http://code.google.com/p/mikrowerk/wiki/USBTemp mikrowerk A wonderful stack of microcontroller projects. Project Home    Downloads

[linuxkernelnewbies] ATmega48/88/168 incorrect fuse rescue device

2010-02-16 Thread peter teoh
http://denki.world3.net/avr_rescue.html ATmega48/88/168 incorrect fuse rescue While developing the Retro Adapter I managed accidentally lock a couple of ATmega168s by programming the fuse bit which disables RESET, thus disabling serial program downloading too. The AVR was attached to a key

[linuxkernelnewbies] BeagleBoardRecovery - eLinux.org

2010-02-16 Thread peter teoh
http://elinux.org/BeagleBoardRecovery From eLinux.org Jump to: navigation, search This page is how to recover ("unbrick") a broken BeagleBoard. It should help you if you messed your boot configuration and BeagleBoard doesn't boot any more the normal way ("bricked").

[linuxkernelnewbies] Arduino playground - PS2Keyboard

2010-02-16 Thread peter teoh
http://www.arduino.cc/playground/Main/PS2Keyboard General The PS2Keyboard library uses one of the two available external interrupts to react on keyboard input. Once such input is received, it's stored in a one-byte buffer and is available to be read. The following schematic shows how to co

[linuxkernelnewbies] Embedded.com - Introduction to Serial Peripheral Interface

2010-02-16 Thread peter teoh
http://embedded.com/columns/beginerscorner/9900483?_requestid=421616 Introduction to Serial Peripheral Interface By David Kalinsky and Roee Kalinsky Embedded Systems Design (02/01/02, 11:33:00 AM EST) Another option for low-cost, low-speed communication "inside the box"

[linuxkernelnewbies] PS/2 Mouse Interfacing

2010-02-16 Thread peter teoh
How to interface the PS2 mouse to Arduino directly? http://www.computer-engineering.org/ps2mouse/ The PS/2 Mouse Interface Source: http://www.Computer-Engineering.org Author: Adam Chapweske Last Updated: 04/01/03 Legal Information All information within this article is provided "as i

[linuxkernelnewbies] How To Connect a PS/2 Keyboard to the iPhone

2010-02-16 Thread peter teoh
http://www.instructables.com/id/How-To-Connect-a-PS2-Keyboard-to-the-iPhone/?download=pdf How To Connect a PS/2 Keyboard to the iPhone intro step 1 step 2 step 3 step 4 step 5 step 6 step 7 step 8 step 9

[linuxkernelnewbies] ePanorama.net - Links

2010-02-16 Thread peter teoh
http://www.epanorama.net/links/serialbus.html Index General information I2C SPI Microwire Maxim 3-wire Maxim/Dallas 1-Wire bus Interfacing techniques and questions on them Serial buses information page General information This page concentrates on links to inter-IC seri

[linuxkernelnewbies] Understanding Arduino Internals

2010-02-16 Thread Peter Teoh
processing.app.SerialException: Serial port '/dev/ttyUSB0' not found.  Did you select the right one from the Tools > Serial Port menu?     at processing.app.Serial.(Serial.java:153)     at processing.app.Serial.(Serial.java:76)     at processing.app.debug.Uploader.flushSerialBuffer(Uploader.jav

[linuxkernelnewbies] How to set up an Ethernet over USB connection between the Sharp Zaurus SL-5000D and a Linux machine

2010-02-15 Thread Peter Teoh
http://www.ruault.com/Zaurus/ethernet-over-usb-howto.html Version: 1.13, 07/17/2003  Author: Charles-Edouard Ruault Credits: Thanks to Stuart Lynne for allowing me to distribute Lineo's new driver   Thanks to the people who sent me remarks a

[linuxkernelnewbies] JTAG Enumeration « deadhacker. com

2010-02-15 Thread Peter Teoh
http://deadhacker.com/2010/02/03/jtag-enumeration/ JTAG Enumeration JTAGenum is an open source Arduino based hardware platform I built last year with three primary goals: [1. Given a large set of pins on a device determine which are JTAG lines 2. Enumerate the Instruction Register to find u

[linuxkernelnewbies] deadhacker.com (good articles)

2010-02-15 Thread Peter Teoh
http://deadhacker.com/ 02.03 JTAG Enumeration 11.08 Workflow for hardware security analysis 07.26 Targeting the Panasonic HVX200 HD camera 05.06 The Subterfugue process sandbox 05.13 finding entropy in binary files 02.28 Cryptology ePrint Archive RSS 02.22 Formal aspects o

[linuxkernelnewbies] Arduino playground - MIDILibrary

2010-02-15 Thread Peter Teoh
http://www.arduino.cc/playground/Main/MIDILibrary MIDI Library v2.5 This library enables MIDI I/O communications on the Arduino serial ports. You can send and receive messages of (almost) all kind (including System Exclusive). The purpose of this library is not to make a big synthetizer out o

[linuxkernelnewbies] BBB Assembled and Tested | Modern Device

2010-02-15 Thread Peter Teoh
http://www.moderndevice.com/products/bbb-assembled

[linuxkernelnewbies] Embedded Matters: Processor architectures: Harvard, von Neumann and Modified Harvard architectures

2010-02-14 Thread Peter Teoh
http://embeddedmatters.blogspot.com/2010/02/processor-architectures-harvard-von.html Processor architectures: Harvard, von Neumann and Modified Harvard architectures Harvard architecture has separate data and instruction busses, allowing transfers to be performed simultaneously on both busses

[linuxkernelnewbies] GPUTILS - GNU PIC Utilities

2010-02-14 Thread Peter Teoh
http://gputils.sourceforge.net/ GNU PIC Utilities What Who Platforms Download MPLAB Plugin Test Files News Support What is GPUTILS ? GPUTILS is a collection of tools for the Mic

[linuxkernelnewbies] Particle Programming using the MPLAB ICD2 with Linux

2010-02-14 Thread Peter Teoh
http://www.hcilab.org/resources/particles/particles-linux-mplab-howto.htm PIC Microcontroller Programming using the MPLAB ICD2 with Linux Please see our Particle How-To page for an overview on working with PIC18f6720-based Particle Computers as well. The MPLAB ICD2 can be used with Linux! The

[linuxkernelnewbies] Projects of 8051 - Microcontroller, electronics projects, 89C51 projects

2010-02-13 Thread Peter Teoh
http://www.projectsof8051.com/projects/06-rolling-display-using-matrix-leds.html Description: This project can be used for Advertising or for providing information at various places like shops, government offices, hospitals, railway stations. The Rolling display is prepared using 5 X 7 Matrix

[linuxkernelnewbies] Touch Dreams » Thread Cleanup Handlers, exit(), _exit(), atexit(), and pthread_exit()

2010-02-12 Thread Peter Teoh
http://www.touchdreams.net/blog/2009/01/03/thread-cleanup-handlers-exit-_exit-atexit-and-pthread_exit/ This article describes what happens when a multi-threaded process is shutting down, what are the differences between exit(), _exit() and pthread_exit(), when and what cleanup routines will be

[linuxkernelnewbies] OMAP™ Applications Processors - OMAP35x Processors - OMAP3530 - TI.com

2010-02-11 Thread peter teoh
http://focus.ti.com/docs/prod/folders/print/omap3530.html#technicaldocuments Datasheet OMAP3530/25 Applications Processor (Rev. F)  (PDF, 3601 KB) 15 Oct 2009 Application Notes Power Management Techniques for OMAP35x Applications Processors White Paper  (PDF, 142 KB) 7234 views

[linuxkernelnewbies] Real World Technologies - Technical Articles

2010-02-11 Thread peter teoh
http://www.realworldtech.com/listing.cfm?category=Article NAND Flash: A Classic Disruptive Technology    By David Kanter | 2009.12.30 Larrabee 1 Defers Graphics, Bins Rendering    By David Kanter | 2009.12.04 Inside Fermi: Nvidia's HPC Push    By David Kanter | 2009.09.30 Computational Effici

[linuxkernelnewbies] F10 and xorg intel driver: solved | Michael J. Hammel - The Graphics Muse

2010-02-10 Thread Peter Teoh
http://www.graphics-muse.org/wp/?p=314 My problems with the intel driver provided in the F10 distribution have been resolved.  I had to compile the driver manually, along with the libdrm prerequisite, but it was rather painless and surprisingly easy to accomplish.  MythTV is now happily servin

[linuxkernelnewbies] USB Project

2010-02-10 Thread Peter Teoh
http://www.lrr.in.tum.de/Par/arch/usb/linx.html Links USB Impl. Forum USB-IF Devel. page USB OpenHCI Spec. USB Vendor List Linux USB Linux HOWTO: USB (dynamine.net) Linux HOWTO: USB (cheek.com) Linux-USB device overview Laptops wit

[linuxkernelnewbies] The Linux USB sub-system

2010-02-10 Thread Peter Teoh
http://www.linux-usb.org/USB-guide/book1.html The Linux USB sub-system Brad Hards Sigma Bravo Pty Ltd. Table of Contents I. Using the Linux USB sub-system USB Introduction The Universal Serial Bus Host Controllers USB Devices

[linuxkernelnewbies] RDMA publications

2010-02-08 Thread peter teoh
https://www.zurich.ibm.com/sys/rdma/publ.html Publications   [DDP-IETF] Direct Data Placement over Reliable Transports, H. Shah et al, IETF RFC 5041, October 2007. [DDP-RDMAC] Direct Data Placement over Reliable Transports (Version 1.0), H. Shah

[linuxkernelnewbies] The Linux kernel

2010-02-08 Thread Peter Teoh
http://www.win.tue.nl/~aeb/linux/lk/lk.html#toc9 The Linux kernel Andries Brouwer, a...@cwi.nl 2003-02-01 Some remarks on the Linux Kernel 1. Linux 1.1 History 1.2 Size 1.3 Hardware platforms 1.4 Authors 1.5 Users and marketshare 1.6 Name 1.7 Distributions

[linuxkernelnewbies] The Linux kernel: Memory

2010-02-08 Thread Peter Teoh
http://www.win.tue.nl/~aeb/linux/lk/lk-9.html Next Previous Contents 9. Memory 9.1 Physical and virtual memory Traditionally, one has physical memory, that is, memory that is actually present in the machine, and virtual memory, that is, address space. Usually the virtual memory is much lar

[linuxkernelnewbies] Implements a common PWM API [LWN.net]

2010-02-04 Thread peter teoh
http://lwn.net/Articles/372257/ This patch series implements a common PWM API. This series incorporates the feedback from the linux-embedded mailing list and elsewhere; the author greatly appreciates the efforts of everyone who reviewed the previous version of this code. Bill Gatliff (5):

[linuxkernelnewbies] Graphic Cards Internals

2010-02-04 Thread Peter Teoh
HonzaHavlicek - Honza describes how to drive the Nvidia hardware: PFIFO, PGRATH, RAMIN, RAMFC, RAMHT, GPU context switching. If you want to understand HOW the hardware works, this is what you have to read. riva128.txt Old document about a ver

[linuxkernelnewbies] [Celinux-dev] What happened to Linux-Tiny ?

2010-02-03 Thread Peter Teoh
http://tree.celinuxforum.org/pipermail/celinux-dev/2010-January/001994.html [Celinux-dev] What happened to Linux-Tiny ? Michael Opdenacker michael at free-electrons.com Tue Jan 12 06:13:03 PST 2010 Previous message: [Celinux-dev] What happened to Linux-Tiny ? Next message: [Celinux-

[linuxkernelnewbies] Linux Tiny - eLinux.org

2010-02-03 Thread Peter Teoh
http://elinux.org/Linux_Tiny Linux Tiny From eLinux.org Jump to: navigation, search Contents [hide] 1 Introduction 2 Resources 3 News 4 Old patch releases 4.1 Old release downl

[linuxkernelnewbies] Bootchart

2010-02-03 Thread Peter Teoh
http://www.bootchart.org/docs.html How it Works Logger Startup The boot logger (/sbin/bootchartd) is run by the kernel instead of /sbin/init. This can be achieved by modifying the GRUB or LILO kernel command line, e.g.: /boot/grub/menu.lst [...] title Fedora Core (2.6.10) - bootchart root

[linuxkernelnewbies] How to Build the CMoy Pocket Amplifier

2010-02-03 Thread Peter Teoh
http://tangentsoft.net/audio/cmoy-tutorial/ How to Build the CMoy Pocket Amplifier Chu Moy designed a very popular headphone amplifier that’s easy to build, and it can be built small enough to fit in a pocket, power supply and all. It’s powerful enough to drive very inefficient headphones to

[linuxkernelnewbies] Arduino Projects

2010-02-03 Thread Peter Teoh
http://www.arduino.cc/playground/Projects/ArduinoUsers#ukrduino :: Exhibition :: The place to share and show off projects! Arduino user projects На русском!!!: Arduino Mini and Saeco Aroma coffee machine [http://ukrduino.blogspot.com]] -(Romanyuk Sergey)- Absences: electronic i

[linuxkernelnewbies] An RTOS without Memory Managment | Comp.Arch.Embedded | EmbeddedRelated.com

2010-02-02 Thread Peter Teoh
http://www.embeddedrelated.com/usenet/embedded/show/99726-1.php Hi All, I want to confirm my understanding on following RTOS concepts. 1) There are two kind of memory management is required, one when task are switching and we need to allocate memory to tasks and also to place the TCB for s

[linuxkernelnewbies] FreeRTOS-A Free RTOS for ARM7, ARM9, Cortex-M3, MSP430, MicroBlaze, AVR, x86, PIC32, PIC24, dsPIC, H8S, HCS12 and 8051

2010-02-02 Thread Peter Teoh
http://www.freertos.org/ Source Organization [Getting Started] Basic directory structure The FreeRTOS download includes source code for every processor port, and every demo application. Placing all the ports in a single download greatly simplifies distribution, but the number of file

[linuxkernelnewbies] Intel PXA255 Processor with XScale Technology: XScale core at 200, 300 and 400 MHz

2010-02-02 Thread Peter Teoh
http://www.lynuxworks.com/board-support/intel/pxa255.php Intel PXA255 Processor with XScale TechnologyXScale core at 200, 300 and 400 MHz Intel PXA255 v. 5.0 Architecture: ARM Processor group: XScale® 80200 M

[linuxkernelnewbies] Arduino Tutorial - Learn electronics and microcontrollers using Arduino! | Diigo

2010-02-01 Thread Peter Teoh
http://www.diigo.com/bookmark/http%3A%2F%2Fwww.ladyada.net%2Flearn%2Farduino%2F?tab=people Lesson Plan Follow these lessons for happiness and prosperity. Lesson 0 Pre-flight check...Is your Arduino and computer ready? Lesson 1 The "Hello World!" of electronics, a simple blinking lig

[linuxkernelnewbies] Daily DIY Network - Science Pro jects Plans Guides » Blog Archive » Pacemaker Wireless Pow er Off Exploit and Countermeasure

2010-02-01 Thread Peter Teoh
http://dailydiy.com/2008/08/14/pacemaker-wireless-power-off-exploit-and-countermeasure/ Latest Posts 02.1 MDF fish tank cabinet 02.1 How-To: Make a three-pendulum rotary harmonograph 02.1 MAKE Volume 21: Desktop Manufacturing – plus a visit to Makerbot HQ! 02.1 Trillian Alpha Brin

[linuxkernelnewbies] Arduino Projects

2010-02-01 Thread Peter Teoh
http://www.diigo.com/user/falconphysics/arduino Filter: All Annotated 30 Jan 10 Arduino Shop - Open Hardware Modules for Arduino : GPS - SD - XBee - GPRS - Bluetooth - Sensors For the third consecutive year, Libelium organizes the Arduino Open Hardware Contest in orde

[linuxkernelnewbies] Linux.com :: Torvalds creates patch for cross-platform virus

2010-01-31 Thread peter teoh
http://www.linux.com/archive/feed/53727 Torvalds creates patch for cross-platform virus By Joe Barr on April 18, 2006 (8:00:00 AM)    Linus Torvalds has had an opportunity to examine the testing and analysis by Hans-Werner Hilse which we reported on yesterday, and has blessed it as being co

[linuxkernelnewbies] Microcomputer Systems Laboratory

2010-01-30 Thread Peter Teoh
http://homepages.fh-regensburg.de/~scg39398/mc_lab/ Microcomputer Systems Laboratory Dear Visitor! Welcome to the Microcomputer Systems Laboatory. The project and research activities within the laboratory cover a wide range in the area of microcomputer systems, microelectronics and senso

[linuxkernelnewbies] Source - 0xdroid - Android port for Beagleboard

2010-01-26 Thread Peter Teoh
http://code.google.com/p/0xdroid/wiki/Source Source   Getting Project Source Code Our project is hosted at http://gitorious.org/0xdroid. For a more complete set of instructions, see the Build From Scratch wiki page. Precondition: Sun JDK You would need Sun JDK version 1.5 to build Donut. Ho

[linuxkernelnewbies] Journal of Martin Michlmayr: Upgrading SheevaPlug's U-Boot to version 3.4.19

2010-01-26 Thread Peter Teoh
http://www.cyrius.com/journal Upgrading SheevaPlug's U-Boot to version 3.4.19 Marvell made a new version of U-Boot for the SheevaPlug available last month. This version, 3.4.19, integrates SD card support and improves support for FAT32 USB partitions (although USB support in general is still

[linuxkernelnewbies] Porting Linux to a new ARM plat form - Linux Kernel - 嵌入式系统开发Linux+ARM

2010-01-25 Thread Peter Teoh
http://blog.chinaunix.net/u2/79779/showart_1799594.html Porting Linux to a new ARM platform This document provides a summary of the steps whe

[linuxkernelnewbies] KernelModuleBlacklisting - Debian Wiki

2010-01-23 Thread Peter Teoh
http://wiki.debian.org/KernelModuleBlacklisting KernelModuleBlacklisting Disable automatic loading of kernel driver modules in etch.* Warnings: Do not use /etc/modprobe.d/blacklist.conf as, as can be seen in the comment of the header: naming modules there ...does not affect autoload

[linuxkernelnewbies] Arch Linux Forums / blacklist pcspkr after udev mods

2010-01-23 Thread Peter Teoh
http://bbs.archlinux.org/viewtopic.php?id=64290 I modifided udev using option 3 here: http://wiki.archlinux.org/index.php/Spe … v#Option_3 which among other things disables blacklisting in rc.conf so I have to blacklist in /etc/modprobe.conf but, pcspkr still loads and I hate system beep so

[linuxkernelnewbies] module autoloading under 2.6

2010-01-23 Thread Peter Teoh
http://linmodems.technion.ac.il/archive-fourth/msg00498.html [Date Prev][Date Next][Date Index] module autoloading under 2.6 To: Luca Capello Subject: module autoloading under 2.6 From: Marvin Stodolsky Date: Sat, 28 Feb 2004 18:05:05 -0500 Cc:

[linuxkernelnewbies] Tracing: no shortage of options [LWN.net]

2010-01-21 Thread Peter Teoh
http://lwn.net/Articles/291091/?format=printable Weekly edition Kernel Security Distributions

[linuxkernelnewbies] Low-level tracing plumbing [LWN.net]

2010-01-21 Thread Peter Teoh
http://lwn.net/Articles/300992/?format=printable Low-level tracing plumbing By Jonathan Corbet September 30, 2008 Kernel and user-space tracing were heavily discussed at both the kernel summit and the Linux Plumbers Conference. Attendees did not emerge from those discussions with any sor

[linuxkernelnewbies] Dynamic probes with ftrace [LWN.net]

2010-01-21 Thread Peter Teoh
http://lwn.net/Articles/343766/?format=printable Dynamic probes with ftrace By Jonathan Corbet July 28, 2009 The ftrace tracing infrastructure has only been in the mainline since 2.6.27 - less than one year. During that time, ftrace has seen a great deal of development and has acquired s

[linuxkernelnewbies] System Development with Blackfin Processor course

2010-01-20 Thread peter teoh
http://www.omniscient-intl.com/blackfin.html Course Highlights: This 3-day practical and hand-on course is designed to provide a comprehensive understanding of how to eficiently program the Blackfin processor and the tools capabilities. The course will also address the practical issues and co

<    1   2   3   4   5   6   7   8   9   10   >