hd disk driver
hd disk driver
Posted May 8, 2017 13:08 UTC (Mon) by BenHutchings (subscriber, #37955)In reply to: hd disk driver by fratti
Parent article: 4.12 Merge window part 1
- Gets high-precision timestamp by reading the i8253 directly and assuming CONFIG_HZ == 100
- Non-configurable I/O port addresses
- Does (nearly) everything in hard interrupt handlers
Posted May 8, 2017 15:05 UTC (Mon)
by excors (subscriber, #95769)
[Link]
Seems a good idea to be deleting this kind of obsolete code, in case people writing new drivers happen to look at it and don't realise it's obsolete and pick up bad habits. (I suspect I've written some bad code myself for that reason.)
Posted May 8, 2017 15:17 UTC (Mon)
by nix (subscriber, #2304)
[Link]
hd disk driver
hd disk driver
