summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pci.c b/hw/pci.c
index f58f6fd60c..85531f72ee 100644
--- a/hw/pci.c
+++ b/hw/pci.c
@@ -416,6 +416,7 @@ typedef struct {
static pci_class_desc pci_class_descriptions[] =
{
+ { 0x0100, "SCSI controller"},
{ 0x0101, "IDE controller"},
{ 0x0200, "Ethernet controller"},
{ 0x0300, "VGA controller"},