9front - general discussion about 9front
 help / color / mirror / Atom feed
* add
@ 2018-07-10 20:34 ioh
  0 siblings, 0 replies; only message in thread
From: ioh @ 2018-07-10 20:34 UTC (permalink / raw)
  To: x220, to, vgadb, 9front

This is a proposed change to vgadb.
The hardware for the x220 is already in the db, and the edid info matches that of the x230.
So I reorganized the vgadb so the x220 edid info is in there and the x230 is an alias to x220.
Thoughts?
Sorry for the previous message without a note or subject, I'm still learning email through 9front.
diff -r dcfbb100317e lib/vgadb
--- a/lib/vgadb	Mon May 14 19:19:50 2018 +0200
+++ b/lib/vgadb	Tue Jul 10 13:33:51 2018 -0700
@@ -1700,16 +1700,6 @@
 	hsync=+ vsync=-
 
 #
-# Lenovo X230 (LCD) LVDS
-#
-x230=1366x768		# 60Hz
-	clock=75.2
-	shb=1414 ehb=1478 ht=1582
-	vrs=772 vre=779 vt=792
-	hsync=+ vsync=-
-	lcd=1
-
-#
 # Lenovo ThinkPad X200 (LCD) LVDS
 #
 x200=1280x800		# 60Hz
@@ -1723,6 +1713,22 @@
 	alias=x200
 
 #
+# Lenovo X220 (LCD) LVDS
+#
+x220=1366x768		# 60Hz
+	clock=75.2
+	shb=1414 ehb=1478 ht=1582
+	vrs=772 vre=779 vt=792
+	hsync=+ vsync=-
+	lcd=1
+
+#
+# Lenovo X230 (LCD) LVDS
+#
+x230
+	alias=x220
+
+#
 # Lenovo ThinkPad X301 (LCD) LVDS
 #
 x301=1440x900		# 60Hz



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-10 20:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-10 20:34 add ioh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).