2005-10-13 |
Hervé Poussineau | IopGetBusTypeGuidIndex: Fix an infinite loop
|
commit | commitdiff | tree |
2005-10-12 |
Hervé Poussineau | In DevInstallW:
|
commit | commitdiff | tree |
2005-10-12 |
Hervé Poussineau | Fix SetupDiGetDeviceRegistryPropertyA, which should...
|
commit | commitdiff | tree |
2005-10-11 |
Hervé Poussineau | Send the right LocaleId to device stack when querying...
|
commit | commitdiff | tree |
2005-10-08 |
Hervé Poussineau | Restart the device after its installation
|
commit | commitdiff | tree |
2005-10-08 |
Hervé Poussineau | Update section names
|
commit | commitdiff | tree |
2005-10-08 |
Hervé Poussineau | NtPlugPlayControl: Implement PlugPlayControlResetDevice...
|
commit | commitdiff | tree |
2005-10-08 |
Hervé Poussineau | Fix Hardware IDs and Compatible IDs returned for PCI...
|
commit | commitdiff | tree |
2005-10-07 |
Hervé Poussineau | Allocate memory even for NULL strings, as we must not...
|
commit | commitdiff | tree |
2005-10-07 |
Hervé Poussineau | - Fill Level field in DEVICE_NODE structure
|
commit | commitdiff | tree |
2005-10-06 |
Hervé Poussineau | Various changes to device installation functions:
|
commit | commitdiff | tree |
2005-10-06 |
Hervé Poussineau | Implement SetupDiGetINFClassW
|
commit | commitdiff | tree |
2005-10-06 |
Hervé Poussineau | Add newdev.dll to bootcd
|
commit | commitdiff | tree |
2005-10-06 |
Hervé Poussineau | Do only one exit point in SetupDiInstallDevice
|
commit | commitdiff | tree |
2005-10-03 |
Hervé Poussineau | Remove debug output I've incidentally added...
|
commit | commitdiff | tree |
2005-10-03 |
Hervé Poussineau | Implement IRP_MJ_PNP / IRP_MN_QUERY_TEXT / DeviceTextDescrip...
|
commit | commitdiff | tree |
2005-10-03 |
Hervé Poussineau | Reference the PDO before returning it
|
commit | commitdiff | tree |
2005-10-03 |
Hervé Poussineau | Add "Add hardware" control panel applet.
|
commit | commitdiff | tree |
2005-10-03 |
Hervé Poussineau | Add SetupPromptReboot stub
|
commit | commitdiff | tree |
2005-10-03 |
Hervé Poussineau | Implement CM_Get_DevNode_Registry_Property_ExA
|
commit | commitdiff | tree |
2005-10-03 |
Hervé Poussineau | Replace STDCALL by NTAPI
|
commit | commitdiff | tree |
2005-10-03 |
Hervé Poussineau | Map status codes to CONFIGRET error codes
|
commit | commitdiff | tree |
2005-10-02 |
Hervé Poussineau | Add stubs for InstallNewDevice, InstallSelectedDriver...
|
commit | commitdiff | tree |
2005-09-30 |
Hervé Poussineau | Add newdev.dll, and implement DevInstallW function.
|
commit | commitdiff | tree |
2005-09-29 |
Hervé Poussineau | Set eol-style for new resources files
|
commit | commitdiff | tree |
2005-09-29 |
Hervé Poussineau | - Milko Krachounov <milko@3mhz.net>
|
commit | commitdiff | tree |
2005-09-29 |
Hervé Poussineau | Don't tell to MultiByteToWideChar that buffer is bigger...
|
commit | commitdiff | tree |
2005-09-27 |
Hervé Poussineau | During 2nd stage setup, define also DNS hostname of...
|
commit | commitdiff | tree |
2005-09-27 |
Hervé Poussineau | KEBUGCHECK(0) -> KEBUGCHECK(INACCESSIBLE_BOOT_DEVICE)
|
commit | commitdiff | tree |
2005-09-27 |
Hervé Poussineau | Display status code when the file can't be opened
|
commit | commitdiff | tree |
2005-09-27 |
Hervé Poussineau | Implement SetupInstallServicesFromInfSectionExW
|
commit | commitdiff | tree |
2005-09-26 |
Hervé Poussineau | Update .inf files
|
commit | commitdiff | tree |
2005-09-26 |
Hervé Poussineau | Fix signedness (SetupGetIntField takes a PINT argument...
|
commit | commitdiff | tree |
2005-09-26 |
Hervé Poussineau | Implement parts of SetupDiInstallDevice
|
commit | commitdiff | tree |
2005-09-26 |
Hervé Poussineau | Implement SetupInstallServicesFromInfSectionA/W, SetupInstal...
|
commit | commitdiff | tree |
2005-09-25 |
Hervé Poussineau | Implement SetupDiInstallDriverFiles
|
commit | commitdiff | tree |
2005-09-25 |
Hervé Poussineau | USB root hub is not really a child of the USB Controller...
|
commit | commitdiff | tree |
2005-09-24 |
Hervé Poussineau | If device instance id is not unique, prepend information...
|
commit | commitdiff | tree |
2005-09-23 |
Hervé Poussineau | Report correctly USB device class and subclass when...
|
commit | commitdiff | tree |
2005-09-23 |
Hervé Poussineau | Cast the right pointer to the structure.
|
commit | commitdiff | tree |
2005-09-22 |
Hervé Poussineau | Fix IRP_MJ_PNP / IRP_MN_QUERY_ID / BusQueryHardwareIDs...
|
commit | commitdiff | tree |
2005-09-22 |
Hervé Poussineau | Fix IRP_MJ_PNP / IRP_MN_QUERY_DEVICE_TEXT / DeviceTextLocati...
|
commit | commitdiff | tree |
2005-09-19 |
Hervé Poussineau | Implement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOURCES...
|
commit | commitdiff | tree |
2005-09-19 |
Hervé Poussineau | Automagically select computer type (UP/MP) during first...
|
commit | commitdiff | tree |
2005-09-15 |
Hervé Poussineau | If we have a PCI device, try to keep the IRQ assigned...
|
commit | commitdiff | tree |
2005-09-15 |
Hervé Poussineau | Revert 17858 and fix all warnings at once.
|
commit | commitdiff | tree |
2005-09-15 |
Hervé Poussineau | Initialize flags variable to 0
|
commit | commitdiff | tree |
2005-09-14 |
Hervé Poussineau | Fix indentation of generated code, by letting Output...
|
commit | commitdiff | tree |
2005-09-12 |
Hervé Poussineau | Kimmo Myllyvirta <kimmo.myllyvirta@gmail.com>
|
commit | commitdiff | tree |
2005-09-11 |
Hervé Poussineau | Signal USB device arrivals to PnP manager
|
commit | commitdiff | tree |
2005-09-11 |
Hervé Poussineau | Disable USB keyboard and mouse support, as they conflict...
|
commit | commitdiff | tree |
2005-09-11 |
Hervé Poussineau | Let OHCI miniport use shared code in drivers/usb/miniport...
|
commit | commitdiff | tree |
2005-09-11 |
Hervé Poussineau | Display debug error message only when action fails
|
commit | commitdiff | tree |
2005-09-10 |
Hervé Poussineau | xHCI:
|
commit | commitdiff | tree |
2005-09-10 |
Hervé Poussineau | Remove unneeded pointer indirection
|
commit | commitdiff | tree |
2005-09-10 |
Hervé Poussineau | Move shareable part of USB miniport drivers to a new...
|
commit | commitdiff | tree |
2005-09-10 |
Hervé Poussineau | Move common code of USB miniport drivers into drivers...
|
commit | commitdiff | tree |
2005-09-10 |
Hervé Poussineau | Add USB drivers to bootcd
|
commit | commitdiff | tree |
2005-09-09 |
Hervé Poussineau | Compile cmd.exe as unicode
|
commit | commitdiff | tree |
2005-09-08 |
Hervé Poussineau | Change driver name ohci.sys -> usbohci.sys
|
commit | commitdiff | tree |
2005-09-08 |
Hervé Poussineau | Remove warnings and allow installation of USB files...
|
commit | commitdiff | tree |
2005-09-08 |
Hervé Poussineau | Fix build, by correcting include paths and updating...
|
commit | commitdiff | tree |
2005-09-08 |
Hervé Poussineau | Add xml files at the right places
|
commit | commitdiff | tree |
2005-09-08 |
Hervé Poussineau | Move drivers to the right location
|
commit | commitdiff | tree |
2005-09-08 |
Hervé Poussineau | Rename drivers to their right name
|
commit | commitdiff | tree |
2005-09-08 |
Hervé Poussineau | Start of big changes in layout of USB code. Fireball...
|
commit | commitdiff | tree |
2005-09-05 |
Hervé Poussineau | Fix the build. TIB field in KIPCR structure is named...
|
commit | commitdiff | tree |
2005-09-04 |
Hervé Poussineau | Fix SetComputerNameA/W. They were sending a bad parameter...
|
commit | commitdiff | tree |
2005-09-04 |
Hervé Poussineau | Fix definition of STDCALL. Thanks Alex
|
commit | commitdiff | tree |
2005-09-04 |
Hervé Poussineau | Alex prefers that we don't locally define structures...
|
commit | commitdiff | tree |
2005-09-04 |
Hervé Poussineau | Allow compilation of npfs driver with MSVC
|
commit | commitdiff | tree |
2005-09-04 |
Hervé Poussineau | Allow compilation of fs_rec driver with MSVC
|
commit | commitdiff | tree |
2005-09-04 |
Hervé Poussineau | Don't double-define KEBUGCHECK(EX)
|
commit | commitdiff | tree |
2005-09-04 |
Hervé Poussineau | Implement SetComputerNameExA/W
|
commit | commitdiff | tree |
2005-09-02 |
Hervé Poussineau | Remove warnings
|
commit | commitdiff | tree |
2005-09-02 |
Hervé Poussineau | RmRemove warnings
|
commit | commitdiff | tree |
2005-09-02 |
Hervé Poussineau | Remove DbgPrint statements as they were not executed...
|
commit | commitdiff | tree |
2005-09-02 |
Hervé Poussineau | Don't fill twice the output buffer. Bug spotted by...
|
commit | commitdiff | tree |
2005-09-02 |
Hervé Poussineau | No need to allocate too much memory, as SetupDiGetDeviceRegi...
|
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Remove warnings
|
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Remove warnings
|
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Fix rbuild compilation, by adding Path::RelativeFromDirector...
|
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Remove warnings
|
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Remove warnings
|
commit | commitdiff | tree |
2005-08-27 |
Hervé Poussineau | Implement SetupDiSelectBestCompatDrv, by sorting drivers...
|
commit | commitdiff | tree |
2005-08-24 |
Hervé Poussineau | Cleanup i8042prt.h
|
commit | commitdiff | tree |
2005-08-24 |
Hervé Poussineau | Remove $Id$ tags
|
commit | commitdiff | tree |
2005-08-24 |
Hervé Poussineau | Fix IRP_MJ_QUERY_INFORMATION/FileStandardInformation...
|
commit | commitdiff | tree |
2005-08-24 |
Hervé Poussineau | Replace ExAllocatePool by ExAllocatePoolWithTag
|
commit | commitdiff | tree |
2005-08-23 |
Hervé Poussineau | Remove incorrect definition of NLS_MB_CODE_PAGE_TAG...
|
commit | commitdiff | tree |
2005-08-23 |
Hervé Poussineau | Fix special case in SetupGetLineTextA/W and SetupGetStringFi...
|
commit | commitdiff | tree |
2005-08-12 |
Hervé Poussineau | Implement SetupDiCallClassInstaller (still doesn't...
|
commit | commitdiff | tree |
2005-08-12 |
Hervé Poussineau | Always set a valid class Guid in CreateDeviceInfoElement
|
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | Input parameter in FSCTL_GET_RETRIEVAL_POINTERS is...
|
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | BYTE -> UCHAR. Thanks Alex
|
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | Add STARTING_LCN_INPUT_BUFFER and VOLUME_BITMAP_BUFFER...
|
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | Remove debug output and some useless code
|
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | Add DIF_* codes 40 to 42.
|
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | Move usb controllers and cdrom classes parameters to...
|
commit | commitdiff | tree |
2005-08-09 |
Hervé Poussineau | Active functions related to interfaces enumeration...
|
commit | commitdiff | tree |
next |