Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The drivers allow Linux to run atop Microsoft's new virtualization platform, and don't do anything if you're running Linux any other way.

They're giving themselves a lot of credit for releasing drivers that only support their product.



Well, first off it's a "PressPass" story - i.e. a marketing release - so maximum back-pattage is to be expected.

Secondly, what they've done is to contribute code to the linux kernel, under the GPL, in order to improve linux in a way that plays to their commercial advantage. Which is, after all, what the vast majority of corporate linux contributions are about.

The fact that his particular contribution happens to be obviously tactical rather than the more strategic aims of some of the bigger corporate backers doesn't mean that it isn't exactly what we want to see, and entirely in the spirit of commercial open source contributions.

If I ever meet any of the people at Microsoft who made this happen at a conference, I have every intention of buying them a beer to say thanks - enlightened self interest is almost always the best way to motivate a corporation to do something useful and I'd imagine the path to making MSFT's self interest sufficiently enlightened to see the advantage of funding this has been a hard one. Well done, guys!


Insightful Magic Hat Award.


As a former MS employee (with quite a few friends who still work there) it definitely surprises me to see them releasing GPL code at all. MS is terrified of the GPL -- I don't mean as an enemy in the marketplace (although there too) -- but mortally afraid of GPL code tainting any of their proprietary code bases causing them to need to give up the source to Windows or Office.

I can imagine a team within LCA (the MSFT legal department) worked long and hard on this project -- quite possibly more work as a legal exercise than as a development one.


The GPL cannot force you to open your source: http://www.groklaw.net/article.php?story=20031214210634851


That was interesting, thanks for posting that. But (going slightly off-topic), it left me with a question:

"Because there are no further agreed-upon promises, no reciprocal obligations. It would be a contract if I said to the owner of a pond: if you give me a license to fish in this pond, I'll give you half of all the fish I catch. In that scenario, each of us has voluntarily entered into a kind of promise. We each give the other something of value, so if I get the license and then I don't give over half of all my catch of the day, the pond owner can sue me for not living up to the terms of the contract."

This makes no sense to me. Why is it "It would be a contract if I said to the owner of a pond: if you give me a license to fish in this pond, I'll give you half of all the fish I catch." and not "It would be a contract if I said to the owner of a pond: if you give me a license to fish in this pond, I'll give you ten bucks." ??


What you're doing there is not a contract, it's an invitation to bargain (aka invitation to treat). You make an offer, the counterparty can accept, reject, or negotiate, and once you have reached mutually agreeable terms you conduct an exchange and your business is over. There may be an implied contract (eg that the pond has not since dried up) but not necessarily.

A contract, on the other hand, is a forward looking document. It's based on the idea that you'll reach an agreement and something of value will be exchanged to seal the deal (which is why you hear of contracts for $1), but that the exchange will be incomplete until some time later.

For example, if you buy a concert ticket, your transaction with the vendor ends as soon as you receive the ticket, but the ticket itself is (typically) a kind of contract between the holder and the promoter, who promises to stage the event and provide admission to all ticket holders or refund the face value.


Strictly speaking this is true. However, if it were to be that Linux code ended up in NT, you might expect that the damages would be disastrous to the company. Perhaps enough so that the only practical remedy would be to release the kernel as GPL to avoid the damages that would be awarded. This is the concern.


I would think that the most likely thing to happen is that no-one would ever know that GPL'd code was used. This is one feature of binary releases: copyright infringement is easy, widespread, and largely undetectable.

I don't know of large damages being awarded for violations of the GPL. Is there must history of this?

I would have thought Microsoft could write a replacement in house while their lawyers stall, then they would pay a fine quite small compared to their issues with proprietary IP, such as double space.


The D-Link case on gpl-violations.org fetched ~2,870 euro. Small change perhaps, but if a larger damages could be found on the scale of Microsoft it wouldn't be insignificant.

And as we see from the ffmpeg hall of shame, binary releases of wrongly-distributed GPL'd code often leave telltale strings in the binary. If you'd go to enough effort to obsfucate the binary effectively (not just strings) for every possible source file, why not just write it yourself?


but mortally afraid of GPL code tainting any of their proprietary code bases causing them to need to give up the source to Windows or Office.

how could that possibly happen? microsoft is still the copyright owner on the code, they can use it however they want. they can release it again under a different license or use it in their own products under no license at all.

the worst that could happen in this case is the gpl proves to not be legally binding and someone else is able to use microsoft's gpl code in their own product without releasing the code.


It's less of a risk in this case and more of a risk of a GPL library ending up in an executable (Linux kernel source in NT, libreadline in cmd.exe, etc). It's something MS is very conscientious and deliberate about in every case, even when the risks are slight.


Most companies only write drivers for their own products...


Yeah I know it's not a big deal.

But MS using GPL was a big news for me.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: