[deleted]
Let me see if I have this straight: - Keeps source closed. Is therefore evil. - Opens source. Must be up to no good, because is evil. This might qualify for the original meaning of, begging the question...
The Windows Driver Frameworks are on GitHub
11–20 of 87 posts
Re: The Windows Driver Frameworks are on GitHub
#12Re: The Windows Driver Frameworks are on GitHub
#13Will it help making drivers for filesystems which MS doesn't care to support?
Re: The Windows Driver Frameworks are on GitHub
#14Re: The Windows Driver Frameworks are on GitHub
#15I hope Microsoft knows this, but Open Source doesn't imply putting your source on GitHub (and vise-versa). If Microsoft dev teams served source tarballs along with their releases, we'd be just as happy. But perhaps they will actually use the GitHub issue trackers and other neat features, as they are pretty useful.
Work has commenced on getting CoreCLR (the official.NET run-time) ported and running on BSD and the following PR's were merged yesterday which add initial support for NetBSD and OpenBSD:
https://github.com/dotnet/coreclr/pull/453 https://github.com/dotnet/coreclr/pull/470
The "port team" is organzing work via the following issue:
https://github.com/dotnet/coreclr/issues/455#issuecomment-82...
We are looking for more people to help out, if this is of interest then please goto above and say Hello ;-)
Re: The Windows Driver Frameworks are on GitHub
#16Will it help making drivers for filesystems which MS doesn't care to support?
Re: The Windows Driver Frameworks are on GitHub
#17One barrier to developing drivers for Windows is the driver signing policy https://msdn.microsoft.com/en-us/library/windows/hardware/ff... which requires you to pay for a software publisher certificate.
Re: The Windows Driver Frameworks are on GitHub
#18Re: The Windows Driver Frameworks are on GitHub
#19One barrier to developing drivers for Windows is the driver signing policy https://msdn.microsoft.com/en-us/library/windows/hardware/ff... which requires you to pay for a software publisher certificate.
Is it any different than the Apple iOS developer license?
Re: The Windows Driver Frameworks are on GitHub
#20One barrier to developing drivers for Windows is the driver signing policy https://msdn.microsoft.com/en-us/library/windows/hardware/ff... which requires you to pay for a software publisher certificate.