Jérôme Gardou [Sun, 20 Jun 2010 13:11:23 +0000 (13:11 +0000)]
apply 46848 from yarotows
[WIN32K]
- get rid of ROS_DC::BitsPerPixel.
1 - It was a hack.
2 - Its use was inconsistent.
svn path=/trunk/; revision=47809
Kamil Hornicek [Sun, 20 Jun 2010 12:37:12 +0000 (12:37 +0000)]
Reshuffle .rbuild entries so we have all files grouped by directories and in alphabetical order.
svn path=/trunk/; revision=47808
Johannes Anderwald [Sat, 19 Jun 2010 15:56:09 +0000 (15:56 +0000)]
[PORTCLS]
- Check if resource list is provided
- Fixes a crash for irc:igorko
svn path=/trunk/; revision=47807
Johannes Anderwald [Sat, 19 Jun 2010 07:43:45 +0000 (07:43 +0000)]
[PORTCLS]
- Fix buffer overflow
svn path=/trunk/; revision=47805
Johannes Anderwald [Sat, 19 Jun 2010 07:26:20 +0000 (07:26 +0000)]
[SYSAUDIO]
- Perform all allocations / frees in dedicated alloc / free function
svn path=/trunk/; revision=47804
Cameron Gutman [Sat, 19 Jun 2010 05:04:40 +0000 (05:04 +0000)]
[MSAFD]
- Add locking to protect the socket list
svn path=/trunk/; revision=47803
Jérôme Gardou [Fri, 18 Jun 2010 22:46:34 +0000 (22:46 +0000)]
Merge 47800 from yarotows branch.
Changelog should have been:
[GDI32]
- Use default LOGFONT in EnumFontFamilies if none is given.
+ ~3000 gdi32:font winetests
svn path=/trunk/; revision=47802
Cameron Gutman [Fri, 18 Jun 2010 21:57:07 +0000 (21:57 +0000)]
[NTOSKRNL]
- Fix a string termination bug in the device interface code
- Thanks to janderwald for spotting the bug
svn path=/trunk/; revision=47801
Eric Kohl [Thu, 17 Jun 2010 19:41:52 +0000 (19:41 +0000)]
[NTOSKRNL]
- Use the current partition descriptor to check for container partitions. Logical units in extended partitions become visible again but you cannot access them yet.
This fixes the first half of bug #2564.
svn path=/trunk/; revision=47799
Jérôme Gardou [Wed, 16 Jun 2010 18:47:04 +0000 (18:47 +0000)]
[WIN32k]
- Chek if there is something to do in GDIOBJ_SetOwnership before doing it
svn path=/trunk/; revision=47788
Jérôme Gardou [Wed, 16 Jun 2010 16:59:29 +0000 (16:59 +0000)]
[WIN32K]
- Set DC_DIBSECTION dirty flag when a DIB section is selected, not when one is created.
svn path=/trunk/; revision=47787
Johannes Anderwald [Wed, 16 Jun 2010 15:41:41 +0000 (15:41 +0000)]
[PORTCLS]
- Fix infinite loop
- Should fix gabriel_it and igorko1 problem with KsStudio
- Add more debugging code to DumpFilterDescriptor
svn path=/trunk/; revision=47786
Johannes Anderwald [Wed, 16 Jun 2010 14:14:33 +0000 (14:14 +0000)]
[PORTCLS]
- Return better return code for unimplemented feature
svn path=/trunk/; revision=47785
Eric Kohl [Tue, 15 Jun 2010 19:31:19 +0000 (19:31 +0000)]
[SYSSETUP]
Set registry values 'PathName' and 'SystemRoot' in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion.
This fixes bug #4414.
svn path=/trunk/; revision=47784
Johannes Anderwald [Tue, 15 Jun 2010 17:29:43 +0000 (17:29 +0000)]
[PORTCLS]
- Add sanity check
svn path=/trunk/; revision=47783
Johannes Anderwald [Tue, 15 Jun 2010 14:04:19 +0000 (14:04 +0000)]
[MMIXER]
- Fix buffer overflow
- Dedicated to irc:igorko
svn path=/trunk/; revision=47782
Gabriel Ilardi [Tue, 15 Jun 2010 10:28:01 +0000 (10:28 +0000)]
[REGEDIT]
- Implement hex editing. Patch by Katayama Hirofumi.
See issue #5447 for more details.
svn path=/trunk/; revision=47781
Kamil Hornicek [Mon, 14 Jun 2010 13:11:51 +0000 (13:11 +0000)]
[OPENGL32]
Fixes for ICD reference counting. By Jerome Gardou
See issue #5257 for more details.
svn path=/trunk/; revision=47780
Kamil Hornicek [Mon, 14 Jun 2010 12:41:15 +0000 (12:41 +0000)]
[OPENGL32_WINETEST]
Add opengl32 winetest, patch by Jerome Gardou.
Not used for now.
svn path=/trunk/; revision=47779
Daniel Reimer [Mon, 14 Jun 2010 10:49:56 +0000 (10:49 +0000)]
Sync winefile to Wine 1.2 RC3
svn path=/trunk/; revision=47778
Daniel Reimer [Sun, 13 Jun 2010 23:05:40 +0000 (23:05 +0000)]
Sync reg, xcopy, iexplore, winhlp32, wordpad, write, msiexec with Wine 1.3 RC3
svn path=/trunk/; revision=47776
Amine Khaldi [Sun, 13 Jun 2010 13:55:30 +0000 (13:55 +0000)]
[XDK]
- Deduplicate FSRTL_COMMON_FCB_HEADER_LAYOUT in ntifs.h
- Move ECP_HEADER from the ntifs template to fsrtltypes.h
[DDK]
- Update ntifs.h to reflect XDK changes.
svn path=/trunk/; revision=47775
Johannes Anderwald [Sun, 13 Jun 2010 13:08:15 +0000 (13:08 +0000)]
[BDAPLGIN, MSDVBNP, MSVIDCTL, BDASUP]
- Disable building dvb stack untill ks has the required functionality
svn path=/trunk/; revision=47774
Johannes Anderwald [Sun, 13 Jun 2010 12:54:16 +0000 (12:54 +0000)]
[SNDBLST_SYS]
- Disable building
svn path=/trunk/; revision=47773
Johannes Anderwald [Sun, 13 Jun 2010 12:49:04 +0000 (12:49 +0000)]
[DRIVERS]
- Disable building of SWENUM, MPU401, CMIDriver, SPLITTER, STREAM to reduce build time
- Those modules are either unused or don't work yet due to missing functionality
svn path=/trunk/; revision=47772
Timo Kreuzer [Sun, 13 Jun 2010 01:32:13 +0000 (01:32 +0000)]
Add missing file
svn path=/trunk/; revision=47771
Timo Kreuzer [Sun, 13 Jun 2010 01:24:42 +0000 (01:24 +0000)]
[CRT]
- CRT update part 1/x
- sync C++ / exception related CRT code with wine
- add support for non-underscored symbols
- Patch by Samuel Serapion, slightly modified by me
svn path=/trunk/; revision=47770
Sylvain Petreolle [Sat, 12 Jun 2010 20:08:29 +0000 (20:08 +0000)]
[fbtusb]
Fix include casing.
svn path=/trunk/; revision=47769
Timo Kreuzer [Sat, 12 Jun 2010 15:09:34 +0000 (15:09 +0000)]
[PSDK]
- ntstatus.h: add STATUS_INVALID_CRUNTIME_PARAMETER
- winnt.h: fix 64 bit definition of SLIST_ENTRY
svn path=/trunk/; revision=47768
Amine Khaldi [Sat, 12 Jun 2010 14:55:02 +0000 (14:55 +0000)]
- Add some missing file-headers.
svn path=/trunk/; revision=47767
Eric Kohl [Sat, 12 Jun 2010 12:20:41 +0000 (12:20 +0000)]
[USBD]
Replace DWORD by ULONG to make usbd.sys build without errors.
svn path=/trunk/; revision=47766
Eric Kohl [Sat, 12 Jun 2010 11:20:58 +0000 (11:20 +0000)]
[VFATLIB]
- Get rid of the hard-coded sector size as large sector (4KB) harddisks are already available.
- When a partition is formatted, choose the FAT type according to the partition type. The size of the partition does not matter here as it is up to the caller to set the right partition type according to its size.
svn path=/trunk/; revision=47765
Eric Kohl [Sat, 12 Jun 2010 10:25:18 +0000 (10:25 +0000)]
[FORMATTING]
Fix indentation. No code changes.
svn path=/trunk/; revision=47764
Johannes Anderwald [Sat, 12 Jun 2010 10:21:03 +0000 (10:21 +0000)]
[WDMAUD_KERNEL]
- Fix possible buffer overflow
[MMIXER]
- Add sanity checks
svn path=/trunk/; revision=47763
Daniel Reimer [Sat, 12 Jun 2010 09:58:22 +0000 (09:58 +0000)]
Bug 5457: updated slovak translations by Mario Kacmar.
svn path=/trunk/; revision=47762
Cameron Gutman [Sat, 12 Jun 2010 00:29:09 +0000 (00:29 +0000)]
[FBTUSB]
- Import the FreeBT USB generic bluetooth driver (abandoned)
- Some slight modifications to make it build
- WMI is currently commented out because our WMI headers are lacking (particularly wmistr.h)
- Not building by default for now
svn path=/trunk/; revision=47761
Cameron Gutman [Sat, 12 Jun 2010 00:23:18 +0000 (00:23 +0000)]
[USBD]
- Fix the spec file
- Fixes usbd build
svn path=/trunk/; revision=47760
Timo Kreuzer [Fri, 11 Jun 2010 21:48:13 +0000 (21:48 +0000)]
[PSDK]
Fix a typo (_AMD64 -> _AMD64_)
svn path=/trunk/; revision=47759
Eric Kohl [Fri, 11 Jun 2010 21:21:27 +0000 (21:21 +0000)]
[FORMATTING]
Fix indentation. No code changes.
svn path=/trunk/; revision=47758
Amine Khaldi [Fri, 11 Jun 2010 17:00:49 +0000 (17:00 +0000)]
[XDK/DDK]
- Relax INTERLOCKED_RESULT inclusion guard.
svn path=/trunk/; revision=47756
Amine Khaldi [Fri, 11 Jun 2010 13:52:46 +0000 (13:52 +0000)]
[PSDK]
- Add some missing file-headers.
svn path=/trunk/; revision=47755
Johannes Anderwald [Fri, 11 Jun 2010 12:28:10 +0000 (12:28 +0000)]
[WDMAUD_KERNEL]
- Perform all allocations / frees in dedicated alloc / free function
svn path=/trunk/; revision=47754
Amine Khaldi [Fri, 11 Jun 2010 12:10:58 +0000 (12:10 +0000)]
[PSDK]
- Copy atsmedia.h from our dxsdk to our psdk (replacing the one that's already there)
- Add some missing file-headers.
svn path=/trunk/; revision=47753
Gabriel Ilardi [Fri, 11 Jun 2010 09:13:49 +0000 (09:13 +0000)]
[SHELL32]
- Correctly show accessed and modified times in file properties dialog (they were exchanged).
svn path=/trunk/; revision=47752
Eric Kohl [Fri, 11 Jun 2010 04:13:29 +0000 (04:13 +0000)]
[USETUP]
- Set the type of the install partition even if it was not created by usetup.
This fixes bug #4368.
svn path=/trunk/; revision=47751
Amine Khaldi [Thu, 10 Jun 2010 23:29:42 +0000 (23:29 +0000)]
[FRAGINATOR]
- Add Ukrainian translation.
Patch by Igor Paliychuk - igor-hkr[at]mail[dot]ru
svn path=/trunk/; revision=47750
Amine Khaldi [Thu, 10 Jun 2010 23:28:50 +0000 (23:28 +0000)]
[BROWSEUI]
- Add Ukrainian translation.
[KERNEL32]
- Add Ukrainian translation.
Patch by Igor Paliychuk - igor-hkr[at]mail[dot]ru
svn path=/trunk/; revision=47749
Jérôme Gardou [Thu, 10 Jun 2010 22:15:05 +0000 (22:15 +0000)]
[WIN32K]
Merge GDIOBJ related changes from yarotows
- GDIOBJ_(Share)LockObj : return NULL on NULL input, avoiding debug spew
- Set NULL process owner when setting READY_TO_DIE flag of a gdiobj
- So now GDIOBJ_ShareUnlockObj can claim ownership before trying to delete the object
svn path=/trunk/; revision=47748
Gregor Schneider [Thu, 10 Jun 2010 20:45:58 +0000 (20:45 +0000)]
[WIN32K] Use GDITAG_RBRUSH instead of hardcoding the tag
svn path=/trunk/; revision=47745
Amine Khaldi [Thu, 10 Jun 2010 20:31:21 +0000 (20:31 +0000)]
[PSDK]
- Move the amd64 check before the i386 one, and also check for __i386__
svn path=/trunk/; revision=47744
Gregor Schneider [Thu, 10 Jun 2010 19:58:39 +0000 (19:58 +0000)]
[WIN32K] Tag the remaining untagged pool allocations
svn path=/trunk/; revision=47743
Gregor Schneider [Thu, 10 Jun 2010 19:33:04 +0000 (19:33 +0000)]
[WIN32K]
- Tag even more pool allocations
- Remove dead code, adjust comments
svn path=/trunk/; revision=47742
Gregor Schneider [Thu, 10 Jun 2010 19:20:57 +0000 (19:20 +0000)]
[WIN32K] Tag more pool allocations
svn path=/trunk/; revision=47741
Pierre Schweitzer [Thu, 10 Jun 2010 18:58:46 +0000 (18:58 +0000)]
[NETSHELL]
Updated French translation
[PAINT]
Updated French translation
[SHELL32]
Updated French translation
[SPIDER]
Added French translation
[SYSSETUP]
Updated French translation
svn path=/trunk/; revision=47740
Amine Khaldi [Thu, 10 Jun 2010 16:06:10 +0000 (16:06 +0000)]
[USER32_WINETEST]
- Re-enable generated.c tests.
This commit (the previous one too) is a result of the header work reintegration.
svn path=/trunk/; revision=47738
Amine Khaldi [Thu, 10 Jun 2010 15:55:07 +0000 (15:55 +0000)]
[NTDLL_WINETEST]
- Re-enable generated.c tests.
svn path=/trunk/; revision=47737
Amine Khaldi [Thu, 10 Jun 2010 15:35:16 +0000 (15:35 +0000)]
[PSDK]
- Deduplicate/improve architecture related definitions.
svn path=/trunk/; revision=47736
Cameron Gutman [Thu, 10 Jun 2010 04:38:04 +0000 (04:38 +0000)]
[DHCPCSVC]
- Implement adapter discovery after startup (currently does not work because the iphlpapi code is not implemented)
svn path=/trunk/; revision=47732
Jérôme Gardou [Thu, 10 Jun 2010 00:17:06 +0000 (00:17 +0000)]
[ROSTESTS]
test what happens when a DC is saved and a bitmap is selected into it.
svn path=/trunk/; revision=47730
Cameron Gutman [Wed, 9 Jun 2010 23:02:34 +0000 (23:02 +0000)]
[ACPI]
- Create a resource list for the PCI root bus (even though it doesn't use any resources according to ACPI) and fill it with a bus number resource descriptor
- Fixes PCI device detection with ACPI enabled
svn path=/trunk/; revision=47729
Amine Khaldi [Wed, 9 Jun 2010 22:28:14 +0000 (22:28 +0000)]
- Fix localspl and localui build.
svn path=/trunk/; revision=47728
Amine Khaldi [Wed, 9 Jun 2010 22:24:32 +0000 (22:24 +0000)]
Reintegrate header-work branch. Important changes include continued work on headers and progress on compiling for ARM.
svn path=/trunk/; revision=47727
Cameron Gutman [Wed, 9 Jun 2010 22:15:17 +0000 (22:15 +0000)]
[ACPI]
- Store the interrupt data as the vector and level
- Fixes resource conflict issues
svn path=/trunk/; revision=47726
Cameron Gutman [Wed, 9 Jun 2010 21:53:42 +0000 (21:53 +0000)]
[NTOSKRNL]
- Set the resource list pointer to NULL after we free it
- Fixes a double-free issue in the resource conflict resolution code
svn path=/trunk/; revision=47725
Cameron Gutman [Wed, 9 Jun 2010 20:12:27 +0000 (20:12 +0000)]
[PCI]
- Implement IRP_MN_REMOVE_DEVICE handling for FDOs
svn path=/trunk/; revision=47723
Cameron Gutman [Wed, 9 Jun 2010 20:04:39 +0000 (20:04 +0000)]
[NTOSKRNL]
- Implement IRP_MN_REMOVE_DEVICE handling for PnP root PDOs
svn path=/trunk/; revision=47722
Amine Khaldi [Wed, 9 Jun 2010 18:58:14 +0000 (18:58 +0000)]
Sync uo to HEAD (r47720).
svn path=/branches/header-work/; revision=47721
Amine Khaldi [Wed, 9 Jun 2010 18:30:37 +0000 (18:30 +0000)]
- Add some header guards.
svn path=/branches/header-work/; revision=47720
Amine Khaldi [Wed, 9 Jun 2010 17:33:59 +0000 (17:33 +0000)]
- Temporarily move those headers from PSDK to DDK (due to svn awesomeness).
svn path=/branches/header-work/; revision=47718
Amine Khaldi [Wed, 9 Jun 2010 17:22:54 +0000 (17:22 +0000)]
- Update ReactOS-amd64.rbuild
svn path=/branches/header-work/; revision=47717
Amine Khaldi [Wed, 9 Jun 2010 17:19:06 +0000 (17:19 +0000)]
[DDK]
- Replace dciddi.h with the one from mingw-w64
[PSDK]
- Get rid of duplicate dciddi.h
svn path=/branches/header-work/; revision=47716
Johannes Anderwald [Wed, 9 Jun 2010 16:51:16 +0000 (16:51 +0000)]
[MMIXER]
- Handle failure of device enumeration
- Add sanity check
svn path=/trunk/; revision=47715
Johannes Anderwald [Wed, 9 Jun 2010 14:44:46 +0000 (14:44 +0000)]
[KS]
- Perform all allocations / frees in dedicated alloc / free function
svn path=/trunk/; revision=47714
Johannes Anderwald [Wed, 9 Jun 2010 14:16:05 +0000 (14:16 +0000)]
[KS]
- Fix memory leak
svn path=/trunk/; revision=47713
Ged Murphy [Wed, 9 Jun 2010 13:31:02 +0000 (13:31 +0000)]
I don't like this, but add the treeview refresh hack.
I don't see this bug on my (windows) build but others are reporting it still happens on the (linux) build machine iso.
Maybe it's because linux is akin to the devil? Yes, I like this, let's blame linux!
svn path=/trunk/; revision=47712
Johannes Anderwald [Wed, 9 Jun 2010 13:27:19 +0000 (13:27 +0000)]
[PORTCLS]
- Check if resource list has been allocated
svn path=/trunk/; revision=47711
Amine Khaldi [Wed, 9 Jun 2010 12:07:22 +0000 (12:07 +0000)]
- Leftover from the sync.
svn path=/branches/header-work/; revision=47710
Aleksey Bragin [Wed, 9 Jun 2010 10:34:35 +0000 (10:34 +0000)]
- Add "bootcdregtest" in the list of well-known targets.
svn path=/trunk/; revision=47708
Ged Murphy [Wed, 9 Jun 2010 08:09:35 +0000 (08:09 +0000)]
This bug seems to have gone now. Tried to replicate it the devmgmt treeview.
svn path=/trunk/; revision=47706
Ged Murphy [Wed, 9 Jun 2010 08:04:35 +0000 (08:04 +0000)]
Merge second part of the comctl32 Wine 1.2 sync.
All code currently omits the reactos specific patches. It's been a long time since we synched this lib so it's possible we no longer need them. Time will tell.
svn path=/trunk/; revision=47705
Cameron Gutman [Wed, 9 Jun 2010 04:45:17 +0000 (04:45 +0000)]
[IP]
- Handle socket operations that can be completed immediately before terminating the socket to avoid losing data sitting in the receive buffer
svn path=/trunk/; revision=47704
Timo Kreuzer [Tue, 8 Jun 2010 22:20:26 +0000 (22:20 +0000)]
Sync trunk (r47699)
svn path=/branches/header-work/; revision=47700
Sylvain Petreolle [Tue, 8 Jun 2010 20:24:15 +0000 (20:24 +0000)]
Merge RtlIpv4StringToAddressW fix from network branch.
svn path=/trunk/; revision=47699
Amine Khaldi [Tue, 8 Jun 2010 20:04:37 +0000 (20:04 +0000)]
Sync trunk head (r47697).
svn path=/branches/header-work/; revision=47698
Timo Kreuzer [Tue, 8 Jun 2010 14:31:31 +0000 (14:31 +0000)]
[PSDK]
Merge 47681 and 47682 from header branch
- Add missing file headers
- Fix defintition of POINTER_64
- by Amine Khaldi
svn path=/trunk/; revision=47697
Ged Murphy [Tue, 8 Jun 2010 11:09:32 +0000 (11:09 +0000)]
Move UTF8 to the bottom of the file. Thanks to Christoph for the tip
svn path=/trunk/; revision=47696
Ged Murphy [Tue, 8 Jun 2010 10:21:26 +0000 (10:21 +0000)]
Part 1 of the comctl32 sync. I'll do it in 2 stages for testing purposes as it's a very large patch.
This part includes alpha support for imagelists and tango icons for the common toolbars
I'll do the second part later today. It has a propsheet bug and I'm a bit busy at the mo.
svn path=/trunk/; revision=47695
Ged Murphy [Tue, 8 Jun 2010 10:16:34 +0000 (10:16 +0000)]
Add missing info needed for the comctl32 sync
svn path=/trunk/; revision=47694
Jeffrey Morlan [Tue, 8 Jun 2010 06:38:14 +0000 (06:38 +0000)]
[KERNEL32], [WIN32CSR]
- Implement ReadConsoleW's CONSOLE_READCONSOLE_CONTROL structure.
- Make pressing Insert during line input work
svn path=/trunk/; revision=47693
Timo Kreuzer [Tue, 8 Jun 2010 01:37:58 +0000 (01:37 +0000)]
revert 47688 and 47689
svn path=/trunk/; revision=47691
Timo Kreuzer [Tue, 8 Jun 2010 00:19:34 +0000 (00:19 +0000)]
[BOOTCD]
Add cabman to bootcd. This is for diagnostic purposes.
svn path=/trunk/; revision=47689
Timo Kreuzer [Mon, 7 Jun 2010 23:39:37 +0000 (23:39 +0000)]
[ZLIB]
Revert r47411. This is a test to see if it fixes the sysreg crash in 1st stage.
svn path=/trunk/; revision=47688
Johannes Anderwald [Mon, 7 Jun 2010 23:00:04 +0000 (23:00 +0000)]
[WDMAUD_KERNEL]
- Extend the mdl hack
svn path=/trunk/; revision=47687
Sylvain Petreolle [Mon, 7 Jun 2010 21:38:49 +0000 (21:38 +0000)]
Revert 47685.
svn path=/trunk/; revision=47686
Sylvain Petreolle [Mon, 7 Jun 2010 21:36:37 +0000 (21:36 +0000)]
Enable debug in usetup. This will be reverted in next commit.
svn path=/trunk/; revision=47685
Sir Richard [Mon, 7 Jun 2010 21:36:31 +0000 (21:36 +0000)]
[HAL]: Use Bus Handler support for HalFindBusAddressTranslation. Implement HalpContextToBusHandler to support this. Seems to work fine with bootvid (only user).
All the HAL's bus functions now use Bus Handlers on Legacy systems. There are still big issues with PCI cards.
eVb: PCI-x should work now.
More PCI-related HAL patches may follow later.
svn path=/trunk/; revision=47684
Sir Richard [Mon, 7 Jun 2010 21:26:09 +0000 (21:26 +0000)]
[HAL]: Use Bus Handlers for HalpAssignSlotResources. Warn that current PCI Slot assignment code is frelled.
[HAL]: Add PAGED_CODE();
[HAL]: Fix HALACPI build break.
svn path=/trunk/; revision=47683
Amine Khaldi [Mon, 7 Jun 2010 21:19:24 +0000 (21:19 +0000)]
[PSDK]
- Update/improve some usb related headers' headers.
svn path=/branches/header-work/; revision=47682
Amine Khaldi [Mon, 7 Jun 2010 21:15:05 +0000 (21:15 +0000)]
[PSDK]
- Fix a "FIXME! HACK!!!"
svn path=/branches/header-work/; revision=47681
Sir Richard [Mon, 7 Jun 2010 21:06:16 +0000 (21:06 +0000)]
[HAL]: Implement HalAdjustResourceList using Bus Handler support. Previous HAL said this was "deprecated" and faked success. Although correct on ACPI HALs, this is a legacy HALs, so Bus Handlers have a chance to do ajdustment.
svn path=/trunk/; revision=47680