summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shared/sis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/sis.h b/shared/sis.h
index 67b4c459..d29ed0dc 100644
--- a/shared/sis.h
+++ b/shared/sis.h
@@ -63,7 +63,7 @@
[DRM_IOCTL_NR(DRM_IOCTL_SIS_FB_INIT)] = { sis_fb_init, 1, 1 }
#define DRIVER_PCI_IDS \
- {0x1039, 0x0300, 0, "SiS 300"}, \
+ {0x1039, 0x0300, 0, "SiS 300/305"}, \
{0x1039, 0x5300, 0, "SiS 540"}, \
{0x1039, 0x6300, 0, "SiS 630"}, \
{0x1039, 0x7300, 0, "SiS 730"}, \