9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ioh@airmail.cc
To: x220@airmail.cc, to@airmail.cc, vgadb@airmail.cc, 9front@9front.org
Subject: add
Date: Tue, 10 Jul 2018 13:34:42 -0700	[thread overview]
Message-ID: <BFBF59A37C356A65F34EC344DD23F5CD@airmail.cc> (raw)

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



                 reply	other threads:[~2018-07-10 20:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BFBF59A37C356A65F34EC344DD23F5CD@airmail.cc \
    --to=ioh@airmail.cc \
    --cc=9front@9front.org \
    --cc=to@airmail.cc \
    --cc=vgadb@airmail.cc \
    --cc=x220@airmail.cc \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).