public marks

PUBLIC MARKS from sylvainulg with tag "operating system"

2019

2016

NaCl sandbox paper

(via)
finally they implemented something based on x86 segmentation ? As in Clicker ?

2014

2011

Return Infinity - Pure64 - Manual

(via)
os_NumCores identifies within the system how many cores your machine has. Les informations semblent être extraites de os_IOAPICAddress ou os_LocalAPICAddress ... à vérifier.

2009

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

(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

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

OS-FAQ Wiki - Reference All In One

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

2008

The Linux BootPrompt-HowTo

(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

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

2007

Outils multiboot

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

Re: problems with ld --wrap : Help!

(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

official resources for HID usb implementation

USB.org - Approved Device Class Document Download

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

The Mass Storage Page

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

USB Human Interface Device (HID) FAQ

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

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

Main Page - OSDevWiki

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

Details of GRUB on the PC

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

OSRC: The Operating System Resource Center

by 6 others
still there, years later ... the definitive reference.

Linux/drivers/net/8139too.c

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

sylvainulg's TAGS related to tag "operating system"

3d +   alternate +   apic +   arguments +   article +   beos +   boot +   bootstrap +   c++ +   coding +   computer +   documentation +   download +   driver +   drivers +   grub +   haiku +   hardware +   hid +   hobby +   howto +   initialisation +   kernel +   linux +   management +   manual +   mass-storage +   measurement +   memory +   multiboot +   nic +   open source +   os +   osx +   programming +   project +   readme +   research +   runtime +   strace +   system call tracer +   tools +   ubuntu +   unicode +   usb +   video +   wiki +   windows +   x86 +   x86-64 +