lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 28 Mar 2010 11:04:19 -0700
From:	"Justin P. mattock" <justinmattock@...il.com>
To:	linux-fbdev@...r.kernel.org
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: adding some machines to efifb.c

I've noticed in efifb.c that there is no
entry for MacbookPro2,2 and iMac9,1

I've spent the last few days looking into this, but
had no luck i.g. finding the physical address
of the framebuffer seems a bit tricky for my knowledge.

I do have these machines, if it's possible I'd like to
add these machines, but need info on what/where I might
find these addresses to add to efifb.c
(example)
} dmi_list[] = {
		[M_MB] = { "macbook", 0x80000000, 2048 * 4, 1280, 800 },

I've tried punching in random numbers, but came to the conclusion
that in order to run grub efi, and or elilo I would
have to change some things(partition).

Any info would be appreciated and/or I can supply
info to somebody etc...

Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ