lkml.org 
[lkml]   [2007]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: commit 7e92b4fc34 - x86, serial: convert legacy COM ports to platform devices - broke my serial console
Bjorn Helgaas wrote:
> Keith Owens did report an issue with the double probe, but I confess
> I don't fully understand it.

heh, ok...


> The real problem was that the serial driver claimed a non-serial
> device. On many laptops, there's an IR device at 0x3e8, IRQ 3.
> The serial driver claimed this as ttyS2, using IRQ 4. So if you
> wanted to use the IR device, you had to either:
>
> - use setserial to make the serial driver forget about ttyS2
> so an IR driver could claim it, or
>
> - use setserial to change the IRQ to 3 and just use the device
> in SIR mode, which is 16550-compatible so you can use the
> serial driver
>
> I didn't express that very clearly in the changelog.

That cannot be a justification for breaking serial port probe that has
been working for 10+ years.

The VAST MAJORITY of computers, all told, have one or more serial ports
in the expected places. We must consider the majority first, then
tackle edge cases like weirdo laptops that can be detected by other means.

Now that we have established the double-probe problem as potentially
bogus, and not investigated at all, we are left with:

You changed legacy serial probing, affecting millions of computers, due
to a few machines with unusual IR configurations.

At this point the "revert! revert!" submarine alarm is sounding quite
loudly. You can fix IR without breaking legacy serial.

Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-07-24 23:09    [W:0.073 / U:2.468 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site