Comment Re:A rare topic (Score 1) 903
It is, however, very likely that some of the routines remained unchanged.
In the Manchester Guardian there is a revealing piece about transportation infrastructure in the US. "About 77,000 bridges across the US share the same "structurally deficient" rating as the one that collapsed over the Mississippi in Minnesota... many of which were built 40 to 50 years ago and were coming to the end of their life. There are 756 other bridges in the US with a near-identical design to the Minnesota one. But engineers ins
(more...)"This interface allows the ability to write the majority of a driver in userspace with only a very small shell of a driver in the kernel itself. It uses a char device and sysfs to interact with a userspace process to process interrupts and control memory accesses.
Life would be so much easier if we could just look at the source code. -- Dave Olson