Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing sources for vsgl.vxd #6

Open
goshhhy opened this issue Apr 11, 2022 · 0 comments
Open

Missing sources for vsgl.vxd #6

goshhhy opened this issue Apr 11, 2022 · 0 comments

Comments

@goshhhy
Copy link

goshhhy commented Apr 11, 2022

the original driver release contains a .VxD called "VSGL". this is the actual hardware driver, handling detection and initialization of the card, shared memory mappings, render scheduling, etc. however, this appears to be missing from this repository.

the build system references a "vsgl" directory, which should contain the header files vsgl.h, brdio.h, and sched.h.

it should also include as well an unknown number of source files needed to build the VxD, including but not limited to vsgl.inc, and presumably including vsgl.c, pnp.c, brdio.c, and sched.c.

are you able to share the sources to this module?

@goshhhy goshhhy changed the title Missing sources for VSGL Missing sources for vsgl.vxd Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant