The SiS300 pci id also covers the 305, so make the name reflect that.

main
Eric Anholt 2003-10-23 05:51:35 +00:00
parent 06cb132e86
commit 92429f6ebe
1 changed files with 1 additions and 1 deletions

View File

@ -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"}, \