Bjorn Helgaas wrote: > Andrew, if you drop > revert-x86-serial-convert-legacy-com-ports-to-platform-devices.patch > and apply this, we should have the previous behavior. I think the > conversion to platform devices is still worthwhile. Obviously, I intend > this as 2.6.23 material. > > > Always probe for serial ports at legacy addresses, even if we have PNPBIOS > or ACPI that should tell us about those ports. > > We have no reports yet of defective firmware that completely omits ports. > However, Sébastien Dugué reported that the > NEC Express5800/120Lh with Phoenix BIOS 6.0.5N52, released 7/12/2005, > reports COM2 first, then COM1 in the ACPI namespace. > > 8250_pnp currently registers devices in namespace order. On this machine, > that makes ttyS0=COM2 and ttyS1=COM1, the reverse of what we want. > > Signed-off-by: Bjorn Helgaas This is still incomplete, as repeatedly stated. Here is the email, again. Jeff