qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Qemu-trivial] [PATCH] serial-pci: Set prog interface f


From: BALATON Zoltan
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] serial-pci: Set prog interface field of pci config to 16550 compatible
Date: Thu, 20 Mar 2014 10:58:57 +0100 (CET)
User-agent: Alpine 2.02 (LMD 1266 2009-07-14)

On Mon, 17 Mar 2014, Gerd Hoffmann wrote:
C 07  Communication controller
       00  Serial controller
               00  8250
               01  16450
               02  16550

What about multi_serial_pci_init() -- should it too set prog-if
like this?

I'm not completely sure what the correct value should be for
multi_serial_pci_init so I've left that alone. There's also 07 02 00 that
means multiport serial controller that might apply for that case. For the
simple case I've sent the patch for I had a client expecting this value so I
think it is correct for that at least but I don't know about the multiport
case.

Also Gerd Hoffmann said he has picked this patch up so I'm adding him to
cc too.

The multiport variants are simply multiple 16550 chips mapped one after
the other.  So "02" is better than "00".

I don't know what exactly the multiport serial controller is supposed to
be.

So what should we do then? Should I send an updated patch which sets 070002 in the multiport case too?

Regards,
BALATON Zoltan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]