PUBLIC   marks

PUBLIC MARKS with tag "operating system"

Sponsorised links

This year

Gérer les services lancés au démarrage en mode console | Quercy Libre

by sylvainulg (via)
à creuser ... pour ceux qui se demandent ce qui s'est passé avec leurs S20personalFirewallScript sous ubuntu

NewOrder - news: Abusing .CTORS and .DTORS for fun 'n profit

by sylvainulg (via)
void foobar_init(void) __attribute__ ((constructor)); void foobar_fini(void) __attribute__ ((destructor));

OS-FAQ Wiki - Reference All In One

by sylvainulg
Now, the OSFAQ has been moved to a mediawiki at www.osdev.org and i'm not that much involved. Reference Material, tutorial and stuff

Sponsorised links

2008

The Linux BootPrompt-HowTo

by sylvainulg (via)
sometimes, it's good to have all "boot-time arguments" of the Linux kernel at hand. Here you are

Welcome to the Linux Graphics Driver from Intel site | Graphics

by sylvainulg
w00t. The 3D chip that comes with programmer's reference manual. I've got to 0wn one :)

2007

Outils multiboot

by sylvainulg (via)
tous les outils multiboot répertoriés (enfin, j'ai pas encore vu GRUB :P)

Re: problems with ld --wrap : Help!

by sylvainulg (via)
more gcc/libc subtleties: replace references to malloc into references to __wrap_malloc and then use __real_malloc in your wrapper code

USB.org - HID Tools

by sylvainulg
official resources for HID usb implementation

USB.org - Approved Device Class Document Download

by sylvainulg (via)
w00t. They actually *do* provide documentation on generic USB devices such as "mass storage" and "hid" ^_^

The Mass Storage Page

by sylvainulg & 2 others
and now, plenty of pointers to info about the USB "mass storage" devices ...

USB Human Interface Device (HID) FAQ

by sylvainulg
How can an application request a report using a control transfer? How can an application send a report using a control transfer? How can an application request reports using interrupt transfers? How large is the ReadFile buffer? Where is the Windows documentation for accessing HIDs? Why do I receive "CRC Error" when attempting to send a report to my device? ...

Sample Chapter from Programming the Microsoft® Windows® Driver Model, Second Edition by Walter Oney

by sylvainulg (via)
Programming the Microsoft® Windows® Driver Model interesting info on USB HID class drivers :P

Main Page - OSDevWiki

by sylvainulg
plein, plein, plein d'info ^_^ Et quelques pages de mon crû.

Details of GRUB on the PC

by sylvainulg & 1 other (via)
well described .. the basic info you'll love to have when starting to mess with your own OS

Linux/drivers/net/8139too.c

by sylvainulg
One of the most deployed network chip's driver, commented for your pleasure ...

PUBLIC TAGS related to tag "operating system"

no tag

Sponsorised links