On Mon, May 02, 2011 at 08:01:37PM +0200, Jan Kiszka wrote:
> Used by HD audio controllers like our intel-hda.
> 
> Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>

Applied, thanks!

> ---
>  hw/pci.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/hw/pci.c b/hw/pci.c
> index 6b577e1..87f1b0c 100644
> --- a/hw/pci.c
> +++ b/hw/pci.c
> @@ -1145,6 +1145,7 @@ static const pci_class_desc pci_class_descriptions[] =
>      { 0x0400, "Video controller", "video"},
>      { 0x0401, "Audio controller", "sound"},
>      { 0x0402, "Phone"},
> +    { 0x0403, "Audio controller", "sound"},
>      { 0x0480, "Multimedia controller"},
>      { 0x0500, "RAM controller", "memory"},
>      { 0x0501, "Flash controller", "flash"},
> -- 
> 1.7.1

Reply via email to