9front - general discussion about 9front
 help / color / mirror / Atom feed
* Missing vgadb entry
@ 2015-08-28 13:51 ben
  2015-08-31 19:49 ` [9front] " Kurt H Maier
  0 siblings, 1 reply; 3+ messages in thread
From: ben @ 2015-08-28 13:51 UTC (permalink / raw)
  To: 9front

/lib/vgadb is missing the entry for the X220 (Sandy Bridge) support
added recently to aux/vga.  There should be an entry like:

diff -r b4192a16b628 lib/vgadb
--- a/lib/vgadb	Fri Aug 28 12:08:54 2015 +0200
+++ b/lib/vgadb	Fri Aug 28 07:59:22 2015 -0500
@@ -436,6 +436,7 @@
 
 ctlr
 	vid=0x8086 did=0x0166	# Intel 3rd Gen Core
+	vid=0x8086 did=0x0126	# Intel SandyBridge
 	vid=0x8086 did=0x2a42	# Intel 4 Series Mobile
 	link=vga
 	hwgc=igfxhwgc

Thanks,
Spew


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] Missing vgadb entry
  2015-08-28 13:51 Missing vgadb entry ben
@ 2015-08-31 19:49 ` Kurt H Maier
  2015-09-01 12:42   ` ben
  0 siblings, 1 reply; 3+ messages in thread
From: Kurt H Maier @ 2015-08-31 19:49 UTC (permalink / raw)
  To: 9front

On Fri, Aug 28, 2015 at 08:51:17AM -0500, ben@spew.club wrote:
> /lib/vgadb is missing the entry for the X220 (Sandy Bridge) support
> added recently to aux/vga.  There should be an entry like:


Any objections to committing this?  Any other Sandy Bridge users feel
like testing this?

khm


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] Missing vgadb entry
  2015-08-31 19:49 ` [9front] " Kurt H Maier
@ 2015-09-01 12:42   ` ben
  0 siblings, 0 replies; 3+ messages in thread
From: ben @ 2015-09-01 12:42 UTC (permalink / raw)
  To: 9front

I can confidently say that the current igfx.c does
not work for SandyBridge. I am working on correctly
setting the register values and will test it thoroughly.
I hope to have all this done soon (2-3 weeks). I will
send a more complete patch with corrections to igfx.c
as soon as I am done.

Thanks,
spew


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-01 12:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-28 13:51 Missing vgadb entry ben
2015-08-31 19:49 ` [9front] " Kurt H Maier
2015-09-01 12:42   ` ben

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).