Remix.run Logo
tracker1 3 hours ago

Ironic, considering Linux is dropping a LOT of old devices from 7.1

yjftsjthsd-h 3 hours ago | parent [-]

It's my understanding that those are (mostly?) devices where they legitimately have reason to believe there are zero users. In particular, there's a pattern where someone will discover that Linux has a driver that hasn't actually worked for a long time, and nobody's complained, so then they remove it.

tracker1 3 hours ago | parent [-]

I'm not suggesting they keep it all... just ironic as a statement considering Linux is literally removing a bit lately... <= 486, the bus drivers for mice, etc.

I'm mostly okay cleaning out a lot of legacy and unsupported devices. In some ways, and for people who want to support really old hardware it may not be great, but they're most likely stuck on older versions for other reasons.

nine_k an hour ago | parent | next [-]

If anybody would care to keep these drivers up, it would be easy to revive them as kernel modules. It's not that Linux is going to lose an upstream interface to publish events from a bus mouse.

Support for 486 is another thing, but, frankly speaking, running a modern Linux kernel on a 486 makes no sense, either form a practical or preservationist / museum perspective.

yjftsjthsd-h 2 hours ago | parent | prev | next [-]

I don't think it is ironic, though; Linux isn't "Dropping support for things just because they are old", it's dropping unused things when they cause code quality problems. That's rather different than features being dropped because the vendor doesn't want to bother supporting them even though they still worked and have active users.

ryandrake 3 hours ago | parent | prev [-]

Absolutely--Linux is by no means perfect.