]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/9/pc/vgaigfx.c
[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)
[plan9front.git] / sys / src / 9 / pc / vgaigfx.c
index ea70310ab11f872f93fb7bfb30efe6b66fed517d..2c8348f827c02bf1718539b49781b461e9599de4 100644 (file)
@@ -149,6 +149,7 @@ igfxcurregs(VGAscr* scr, int pipe)
        switch(scr->pci->did){
        case 0x0412:    /* Haswell HD Graphics 4600 */
        case 0x0a16:    /* Haswell HD Graphics 4400 */
+       case 0x0a06:
                if(pipe > 3)
                        return nil;
                if(pipe == 3)