qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [6841] Add and use remaining #defines for PCI device ID


From: Rick Vernam
Subject: Re: [Qemu-devel] [6841] Add and use remaining #defines for PCI device IDs (Stuart Brady)
Date: Fri, 13 Mar 2009 10:43:02 -0500
User-agent: KMail/1.11.0 (Linux/2.6.27.10; KDE/4.2.0; x86_64; ; )

On Friday 13 March 2009 10:02:23 am Anthony Liguori wrote:
> Revision: 6841
> http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6841
> Author: aliguori
> Date: 2009-03-13 15:02:23 +0000 (Fri, 13 Mar 2009)
> Log Message:
> -----------
> Add and use remaining #defines for PCI device IDs (Stuart Brady)
>
> This patch adds and uses #defines for the remaining hardcoded PCI
> device IDs. It also moves definitions taken from linux/pci_ids.h
> into a separate header (hw/pci_ids.h), removes the 'RTL' from
> PCI_DEVICE_ID_REALTEK_RTL8029, and renames PCI_DEVICE_ID_FSL_E500
> to PCI_DEVICE_ID_MPC8533E to match Linux's definition.
>
> Changes in v2:
> * Don't use C99-style comments
> * Move definitions from linux/pci_ids.h into a separate header
> * Rename PCI_DEVICE_ID_FSL_E500 to PCI_DEVICE_ID_MPC8533E
>
> Signed-off-by: Stuart Brady <address@hidden>
> Signed-off-by: Anthony Liguori <address@hidden>
>
> Modified Paths:
> --------------
> trunk/hw/eepro100.c
> trunk/hw/gt64xxx.c
> trunk/hw/ne2000.c
> trunk/hw/pci.h
> trunk/hw/ppc4xx_pci.c
> trunk/hw/ppce500_pci.c
> trunk/hw/sh_pci.c
> trunk/hw/usb-ohci.c
> trunk/hw/versatile_pci.c
>


it seems that hw/pci_ids.h might have been skipped?


reply via email to

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