2011-01-03 |
Shao Miller | [libbus/pnp] Fix debug messages |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [aoe] Fix search'n'replace failure for abft_ptr |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [debug] Rename xDbgPrint to WvDebugPrint |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [aoe/bus] Remove PDO when appropriate |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [dummy] Add WvDummyRemove function |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [aoe/bus] Only attach FDO to our PDO on the WinVBlock bus |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [dummy] Pass back the created PDO |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [aoe] Create PDO within AoeBusCreate |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [dummy] Don't try to grant a PDO without the main bus |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [build] Build AoE.INF file for AoE driver |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [libbus,driver] Move WvProbeDisks call out of bus library |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [bus] Remove dev param from WvBusDevCtl |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [filedisk] Remove dev param from WvFilediskAttach |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [filedisk/grub4dos] Minor, cosmetic changes |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [filedisk] Rename filedisk__hot_swap_thread to WvFiledi... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [filedisk] Minor, cosmetic touch-ups |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [filedisk] Rename filedisk__create to WvFilediskCreate |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [filedisk] Rename filedisk__create_threaded to WvFiledi... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [filedisk] Rename filedisk__module_init to WvFilediskMo... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Shao Miller | [filedisk] Rename filedisk__attach to WvFilediskAttach |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Don't handle DeviceTextLocationInformation query |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver,bus] Remove WvBusPnp |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Special-case IRP_MJ_SCSI for bus |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Special-case IRP_MJ_DEVICE_CONTROL for bus |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver,bus] Remove WvBusSysCtl |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Special-case IRP_MJ_[CREATE|CLOSE] for bus |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver,bus] Remove WvBusPower |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [libbus] Rename bus.c to libbus.c |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver,bus] Move WvBus* subjects into new bus.c |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver,dummy] Move dummy device feature into dummy... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Drop underscore suffix convention |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus->libbus] Rename bus library to libbus |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Remove unused driver__dispatch_func typedef |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Rename driver__unload_ to WvUnload |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Rename driver__dispatch_*_ to WvIrp* |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Rename driver__dispatch_not_supported_ to... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename AoeDriverIrpDevCtl_ to AoeIrpDevCtl |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename AoeDriverIrpNotSupported_ to AoeIrpNotSupp... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename AoeDriverIrpPnp_ to AoeIrpPnp |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename AoeDriverIrpScsi_ to AoeIrpScsi |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename AoeDriverIrpDevCtl_ to AoeIrpDevCtl |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename AoeDriverIrpSysCtl_ to AoeIrpSysCtl |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename AoeDriverIrpCreateClose_ to AoeIrpCreateClose |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename AoeDriverIrpPower_ to AoeIrpPower |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Use DRIVER_INITIALIZE prototype in header |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver,debug] Move WvlError into debug TU |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver,irp] Move driver__complete_irp as WvlIrpComplete |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [irp] (Re-)Introduce IRP header and source files |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Remove WV_DEV_T forward declaration |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [project] Rename Error to WvlError |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus/pnp] Rename functions, change debug messages |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBus* functions to WvlBus* |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusGetNodeCount to WvlBusGetNodeCount |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusGetNodePdo to WvlBusGetNodePdo |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusGetNextNode to WvlBusGetNextNode |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusPnp and WvBusGetNodeNum |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusPower to WvlBusPower |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusSysCtl to WvlBusSysCtl |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusEnqueueCustomWorkItem to WvlBusEnqueu... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusEnqueueIrp to WvlBusEnqueueIrp |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusRemoveNode to WvlBusRemoveNode |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusAddNode to WvlBusAddNode |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusStartThread to WvlBusStartThread |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusCancelWorkItems to WvlBusCancelWorkItems |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusProcessWorkItems to WvlBusProcessWork... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Remove unused WvBusCreate function |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusInit to WvlBusInit |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Rename WvBusInitNode to WvlBusInitNode |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [project] Change void usage to VOID |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [bus] Fix typo in WVL_S_BUS_NODE definition |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [project] Use PROJECT_WV instead of PROJECT_BUS |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [header] Remove unused winvblock__def_enum macro |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [header] Remove winvblock__any_ptr, winvblock__def_type |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [project] Rename winvblock__bool back to BOOLEAN |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [project] Rename winvblock__uint16 back to UINT16 |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [project] Rename winvblock__uint32 back to UINT32 |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [project] Rename winvblock__uint64 back to UINT64 |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [project] Rename winvblock__uint8 back to UCHAR |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [header] Remove winvblock__def_struct |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [filedisk/grub4dos] Rename drive_file_set struct type |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [filedisk] Rename thread_req to WV_S_FILEDISK_THREAD_REQ |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [disk] Rename fat_super to WV_S_DISK_FAT_SUPER |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [disk] Rename fat_extra to WV_S_DISK_FAT_EXTRA |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [util] Rename option type to WVU_S_OPTION |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [ramdisk] Rename ramdisk__type to WV_S_RAMDISK_T |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [msvhd] Rename msvhd__footer to WV_S_MSVHD_FOOTER |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [util] Fix search'n'replace failures for recent commits |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [mount] Rename mount__filedisk to WV_S_MOUNT_DISK |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [mdi] Rename structures |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [grub4dos] Rename grub4dos__drive_mapping to WV_S_GRUB4... |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [filedisk] Rename filedisk__type to WV_S_FILEDISK_T |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [driver] Rename driver__dev_ext to WV_S_DEV_EXT |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [disk] Rename mbr to WVL_S_DISK_MBR |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Fix search'n'replace failures for recent commits |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename aoe__mount_disk to AOE_S_MOUNT_DISK |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename aoe__mount_disks to AOE_S_MOUNT_DISKS |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename aoe__mount_target to AOE_S_MOUNT_TARGET |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [aoe] Rename aoe__mount_targets to AOE_S_MOUNT_TARGETS |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [header,aoe] Rename winvblock__literal* and abft |
commit | commitdiff | tree | snapshot |
2011-01-02 |
Shao Miller | [header] Rename winvblock__lib_func to WVL_M_LIB |
commit | commitdiff | tree | snapshot |
next |