reactos/reactos/drivers
Filip Navara e54de54618 - Fix acpi_os_get_thread_id to return 1-based thread ids (instead of zero-based ones).
- Zero the owner_id field while initializing acpi_gbl_acpi_mutex_info.

svn path=/trunk/; revision=14186
2005-03-19 02:18:49 +00:00
..
bus - Fix acpi_os_get_thread_id to return 1-based thread ids (instead of zero-based ones). 2005-03-19 02:18:49 +00:00
dd Fix a warning with some compilers about non-initialized variable. 2005-03-18 19:00:48 +00:00
fs -remove incorrect handle count check when deleting files 2005-03-18 19:36:36 +00:00
input Little KDB update ;-) If you have any problems and/or questions let me know. I hope it was tested enough and works well enough for everybody. 2005-03-05 23:35:08 +00:00
lib Added simple dword OID query to lan. 2005-03-18 03:26:12 +00:00
net Added simple dword OID query to lan. 2005-03-18 03:26:12 +00:00
storage Alex Ionescu <ionucu@videotron.ca> 2005-03-12 19:23:04 +00:00
test/csqtest migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
usb Updated linux wrapper to contain more funcs (to allow UHCI in the future), also wait added into hub thread, so it *should* take much fewer cpu time then it was taking before (though I haven't tested it at all - will do later). Added dependency tracking to makefiles. 2005-02-25 15:05:51 +00:00
video Initialize the pGdiInfo->flRaster field to zero. 2005-03-16 21:28:21 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Makefile added some makefiles 2004-04-12 12:08:53 +00:00
readme

These are a selection of services for the ReactOS kernel. They include

    parallel = parallel port driver
    serial = serial port driver
    mouse = mouse driver
    null = null device driver
    ide = IDE (hard disk) driver
    keyboard = keyboard driver
    loop = Allows accessing a file as a block device
    scramdisk = Filesystem encryption driver
    event = Sample driver demonstrating notifying a user thread using an event