All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: pci-e config register modification in grub
Date: Sat, 26 Sep 2009 18:40:53 +0200	[thread overview]
Message-ID: <4ABE4415.5070900@gmail.com> (raw)
In-Reply-To: <4ABE2B96.9030903@gmail.com>

Vladimir 'phcoder' Serbinenko wrote:
> 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. Specifically I require:
>>
>>     
For Linux I would recommend to contact developpers of corresponding
kernel subsystem - it will help them to improve driver. Further
discussion is in relation to MS stuff.
>> 1/ ability to modify PCI Bridge Configuration Registers for DIY ViDock
>> project <http://forum.notebookreview.com/showthread.php?p=5324240> 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
>> <http://www.wimsbios.com/phpBB2/topic9388-105.html>. 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 not familiar with pci-e and don't know how much additional code
> would be required considering already existing pci code. Considering
> windows share "chainloader" command with other OSes too one could add a
> command "winfix" which will autodetect and do all the fixes necessary
> for windows and then 30_os_prober.in can be modified to use this. This
> way user doesn't need manual configuration. If autodetecting is too
> cumbersome one could have separate commands in grub to do exactly the
> fix you need. Could you make the patch and send it here. If you need to
> import code from another project discuss it here first - not all code is
> suitable for grub
>   
>> 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
>>   
>>     
>
>
>
>   





  parent reply	other threads:[~2009-09-26 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-26 11:53 pci-e config register modification in grub Nando
     [not found] ` <4ABE2B96.9030903@gmail.com>
2009-09-26 16:40   ` Vladimir 'phcoder' Serbinenko [this message]
2009-09-26 16:41 ` Vladimir 'phcoder' Serbinenko
2009-12-22 16:31 ` Vladimir 'φ-coder/phcoder' Serbinenko

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=4ABE4415.5070900@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.