root/Whitix/trunk/include

Name Size Rev Age Last Change
../
acpi 1668 3 years mwhitworth: Merge in changes from keobject.
devices 2016 3 years mwhitworth: Add header stub for future generic driver code.
fs 2005 3 years mwhitworth: Add support for function entries in IcAttributes, add IC_FUNC define.
i386 2023 3 years mwhitworth: Add DmaMapSingle and DmaUnmapSingle functions.
net 908 3 years mwhitworth: Remove union (temporarily), replace fd field with file one.
usb 2009 3 years mwhitworth: Add headers for new USB stack; need cleanup and documentation.
addresses.h 204 bytes 1747 3 years mwhitworth: Add macros for dealing with PA to VA and VA to PA.
assert.h 418 bytes 2012 3 years mwhitworth: Add assertion header, define DEBUG_ASSERTS before including to use.
bitmap.h 1.8 KB 2007 3 years mwhitworth: Add _BitFindFirstSet and fls functions.
byteswap.h 457 bytes 1973 3 years mwhitworth: Add word swap functions. (USB stack to be committed soon).
cbuffer.h 238 bytes 2001 3 years mwhitworth: Add circular buffer header, courtesy of Kostadin.
completion.h 510 bytes 2010 3 years mwhitworth: Use new completion data structure, used in async bus scan and URB (USB) …
config.h 138 bytes 1927 3 years mwhitworth: Change log level for now to debug.
console.h 2.0 KB 1673 3 years mwhitworth: Add patch from Kostadin that implements ConsSetBackColor.
delay.h 75 bytes 1668 3 years mwhitworth: Merge in changes from keobject.
dma.h 0.6 KB 2014 3 years mwhitworth: Add new DMA pool API, including DmaAllocConsistent.
elf.h 3.4 KB 731 4 years mwhitworth: Add SEC_TYPE_RELA.
error.h 2.3 KB 2013 3 years mwhitworth: Add new EINPROGRESS define; TODO: rename some of these.
keobject.h 4.9 KB 1993 3 years mwhitworth: Remove attributes from objects, now added by higher level code.
llist.h 4.7 KB 2002 3 years mwhitworth: Add ListMove and ListMoveTail functions.
locks.h 1.0 KB 1995 3 years mwhitworth: Add BitTestAndClear function.
malloc.h 0.9 KB 887 3 years mwhitworth: Change MemAlloc parameters.
module.h 2.4 KB 1994 3 years mwhitworth: Place thisModule inside of module code, add ModuleGetIcDir function.
panic.h 0.8 KB 608 4 years mwhitworth: (Hopefully) convert all source and header files to UNIX line endings.
pci.h 4.4 KB 2008 3 years mwhitworth: Rework PCI code to use generic resource layer, add defines and more …
pg_alloc.h 1.6 KB 1668 3 years mwhitworth: Merge in changes from keobject.
preempt.h 229 bytes 1813 3 years mwhitworth: Fix formatting in PreemptFastEnable.
print.h 278 bytes 888 3 years mwhitworth: Add prototype for KeSetOutput.
ps2.h 1.1 KB 608 4 years mwhitworth: (Hopefully) convert all source and header files to UNIX line endings.
request.h 1.3 KB 1992 3 years mwhitworth: Change type of sector to unsigned long.
resource.h 175 bytes 2006 3 years mwhitworth: Add start of generic resource layer.
sched.h 2.3 KB 1668 3 years mwhitworth: Merge in changes from keobject.
sections.h 1.3 KB 1668 3 years mwhitworth: Merge in changes from keobject.
slab.h 1.9 KB 1668 3 years mwhitworth: Merge in changes from keobject.
spinlock.h 451 bytes 672 4 years mwhitworth: Add to spinlock code, including disabling of preemption.
stdarg.h 1.2 KB 1668 3 years mwhitworth: Merge in changes from keobject.
string.h 1.9 KB 1668 3 years mwhitworth: Merge in changes from keobject.
symbols.h 0.8 KB 608 4 years mwhitworth: (Hopefully) convert all source and header files to UNIX line endings.
sys.h 1.9 KB 2057 3 years mwhitworth: Add SYS_SAVE_BASE, fix condition in SysGetCall.
task.h 2.6 KB 2011 3 years mwhitworth: Add cmdLine field, as we now keep a copy of the command line.
time.h 1.0 KB 608 4 years mwhitworth: (Hopefully) convert all source and header files to UNIX line endings.
timer.h 1.1 KB 1762 3 years mwhitworth: Add owner field.
typedefs.h 2.5 KB 1929 3 years mwhitworth: Add RESULT_CHECK macro. Will be used a lot in upcoming releases.
types.h 1.2 KB 1668 3 years mwhitworth: Merge in changes from keobject.
user_acc.h 0.9 KB 608 4 years mwhitworth: (Hopefully) convert all source and header files to UNIX line endings.
vmm.h 2.7 KB 2000 3 years mwhitworth: Add define that may be used in GC.
wait.h 2.8 KB 1817 3 years mwhitworth: Add another check of condition to WAIT_ON.
Note: See TracBrowser for help on using the browser.