wok view 915resolution/stuff/eeepc901.u @ rev 2610

Update depends: cups-pam cups cvs libbind samba-pam samba smbclient
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 11 11:00:42 2009 +0000 (2009-04-11)
parents
children 279e3851f876
line source
1 --- 915resolution.c
2 +++ 915resolution.c
3 @@ -213,6 +213,10 @@
4 type = CT_945GM;
5 break;
7 + case 0x27ac8086:
8 + type = CT_945GM;
9 + break;
10 +
11 case 0x29708086:
12 type = CT_946GZ;
13 break;