Author: akhaldi
Date: Tue Mar 23 19:38:46 2010
New Revision: 46362
URL:
http://svn.reactos.org/svn/reactos?rev=46362&view=rev
Log:
- Move atsmedia.h to PSDK, introduce pragma once and remove the comments block and the
header guard.
- NTDDK -> NTAPI
- DDKCDECLAPI -> __cdecl
- Update wdm.h to reflect the recent XDK changes
- Improve bdasup.h, apply a consistent formatting, introduce pragma once and add the
missing BDA_TOPOLOGY_JOINT and KSM_PIN_PAIR definitions
Added:
branches/header-work/include/psdk/atsmedia.h
- copied, changed from r46358, branches/header-work/include/ddk/atsmedia.h
Removed:
branches/header-work/include/ddk/atsmedia.h
Modified:
branches/header-work/boot/freeldr/freeldr/disk/scsiport.c
branches/header-work/dll/win32/hid/precomp.h
branches/header-work/drivers/battery/battc/battc.c
branches/header-work/drivers/storage/ide/uniata/atapi.h
branches/header-work/drivers/storage/ide/uniata/bsmaster.h
branches/header-work/drivers/storage/ide/uniata/config.h
branches/header-work/drivers/storage/ide/uniata/srb.h
branches/header-work/drivers/video/displays/vga/vgaddi.h
branches/header-work/include/ddk/afilter.h
branches/header-work/include/ddk/bdasup.h
branches/header-work/include/ddk/hidclass.h
branches/header-work/include/ddk/hidpi.h
branches/header-work/include/ddk/mcd.h
branches/header-work/include/ddk/miniport.h
branches/header-work/include/ddk/minitape.h
branches/header-work/include/ddk/ndis.h
branches/header-work/include/ddk/ntagp.h
branches/header-work/include/ddk/ntdd8042.h
branches/header-work/include/ddk/parallel.h
branches/header-work/include/ddk/scsiwmi.h
branches/header-work/include/ddk/smbus.h
branches/header-work/include/ddk/srb.h
branches/header-work/include/ddk/storport.h
branches/header-work/include/ddk/tdikrnl.h
branches/header-work/include/ddk/upssvc.h
branches/header-work/include/ddk/video.h
branches/header-work/include/ddk/videoagp.h
branches/header-work/include/ddk/wdm.h
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/header-work/boot/freeldr/freeldr/disk/scsiport.c
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/boot/freeldr/freeld…
Modified: branches/header-work/dll/win32/hid/precomp.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/dll/win32/hid/preco…
Modified: branches/header-work/drivers/battery/battc/battc.c
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/drivers/battery/bat…
Modified: branches/header-work/drivers/storage/ide/uniata/atapi.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/drivers/storage/ide…
Modified: branches/header-work/drivers/storage/ide/uniata/bsmaster.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/drivers/storage/ide…
Modified: branches/header-work/drivers/storage/ide/uniata/config.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/drivers/storage/ide…
Modified: branches/header-work/drivers/storage/ide/uniata/srb.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/drivers/storage/ide…
Modified: branches/header-work/drivers/video/displays/vga/vgaddi.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/drivers/video/displ…
Modified: branches/header-work/include/ddk/afilter.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/afilter…
Removed: branches/header-work/include/ddk/atsmedia.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/atsmedi…
Modified: branches/header-work/include/ddk/bdasup.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/bdasup.…
Modified: branches/header-work/include/ddk/hidclass.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/hidclas…
Modified: branches/header-work/include/ddk/hidpi.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/hidpi.h…
Modified: branches/header-work/include/ddk/mcd.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/mcd.h?r…
Modified: branches/header-work/include/ddk/miniport.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/minipor…
Modified: branches/header-work/include/ddk/minitape.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/minitap…
Modified: branches/header-work/include/ddk/ndis.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/ndis.h?…
Modified: branches/header-work/include/ddk/ntagp.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/ntagp.h…
Modified: branches/header-work/include/ddk/ntdd8042.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/ntdd804…
Modified: branches/header-work/include/ddk/parallel.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/paralle…
Modified: branches/header-work/include/ddk/scsiwmi.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/scsiwmi…
Modified: branches/header-work/include/ddk/smbus.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/smbus.h…
Modified: branches/header-work/include/ddk/srb.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/srb.h?r…
Modified: branches/header-work/include/ddk/storport.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/storpor…
Modified: branches/header-work/include/ddk/tdikrnl.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/tdikrnl…
Modified: branches/header-work/include/ddk/upssvc.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/upssvc.…
Modified: branches/header-work/include/ddk/video.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/video.h…
Modified: branches/header-work/include/ddk/videoagp.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/videoag…
Modified: branches/header-work/include/ddk/wdm.h
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/ddk/wdm.h?r…
Copied: branches/header-work/include/psdk/atsmedia.h (from r46358,
branches/header-work/include/ddk/atsmedia.h)
URL:
http://svn.reactos.org/svn/reactos/branches/header-work/include/psdk/atsmed…