Minor fix to get ROS pinging reliably over ne2000 as tested on hardware and bochs.
[reactos.git] / reactos / drivers / dd /
2002-09-21 David WelchAccelerate PATCOPY blits.
2002-09-18 David WelchCreate a PDEV for the display driver only once.
2002-09-17 David WelchMisc. user fixes.
2002-09-17 Jason FilbyRemove unneeded floating point code
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-25 Robert DickensonFixed some broken stuff, added some cvs sugur.
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-19 Jason FilbyImproved HLine algorithm; improvement carried over...
2002-08-19 Eugene IngermanAdded color translation for solid color brushes.
2002-08-18 Jason FilbyFixed VGADDIFillSolid - now fast, although ugly (will...
2002-08-18 Eugene Ingerman1. CLIPOBJ_bEnum, CLIPOBJ_cEnumStart - implemented...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-18 Eric KohlFixed access to non-existent device extension.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-16 David Welch2002-06-16 David Welch <welch@whitehall1-5.seh.ox...
2002-06-16 Steven EdwardsFixed include path in ramdriver
2002-06-15 Eric KohlChanged the calling convention used by the video minipo...
2002-06-14 Eric KohlPass pointer to CSRSS process on first create request.
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-04-29 KJK::HyperionFixed bugs in null device drivers, added zero stream...
2002-04-07 Phillip SusiMAJOR BUGFIX: ide.sys was not returning iostatus inform...
2002-03-17 Hartmut BirrImplemented RamdrvDispatchDeviceControl for IOCTL_DISK_...
2002-03-17 Hartmut BirrImplemented FloppyDispatchDeviceControl for IOCTL_DISK_...
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2002-03-13 Eric KohlMoved creation of ARC names into ntoskrnl.
2002-03-12 Eric KohlImplemented IOCTL_DISK_GET_PARTITION_INFO.
2002-02-16 Hartmut BirrChanged from Nt to Zw functions in VGAResetDevice.
2002-02-15 Hartmut BirrRestore the 80x50 mode in VGAResetDevice().
2002-02-12 Jason FilbyReenable CSRSS process detection
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-02-05 Phillip SusiFixed linkage to unbzip2.sys, working again
2002-01-31 Phillip SusiLink to unbzip2.sys
2002-01-31 Phillip SusiA few minor changes
2002-01-27 David WelchAdded missing files
2002-01-24 Eric KohlFixed drive identification bug.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-11-03 Eric KohlDisabled secondary channel by default
2001-11-01 Eric KohlSet sector size to 512 bytes.
2001-11-01 Eric KohlEnabled secondary IDE channel for PCI and ISA bus
2001-11-01 Eric KohlMoved/added some declarations
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-09-09 Eric KohlAdded pci bus scanner to find ide controllers. Hardware...
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-13 Eric KohlImplemented IOCTL_DISK_GET_DRIVE_LAYOUT.
2001-08-05 Eric KohlFixed stupid typo.
2001-07-30 Emanuele Aliberti\r processing.
2001-07-26 Eric KohlRemoved specs files.
2001-07-26 Eric KohlUpdated .cvsignore and makefile.
2001-07-26 Eric KohlVidport did not have an export table because of broken...
2001-07-25 Eric KohlRemove unusable 'driver'.
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-25 Eric KohlMinor update
2001-07-25 Eric KohlAdded missing .cvsignore files.
2001-07-24 Eric KohlUpdated makefile
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-01 Jason FilbyWide characters to conform to LOGFONTW definition
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-26 Eric KohlFixed typos and warnings.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-18 Phillip SusiEnhanced floppy driver to read up to an entire track...
2001-06-18 Phillip SusiCheck in of new ram disk driver, loads floppy image...
2001-06-12 Eric KohlAdded missing STDCALLs.
2001-06-07 Eric KohlReplaced IDEGetPartitionTable() by call to IoReadPartit...
2001-06-07 Emanuele AlibertiFixed includes to compile.
2001-06-03 Jason FilbySmall fixes
2001-06-02 Eric KohlFixed partition table bug
2001-06-02 Jason FilbyFaster moving mouse cursor
2001-05-26 Jason FilbyWas not clearing screen on some cards
2001-05-26 Jason FilbyVGA software cursor
2001-05-02 Eric KohlFixed typo
2001-05-02 Jason Filbyminor fix
2001-05-02 Jason FilbyUpdate install files
2001-05-02 Jason FilbyVGA driver support for TransparentBlt
2001-05-02 Jason FilbyCorrect palette info. Initial support for bitblt masks
2001-05-02 Jason FilbyCorrectly configure palette registers
2001-04-30 Rex JolliffBUGFIX: Primary partitions that appeared after extended...
2001-04-26 Phillip SusiFloppy driver updates, managed to boot system from...
2001-03-31 Phillip SusiMassive floppy work
2001-03-31 Jason FilbyIndentation corrected, minor fixes
2001-03-29 Jason FilbyInitialize the VGA to work with display driver's vgavideo.c
2001-03-29 David WelchFixed int 10 problems
2001-03-28 David WelchFixed page list initialization
2001-03-27 David WelchPrint addresses in stack frames even early in the boot
2001-03-25 David WelchFurther fixes
2001-03-25 David WelchV86 mode fixes
2001-03-20 Eric KohlUse vidport-functions instead of ntdll-functions
2001-03-20 Eric KohlEstablished forwarded exports in vidport.sys
2001-03-07 David WelchMore .cvsignore files
2001-03-04 Eric KohlIncreased number of busy retries
2001-02-18 David WelchFix for memory management issue.
2001-02-18 Phillip SusiIgnore vidport.coff
2001-02-18 Phillip SusiIgnore vgamp.coff
2001-02-18 Phillip SusiIgnore vgaddi.coff, vgaddi.dll
2001-02-18 Phillip SusiIgnore ide.sys.unstripped
2001-02-18 Phillip SusiIgnore floppy.sys.unstripped
2001-02-18 Phillip SusiIgnore blue.sys.unstripped
2001-01-31 Phillip SusiBug fixes and redesign of a few ioctls
next