From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NN7du-0000Lo-HY for mharc-grub-devel@gnu.org; Tue, 22 Dec 2009 11:31:26 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NN7ds-0000HR-EE for grub-devel@gnu.org; Tue, 22 Dec 2009 11:31:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NN7dn-000088-3K for grub-devel@gnu.org; Tue, 22 Dec 2009 11:31:23 -0500 Received: from [199.232.76.173] (port=55422 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NN7dm-00007s-UW for grub-devel@gnu.org; Tue, 22 Dec 2009 11:31:18 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:46312) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NN7dm-0002nB-HX for grub-devel@gnu.org; Tue, 22 Dec 2009 11:31:18 -0500 Received: by bwz7 with SMTP id 7so4644293bwz.26 for ; Tue, 22 Dec 2009 08:31:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=fWBXx+PA7ObJtFks/o21ieA1347yC6pWyUHTvEgoPHQ=; b=fnGCE0fglj4G3sx+uG7JKAhEaMYgB19NwaTK3e3yn0Ijkhwuy0qvUVYdYFlyhpl+wM QMgoLRKrez7WRen1XDAge838/rdg5gkoKc4hE+xJ9xlapzZvzOAIFA1+cxPHFBA37Oog wg18qBn/EOxc6U23EfEf+01fMPHDMvOqYhmBo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=j1fJKmQqu4cKgXmqUC3nsCc3KpShmy+lBKz+Nq2b58MzJfiNEOXPEK5z4At9fKT6yJ TpBHtHDc3BJdEUcnpFZa3DepbHjNv6NRADJVW+E/Mdg4E+CiRTnmHqmd3btAKiq+TBw4 RCeDnqlyJf6wVARlBWU4g5PLOSj5yaE/oqIZA= Received: by 10.204.6.24 with SMTP id 24mr25051bkx.25.1261499477059; Tue, 22 Dec 2009 08:31:17 -0800 (PST) Received: from debian.bg45.phnet (27.65.202.62.cust.bluewin.ch [62.202.65.27]) by mx.google.com with ESMTPS id 16sm1944014bwz.3.2009.12.22.08.31.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 22 Dec 2009 08:31:14 -0800 (PST) Message-ID: <4B30F450.6040205@gmail.com> Date: Tue, 22 Dec 2009 17:31:12 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GRUB 2 References: <4116f8730909260453j6bfc437eu856618c4e7b47916@mail.gmail.com> In-Reply-To: <4116f8730909260453j6bfc437eu856618c4e7b47916@mail.gmail.com> X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig012D0E374F89CDD37273D9CB" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: pci-e config register modification in grub X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 16:31:24 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig012D0E374F89CDD37273D9CB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Nando wrote: > Hi everyone, > > Wondering if grub2 can have an additional module added to do various > pci-e Configuration Register fixups/modifications before launching > into XP/Win7/Linux.=20 Are PCI configuration registers enough? If not can you research the specifications? > Specifically I require: > > 1/ ability to modify PCI Bridge Configuration Registers for DIY ViDock > project to= > allow the video card to work [ current workaround is boot DOS, use > pcitool to do the mod, then use grub4dos to chainload the OS ] > > 2/ ability to restore a mini pci-e port's Extended PCI Configuration > registers config to reverse HP bios whitelisting of wifi cards (See > bottom of HP Mini pci-e wifi bios thread > . No current tool > can do this that I've found, with the DOS pcitool extending only to > the 00-FF pci-e configuration registers, not the extended registers. > > I'm running Ubuntu 9.04 with grub as the bootloader. Can these > features be added to grub via say the menu.lst file as well as some > config file that can store the dump for (2) above?? > > Nando > -----------------------------------------------------------------------= - > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig012D0E374F89CDD37273D9CB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAksw9FAACgkQNak7dOguQgnfwQEAgOLZfJ0yMz0dESvF0yOx39M4 q0G0UJURnK64GTQC2wUA/1SbONaLJxLvKMrRHDLJbAEWNpS9akWD6fQwFUXuuVQn =tZGp -----END PGP SIGNATURE----- --------------enig012D0E374F89CDD37273D9CB--