reactos/reactos/drivers
Filip Navara 1f2169eb29 2004-04-04 Filip Navara <xnavara@volny.cz>
* drivers/net/afd/afd/dispatch.c (AfdDispGetName): Implement.
	* drivers/net/afd/include/afd.h (TdiQueryInformation): Declare.
	* drivers/net/tcpip/tcpip/dispatch.c (DispTdiQueryInformation):
	Partially implement for TDI_QUERY_ADDRESS_INFO request.
	* drivers/net/tcpip/transport/tcp/tcp.c (TCPiBuildPacket):
	Don't use variable name NdisBuffer, because it causes conficts.

svn path=/trunk/; revision=8543
2004-03-05 00:48:11 +00:00
..
bus - Eliminate function pointer typecasts 2004-02-10 16:22:57 +00:00
dd - Cleaned up the Boot Video driver. 2004-03-04 18:55:09 +00:00
fs disable apc's for work items 2004-03-04 01:29:24 +00:00
input - Revert the last change, because it really doesn't help. 2004-02-19 17:54:05 +00:00
lib - Eliminate function pointer typecasts in csqtest 2004-02-13 09:37:11 +00:00
net 2004-04-04 Filip Navara <xnavara@volny.cz> 2004-03-05 00:48:11 +00:00
storage CVS maintaince 2004-03-04 18:45:16 +00:00
test/csqtest - Eliminate function pointer typecasts in csqtest 2004-02-13 09:37:11 +00:00
video - Fix for crash on gui exit caused by trying to free an uninitialized 2004-03-04 23:11:43 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Makefile initial doxygen configuraion 2003-12-06 23:11:41 +00:00
readme Initial revision 1998-08-25 04:27:26 +00:00

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