This patch completely broke just about all DMA NIC drivers and the sound blaster driver. I'm currently working on a fix.
- Filip
ion@osexperts.com wrote:
Commit in *reactos* on MAIN hal/hal/hal.c <#file1> +5 -6 1.7 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/hal/hal.c?rev=1.7&content-type=text/x-cvsweb-markup -> http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/hal/hal.c.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&f=h 1.8 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/hal/hal.c?rev=1.8&content-type=text/x-cvsweb-markup
hal/halx86/adapter.c <#file2> +255 -65 1.12 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/adapter.c?rev=1.12&content-type=text/x-cvsweb-markup -> http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/adapter.c.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&f=h 1.13 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/adapter.c?rev=1.13&content-type=text/x-cvsweb-markup
/dma.c <#file3> +325 -100 1.9http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/dma.c?rev=1.9&content-type=text/x-cvsweb-markup -> http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/dma.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&f=h 1.10 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/dma.c?rev=1.10&content-type=text/x-cvsweb-markup
/irql.c <#file4> +5 -1 1.21http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/irql.c?rev=1.21&content-type=text/x-cvsweb-markup -> http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/irql.c.diff?r1=text&tr1=1.21&r2=text&tr2=1.22&f=h 1.22 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/irql.c?rev=1.22&content-type=text/x-cvsweb-markup
hal/halx86/include/hal.h <#file5> +327 -12 1.14 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/include/hal.h?rev=1.14&content-type=text/x-cvsweb-markup -> http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/include/hal.h.diff?r1=text&tr1=1.14&r2=text&tr2=1.15&f=h 1.15 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/include/hal.h?rev=1.15&content-type=text/x-cvsweb-markup
/mps.h <#file6> +25 -23 1.5http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/include/mps.h?rev=1.5&content-type=text/x-cvsweb-markup -> http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/include/mps.h.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&f=h 1.6 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/hal/halx86/include/mps.h?rev=1.6&content-type=text/x-cvsweb-markup
ntoskrnl/io/iomgr.c <#file7> +15 -1 1.53 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/io/iomgr.c?rev=1.53&content-type=text/x-cvsweb-markup -> http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/io/iomgr.c.diff?r1=text&tr1=1.53&r2=text&tr2=1.54&f=h 1.54 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/io/iomgr.c?rev=1.54&content-type=text/x-cvsweb-markup
ntoskrnl/ob/object.c <#file8> +14 -4 1.84 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ob/object.c?rev=1.84&content-type=text/x-cvsweb-markup -> http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ob/object.c.diff?r1=text&tr1=1.84&r2=text&tr2=1.85&f=h 1.85 http://cvs.reactos.com/cgi-bin/cvsweb/reactos/ntoskrnl/ob/object.c?rev=1.85&content-type=text/x-cvsweb-markup
+971 -212
8 modified files