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 |
2005-08-09 |
Hervé Poussineau | Implement SetupDiGetSelectedDriverW/SetupDiSetSelectedDriverW
|
commit | commitdiff | tree |
2005-08-08 |
Hervé Poussineau | Remove console debug output
|
commit | commitdiff | tree |
2005-08-08 |
Hervé Poussineau | I forgot to add SetupDiDeleteDeviceInfo to .spec file...
|
commit | commitdiff | tree |
2005-08-08 |
Hervé Poussineau | Implement SetupDiBuildDriverInfoList, SetupDiOpenDeviceInfoA...
|
commit | commitdiff | tree |
2005-08-08 |
Hervé Poussineau | Change structures used to keep information about devices...
|
commit | commitdiff | tree |
2005-08-07 |
Hervé Poussineau | Implement SetupGetInfFileListW and SetupGetInfInformationW
|
commit | commitdiff | tree |
2005-08-03 |
Hervé Poussineau | Fix mouse.inf file (missing %)
|
commit | commitdiff | tree |
2005-08-03 |
Hervé Poussineau | Don't display available resolutions even if DBG is...
|
commit | commitdiff | tree |
2005-08-03 |
Hervé Poussineau | Implement VideoPortVerifyAccessRanges
|
commit | commitdiff | tree |
2005-08-03 |
Hervé Poussineau | Set right compatible IDs for USB devices with multiple...
|
commit | commitdiff | tree |
2005-08-01 |
Hervé Poussineau | Add back changes of revision 16783. Sorry Alex
|
commit | commitdiff | tree |
2005-08-01 |
Hervé Poussineau | Merge from Wine:
|
commit | commitdiff | tree |
2005-07-24 |
Hervé Poussineau | Don't compare GUID strings with wcsicmp, but compare...
|
commit | commitdiff | tree |
2005-07-24 |
Hervé Poussineau | Patch by Andrey Korotaev <unC0Rr@inbox.ru>: Fix scrolling...
|
commit | commitdiff | tree |
2005-07-18 |
Hervé Poussineau | Forward more exports to setupapi.dll
|
commit | commitdiff | tree |
2005-07-18 |
Hervé Poussineau | Move serial ports and mice classes parameters to their...
|
commit | commitdiff | tree |
2005-07-18 |
Hervé Poussineau | Implement SetupDiGetDeviceRegistryPropertyA/W
|
commit | commitdiff | tree |
2005-07-17 |
Hervé Poussineau | Implement SetupDiGetDeviceInterfaceDetailA/W
|
commit | commitdiff | tree |
2005-07-17 |
Hervé Poussineau | Return CR_FAILURE when the function is not implemented
|
commit | commitdiff | tree |
2005-07-17 |
Hervé Poussineau | Add registry key for PNP root device
|
commit | commitdiff | tree |
2005-07-07 |
Hervé Poussineau | Minimize differences between GCC and MSVC in header...
|
commit | commitdiff | tree |
2005-07-07 |
Hervé Poussineau | Add missing registry entries for serial ports
|
commit | commitdiff | tree |
2005-07-07 |
Hervé Poussineau | Enumerate serial interfaces by calling QueryDosDevice...
|
commit | commitdiff | tree |
2005-07-06 |
Hervé Poussineau | Open remote registry if needed in SetupDiCreateDeviceInfoLis...
|
commit | commitdiff | tree |
2005-07-06 |
Hervé Poussineau | SetupDiGetClassDevsExW: implement DIGCF_ALLCLASSES...
|
commit | commitdiff | tree |
2005-07-05 |
Hervé Poussineau | Fix compilation due to revision 16425.
|
commit | commitdiff | tree |
2005-07-05 |
Hervé Poussineau | Implement SetupDiGetClassDescriptionExA, by calling...
|
commit | commitdiff | tree |
2005-07-05 |
Hervé Poussineau | Implement SetupDiGetClassDevs(Ex)A/W
|
commit | commitdiff | tree |
2005-07-05 |
Hervé Poussineau | - Implement SetupDiCreateDeviceInfoListExW
|
commit | commitdiff | tree |
2005-07-04 |
Hervé Poussineau | Remove entries that are created by 2nd stage setup...
|
commit | commitdiff | tree |
2005-07-03 |
Hervé Poussineau | Delete unused makefiles
|
commit | commitdiff | tree |
2005-07-03 |
Hervé Poussineau | Implement SetupDiGetDeviceRegistryPropertyA
|
commit | commitdiff | tree |
2005-07-03 |
Hervé Poussineau | Implement SetupDiGetActualSectionToInstallA
|
commit | commitdiff | tree |
2005-07-03 |
Hervé Poussineau | Implement CM_Enumerate_Classes and CM_Enumerate_Classes_Ex
|
commit | commitdiff | tree |
2005-07-03 |
Hervé Poussineau | Add some missing constants and prototypes related to...
|
commit | commitdiff | tree |
2005-07-02 |
Hervé Poussineau | Implement PoRequestPowerIrp
|
commit | commitdiff | tree |
2005-07-01 |
Hervé Poussineau | Set svn:eol-style property to native
|
commit | commitdiff | tree |
2005-07-01 |
Hervé Poussineau | Add '\' between "System\CurrentControlSet\Class" and...
|
commit | commitdiff | tree |
2005-06-26 |
Hervé Poussineau | Move variable declaration at the top of the function
|
commit | commitdiff | tree |
2005-06-25 |
Hervé Poussineau | Remove mouse type selection in usetup.
|
commit | commitdiff | tree |
2005-06-24 |
Hervé Poussineau | Change STATUS error codes to winerror ones
|
commit | commitdiff | tree |
2005-06-24 |
Hervé Poussineau | Dmitry Philippov (shedon@mail.ru): implement GetCommConfig...
|
commit | commitdiff | tree |
2005-06-23 |
Hervé Poussineau | Add COMMPROP_INITIALIZED constant. It is used in COMMPROP...
|
commit | commitdiff | tree |
2005-06-23 |
Hervé Poussineau | Assign provider-specific fields in IOCTL_SERIAL_GET_PROPERTIES
|
commit | commitdiff | tree |
2005-06-21 |
Hervé Poussineau | Silent debug messages
|
commit | commitdiff | tree |
2005-06-20 |
Hervé Poussineau | Implement IOCTL_USB_GET_NODE_CONNECTION_NAME, IOCTL_USB_GET_...
|
commit | commitdiff | tree |
2005-06-19 |
Hervé Poussineau | Implement IRP_MJ_CLEANUP for UHCI controller
|
commit | commitdiff | tree |
2005-06-19 |
Hervé Poussineau | Implement IOCTL_GET_HCD_DRIVERKEY_NAME
|
commit | commitdiff | tree |
2005-06-19 |
Hervé Poussineau | Implement IRP_MN_QUERY_DEVICE_RELATIONS for USB hubs
|
commit | commitdiff | tree |
2005-06-17 |
Hervé Poussineau | Implement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOURCES...
|
commit | commitdiff | tree |
2005-06-17 |
Hervé Poussineau | Disable some code in cromwell, as you get an infinite...
|
commit | commitdiff | tree |
2005-06-16 |
Hervé Poussineau | Add "depends" target for makefiles
|
commit | commitdiff | tree |
2005-06-16 |
Hervé Poussineau | Use <ifnot property="ARCH" value="i386"> instead of...
|
commit | commitdiff | tree |
2005-06-16 |
Hervé Poussineau | Implement <ifnot>
|
commit | commitdiff | tree |
2005-06-15 |
Hervé Poussineau | Add Green driver, that emulates a VT100 compatible...
|
commit | commitdiff | tree |
2005-06-14 |
Hervé Poussineau | Enumerate root hub connected to UHCI controller
|
commit | commitdiff | tree |
2005-06-13 |
Hervé Poussineau | Handle DeviceId property
|
commit | commitdiff | tree |
next |