|
|
|
|
|
by din-9
3476 days ago
|
|
It is a good thing for the driver writer as they have less difference between their targets. It is a bad thing for the targets as they implement both the driver functionality and the abstractions required to make the same code work cross platform. The response linked describes the cost of those abstractions to the target (Linux kernel in this case). |
|