search for: osronline

Displaying 3 results from an estimated 3 matches for "osronline".

Did you mean: oronline
2009 Dec 08
1
[PATCH] doc: document mBFT and "safe hook"
...nitrd=diskimg.img @@ -241,3 +244,40 @@ method for this. mov byte [es:bx], 0EAh ; FAR JMP mov [es:bx+1], eax sti + +MEMDISK supports the Win9x "safe hook" structure for OS detection. +(See "Safe Master Boot Record INT 13h Hook Routines," available at +http://www.osronline.com/ddkx/w98ddk/storage_5l6g.htm as of +December 7th, 2009.) An OS driver can take a look at the INTerrupt table +and try to walk along the chain of those hooks that implement the "safe hook" +structure. For each hook discovered, a vendor can be identified and the OS +driver can take a...
2010 Jul 06
0
*update* SMB Trans2 Response STATUS_OBJECT_NAME_NOT_FOUND Problem
..._PATH_INFO, Error: STATUS_OBJECT_NAME_NOT_FOUND (0xc0000034) However, for the same file, the GET command works without any problem. It looks like i've an issue on Windows :/ The same problem happen with smb: \> allinfo autoexec.bat as well as many other files. *update* Using FileSpy (from osronline.com) i can see the following, in response to the allinfo command: C:\autoexec.bat STATUS_SUCCESS FILE_OPEN CreOpts: 00200000 Access: 00000080 Share: 00000007 Attrib: 0 Result: FILE_OPENED <-- So it shouldn't be a permissions issue System ... IRP_MJ_QUERY_INFORMATION ..C:\autoexec.bat STA...
2007 Oct 13
7
writing PV block drivers for Windows
I''m now at the stage where I can think about writing some PV block drivers for Windows. I have working event channel and xen store subsystems (but they''ll probably need some more refinement once things progress), and the Windows XenPCI driver enumerates devices as they are added to xenstore. This leaves me with a few questions... 1. I assume that the qemu virtual BIOS uses the