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

From: Adrian Bunk
Date: Thu Oct 26 2006 - 19:56:49 EST


On Fri, Oct 27, 2006 at 01:35:06AM +0159, Jiri Slaby wrote:
> 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.

- this doesn't work for people using distribution kernels
- "by replacing the new one from some older kernel" doesn't sound
reasonable - 3 or 4 point releases later it will have become pretty
unlikely that the driver will still work unmodified
(if you disagree, please name one ISA driver where the 2.6.15 version
compiles without any modifications in 2.6.19-rc3)

> >> 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.

Sure, but see my comment above.

> regards,

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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/