Re: removing drivers and ISA support? [Was: Char: correct pci_get_devicechanges]

From: Jiri Slaby
Date: Thu Oct 26 2006 - 19:35:54 EST


Jesper Juhl wrote:
> On 27/10/06, Adrian Bunk <bunk@xxxxxxxxx> wrote:
>> On Thu, Oct 26, 2006 at 07:59:56PM +0200, Jiri Slaby wrote:
>> >...
>> > And what about (E)ISA support. When converting to pci probing,
>> should be ISA bus
>> > support preserved (how much is ISA used in present)? -- it makes
>> code ugly and long.
>>
>> There seem to be still many running 486 machines - and only the last 486
>> boards also had PCI slots.
>>
>> While deprecating OSS drivers, I got emails from people still using some
>> of the ISA cards.

That might be a problem if the whole subsystem disappears, but if only ISA
support from some driver is pruned away, they are still able to use the old
driver by replacing the new one from some older kernel.
Then, we'll get nicer drivers in return.

>> And there are even Pentium 4 boards with ISA slots available.
>>
> Not to mention many embedded boards - many pc104 boards use ISA, just
> to mention one type.

I don't know if you understand me correctly (I might write it slightly unclear)
and if I understand you correctly now. I didn't mean to wipe out the (E)ISA
support from the kernel, I meant eliminating it from drivers which will be
rewritten to pci probing.

regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/