I've always been frustrated that I need stuff from drivers/scsi to get my sata hard drives to work.
Also, as far as I know, a lot of hardware, like sensors, still uses ISA.
Its not about features, its about the evolution of features. In a kernel series, you're pretty much doing add-add-add-add, so the new features keep piling on. You can generally expect forward compatibility. This would mark a new kernel that is not 100% forward compatible from 2.6. Go with the big number jump to denote this fact.
Similarly, you can't always expect any 2.6 kernel to be a drop in replacement for a 2.4, 2.2, or 1.x. You *can* expect a 2.6.y kernel to be virtually a drop in replacement for 2.6.x where y>x though. See what I'm getting at?
I've always been frustrated that I need stuff from drivers/scsi to get my sata hard drives to work.
Also, as far as I know, a lot of hardware, like sensors, still uses ISA.
ISA still useed there too, don't remove!
clean old stuff
if you need ancient hardware, use linux 2.6
for modern use 3.0
So I guess Pentium 3, and Athlon systems are now too old since many of those motherboards included ISA expansions slots.
Modern motherboards use an ISA bus for small devices like sensors even though they do not have a physical slot.
http://en.wikipedia.org/wiki/Industr...embedded_chips
Last edited by roland; 05-24-2011 at 03:16 PM. Reason: got a nice link