Re: [LinuxBIOS] Booting from USB

2007-11-07 Thread Corey Osgood
Vlad wrote: > --- Corey Osgood <[EMAIL PROTECTED]> wrote: > >> FILO has support for USB, but unfortunately UHCI is broken and EHCI >> is >> unsupported. >> > > GRUB 2 is also supported as a LinuxBIOS payload now.[1] Can GRUB 2 > boot from USB? > > Vlad > > [1] http://www.linuxbios.org/pipe

Re: [LinuxBIOS] Booting from USB

2007-11-07 Thread Vlad
--- Corey Osgood <[EMAIL PROTECTED]> wrote: > FILO has support for USB, but unfortunately UHCI is broken and EHCI > is > unsupported. GRUB 2 is also supported as a LinuxBIOS payload now.[1] Can GRUB 2 boot from USB? Vlad [1] http://www.linuxbios.org/pipermail/linuxbios/2007-November/026636.html

Re: [LinuxBIOS] r2951 - trunk/LinuxBIOSv2/src/southbridge/intel/i82801xx

2007-11-07 Thread Corey Osgood
[EMAIL PROTECTED] wrote: > Little confused by this. Isn't this supposed to be posted to the list > first for review, before being commited? Is it ok for the same person > to "Signed-off-by:" and "Acked-by:"?? See comments below... > This qualifies as a "trivial" patch, in other words the on

Re: [LinuxBIOS] r2951 - trunk/LinuxBIOSv2/src/southbridge/intel/i82801xx

2007-11-07 Thread joe
Little confused by this. Isn't this supposed to be posted to the list first for review, before being commited? Is it ok for the same person to "Signed-off-by:" and "Acked-by:"?? See comments below... Thanks - Joe Quoting [EMAIL PROTECTED]: > Author: uwe > Date: 2007-11-07 23:09:02 +0100 (Wed

Re: [LinuxBIOS] Booting from USB

2007-11-07 Thread Corey Osgood
Gregg C Levine wrote: > Hello! > I have a project taking shape that would eventually have a system booting a > file-system from USB. > Sweet! I look forward to your results! > I remember that we had a method of doing something of a sort from USB, using > the contents of the v1 release. To be h

Re: [LinuxBIOS] Booting from USB

2007-11-07 Thread Gregg C Levine
Hello! I will be pleased to answer your questions Ron, but in reverse order. My end environment has not been decided. It will probably something working in a normal room one. (If that's what you are curious about.) Regarding the application here you are asking the obvious, which is good, however

Re: [LinuxBIOS] Booting from USB

2007-11-07 Thread ron minnich
on your costs, are you considering all the costs? The Thincan or the alix1c are more like $140 or so, but they run off 1 power supply and don't require the messy PC power supply and case. Does your application require standard PC attributes? What's the end environment? ron -- linuxbios mailing

[LinuxBIOS] Booting from USB

2007-11-07 Thread Gregg C Levine
Hello! I have a project taking shape that would eventually have a system booting a file-system from USB. I remember that we had a method of doing something of a sort from USB, using the contents of the v1 release. To be honest I am not even sure I remember the details behind it, or the individual

Re: [LinuxBIOS] Walmart/Everex GPC TC2502 (VIA CN700 + VT8237RChipset), PC2500E

2007-11-07 Thread Morgan Tsai /SiS
SiS965(L) vs 966(L) Identical device ID: LAN, USB Different device ID: SATA, Audio(966 has HD Audio, but still reserved AC97) Although they are funtionally alike, such like register map. There is somewhare different value to be filled for bug fix. For SATA, their IDs are 0x0182, 0x0184, 0x1183,

[LinuxBIOS] r2953 - in trunk/LinuxBIOSv2: src/mainboard/msi/ms6178 targets/msi/ms6178

2007-11-07 Thread svn
Author: uwe Date: 2007-11-08 03:28:43 +0100 (Thu, 08 Nov 2007) New Revision: 2953 Added: trunk/LinuxBIOSv2/src/mainboard/msi/ms6178/irq_tables.c Modified: trunk/LinuxBIOSv2/src/mainboard/msi/ms6178/Config.lb trunk/LinuxBIOSv2/src/mainboard/msi/ms6178/Options.lb trunk/LinuxBIOSv2/src/ma

Re: [LinuxBIOS] [PATCH] More vt8237r fixes (new patch)

2007-11-07 Thread Corey Osgood
Corey Osgood wrote: > Updated patch attached, thanks for the suggestions. I think I've done > this right, can you have a look at it/test it? I can't test on hardware > ATM because of some work I'm doing on ram init. > Oops, little mistake. This line: > + if (disable_bit == 0x4) enabled = 0;

Re: [LinuxBIOS] [PATCH] More vt8237r fixes (new patch)

2007-11-07 Thread Corey Osgood
Updated patch attached, thanks for the suggestions. I think I've done this right, can you have a look at it/test it? I can't test on hardware ATM because of some work I'm doing on ram init. Rudolf Marek wrote: >> Very good point! I'll keep it in mind. And you need at least one UHCI >> controller f

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-07 Thread LinuxBIOS
#87: flashrom issues on m57sli-s4 -+-- Reporter: ward | Owner: somebody Type: defect|Status: new Priority: major | Milestone: Co

[LinuxBIOS] r2952 - in trunk/LinuxBIOSv2: src/mainboard/pcengines/alix1c src/northbridge/amd/lx targets/pcengines/alix1c

2007-11-07 Thread svn
Author: rminnich Date: 2007-11-08 00:13:43 +0100 (Thu, 08 Nov 2007) New Revision: 2952 Modified: trunk/LinuxBIOSv2/src/mainboard/pcengines/alix1c/Options.lb trunk/LinuxBIOSv2/src/mainboard/pcengines/alix1c/cache_as_ram_auto.c trunk/LinuxBIOSv2/src/mainboard/pcengines/alix1c/irq_tables.c

Re: [LinuxBIOS] [PATCH] v2: AZZA PT-6IBD support

2007-11-07 Thread Ziga Mlinar
On 10/31/07, Žiga Mlinar <[EMAIL PROTECTED]> wrote: > > Working things: > - 3dfx voodoo3 VGA board > - old IDE harddrive > - RTL-8169 Gigabit Ethernet > > I'll check other things, too, as they come. Parallel port is also recognized by kernel, and a device node is created. I didn't use it yet, tho

Re: [LinuxBIOS] #6: Add support for 10 cheap, mainstream motherboards

2007-11-07 Thread LinuxBIOS
#6: Add support for 10 cheap, mainstream motherboards --+- Reporter: uwe| Owner: somebody Type: task |Status: closed Priority: major | Milestone: Going mainst

Re: [LinuxBIOS] Superiotool output on fintek f71805f

2007-11-07 Thread Uwe Hermann
On Wed, Nov 07, 2007 at 02:13:06PM -0500, Corey Osgood wrote: > carpc:~/superiotool# superiotool -d > superiotool r2922 > Found Fintek F71805F/FG (vid=0x3419, id=0x0604) at 0x4e > Register dump: > idx 07 20 21 23 24 25 26 27 28 29 > val 03 04 06 19 34 00 03 20 08 00 > def NA 04 06 19 34 00 00 3f 08

Re: [LinuxBIOS] Walmart/Everex GPC TC2502 (VIA CN700 + VT8237R Chipset), PC2500E

2007-11-07 Thread Uwe Hermann
On Wed, Nov 07, 2007 at 04:06:27PM -0600, bari wrote: > 761GXM-M V1.0 > http://www.ecsusa.com Yep. > ECS GOAL3+ AMD Sempron 3000+ 754 SiS 761 GX Micro ATX Motherboard/CPU Combo > http://www.newegg.com/Product/Product.aspx?Item=N82E16813135060 This uses SiS 965L, which may or may not be supporte

[LinuxBIOS] r2951 - trunk/LinuxBIOSv2/src/southbridge/intel/i82801xx

2007-11-07 Thread svn
Author: uwe Date: 2007-11-07 23:09:02 +0100 (Wed, 07 Nov 2007) New Revision: 2951 Modified: trunk/LinuxBIOSv2/src/southbridge/intel/i82801xx/Config.lb trunk/LinuxBIOSv2/src/southbridge/intel/i82801xx/i82801xx.c trunk/LinuxBIOSv2/src/southbridge/intel/i82801xx/i82801xx_ac97.c trunk/Linu

Re: [LinuxBIOS] Walmart/Everex GPC TC2502 (VIA CN700 + VT8237R Chipset), PC2500E

2007-11-07 Thread bari
Corey Osgood wrote: > And CN700 will be supported very soon, once I can free up a few more > registers. Only problem is, it only supports a single dimm for now. Wish > I could afford $60 to buy the board. > Another inexpensive option with higher performance are the SiS760GX mainboards. Now with

Re: [LinuxBIOS] [PATCH] many trivial patches

2007-11-07 Thread Myles Watson
> > This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every > > Options.lb file that already had a "uses > > CONFIG_COMPRESSED_PAYLOAD_LZMA" line in it. > > If I understood correctly there should be a corresponding > default CONFIG_PRECOMPRESSED_PAYLOAD x > > line in the target/ Opti

Re: [LinuxBIOS] [PATCH] many trivial patches

2007-11-07 Thread Peter Stuge
On Wed, Nov 07, 2007 at 02:02:16PM -0700, Myles Watson wrote: > This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every > Options.lb file that already had a "uses > CONFIG_COMPRESSED_PAYLOAD_LZMA" line in it. If I understood correctly there should be a corresponding default CONFIG_PRE

Re: [LinuxBIOS] [PATCH] More vt8237r fixes

2007-11-07 Thread Rudolf Marek
> Very good point! I'll keep it in mind. And you need at least one UHCI > controller for EHCI to work. And if you have UHCI fn2 enabled you need to have fn0 and fn1 too... (check VIA docs) Rudolf -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxb

Re: [LinuxBIOS] Walmart/Everex GPC TC2502 (VIA CN700 + VT8237R Chipset), PC2500E

2007-11-07 Thread Corey Osgood
Vlad wrote: > Has anyone looked into supporting the motherboard that powers the > Everex TC2502 Green gPC? The makers of gOS [2] point to the > development kit motherboard with part number PC2500E, available from > ClubIT.com [3]. Is it already supported by the vt8237r and Via C7 code > checked int

Re: [LinuxBIOS] Walmart/Everex GPC TC2502 (VIA CN700 + VT8237R Chipset), PC2500E

2007-11-07 Thread Adam Talbot
I have two of these motherboard. Purchased under then name PCChips V21G V1.0C Have been looking for some time to load linuxbios on them. All the hardware information is below. Any one playing around with these, be careful, flashrom hangs on these boards, and I have had no luck at tracking down th

Re: [LinuxBIOS] [PATCH] More vt8237r fixes

2007-11-07 Thread Corey Osgood
Rudolf Marek wrote: > Corey Osgood wrote: >> See patch. Rudolf, can you test this one to make sure it works correctly >> on your board? > > Hi, > > Your patch seems not so solve KBD and RTC correct? Correct, kbc/rtc init should handle things their own way. I thought about doing that when we come t

[LinuxBIOS] [PATCH] many trivial patches

2007-11-07 Thread Myles Watson
This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every Options.lb file that already had a "uses CONFIG_COMPRESSED_PAYLOAD_LZMA" line in it. I figure that only adding it to the files that already have support for LZMA payloads makes sure I don't break anything. Myles Signed-off-by:

Re: [LinuxBIOS] Walmart/Everex GPC TC2502 (VIA CN700 + VT8237R Chipset), PC2500E

2007-11-07 Thread bari
Vlad wrote: > The fact that Walmart is intent on outdoing all of their competitors > by aggressively cutting costs wherever they can -- especially on this > model -- bodes well for LinuxBIOS. I'm sure Walmart would be ecstatic > to find out that they can save $15-$30 per board (7.5%-15% of the > t

Re: [LinuxBIOS] [PATCH] More vt8237r fixes

2007-11-07 Thread Rudolf Marek
Corey Osgood wrote: > See patch. Rudolf, can you test this one to make sure it works correctly > on your board? Hi, Your patch seems not so solve KBD and RTC correct? This could be implemented in superio on other board for example. Also the clock gating for Ethernet should be made programmable

[LinuxBIOS] ADLO and Kexec pathway questions

2007-11-07 Thread Myles Watson
I'm trying to use Linux-As-Bootloader for ADLO, so that I can let Linux initialize the hardware. I'm booting into Linux with Kexec, but Kexec complains that ADLO's memory address 0x7c00 is not page aligned. There's a comment in the Kexec code that says that needs to be fixed, but hasn't been s

Re: [LinuxBIOS] Walmart/Everex GPC TC2502 (VIA CN700 + VT8237R Chipset), PC2500E

2007-11-07 Thread Corey Osgood
And CN700 will be supported very soon, once I can free up a few more registers. Only problem is, it only supports a single dimm for now. Wish I could afford $60 to buy the board. -Corey Vlad wrote: > Hi, > > Walmart has chosen to pre-install Linux on their least expensive > computer, the Everex T

Re: [LinuxBIOS] #80: serial console in grub2 works

2007-11-07 Thread LinuxBIOS
#80: serial console in grub2 works +--- Reporter: oxygene | Owner: oxygene Type: enhancement |Status: reopened Priority: major| Milestone: P

[LinuxBIOS] Walmart/Everex GPC TC2502 (VIA CN700 + VT8237R Chipset), PC2500E

2007-11-07 Thread Vlad
Hi, Walmart has chosen to pre-install Linux on their least expensive computer, the Everex TC2502 Green gPC w/ Via C7-D Processor [1], which costs $199. The fact that Walmart is intent on outdoing all of their competitors by aggressively cutting costs wherever they can -- especially on this model

[LinuxBIOS] Superiotool output on fintek f71805f

2007-11-07 Thread Corey Osgood
Sorry, Thunderbird dumps emails more than a month old, so I don't have the original message to respond to. carpc:~/superiotool# superiotool superiotool r2922 Found Fintek F71805F/FG (vid=0x3419, id=0x0604) at 0x4e carpc:~/superiotool# superiotool -v superiotool r2922 carpc:~/superiotool# superioto

Re: [LinuxBIOS] [PATCH] trivial Options.lb patch for serengeti-cheetah

2007-11-07 Thread Ward Vandewege
On Wed, Nov 07, 2007 at 10:05:40AM -0700, Myles Watson wrote: > On 11/7/07, Ward Vandewege <[EMAIL PROTECTED]> wrote: > > On Wed, Nov 07, 2007 at 11:57:53AM -0500, Corey Osgood wrote: > > > For what purpose? abuild or buildrom? Needs a signed-off-by line as > > > > Presumably to make the LZMA compr

[LinuxBIOS] r2950 - trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah

2007-11-07 Thread svn
Author: ward Date: 2007-11-07 20:07:17 +0100 (Wed, 07 Nov 2007) New Revision: 2950 Modified: trunk/LinuxBIOSv2/src/mainboard/amd/serengeti_cheetah/Options.lb Log: Make the LZMA compression option work in buildrom. Signed-off-by: Myles Watson <[EMAIL PROTECTED]> Acked-by: Ward Vandewege <[EMAI

Re: [LinuxBIOS] [PATCH] Hide stdlib.h prototypes from ROMCC

2007-11-07 Thread Uwe Hermann
On Wed, Nov 07, 2007 at 12:48:35PM -0500, Corey Osgood wrote: > See patch. This one needs an abuild test to make sure it doesn't break > anything. > This patch masks the function prototypes in stdlib.h from ROMCC, so that > ARRAY_SIZE() can be used on ROMCC-dependent systems. Also adds stdlib.h to

[LinuxBIOS] r2949 - in trunk/LinuxBIOSv2/src: include southbridge/via/vt8237r

2007-11-07 Thread svn
Author: uwe Date: 2007-11-07 20:02:35 +0100 (Wed, 07 Nov 2007) New Revision: 2949 Modified: trunk/LinuxBIOSv2/src/include/stdlib.h trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/vt8237r_early_smbus.c Log: This patch masks the function prototypes in stdlib.h from ROMCC, so that ARRAY_SIZE() ca

Re: [LinuxBIOS] [PATCH] Add Via C7 support

2007-11-07 Thread Corey Osgood
r2948, thanks -Corey ron minnich wrote: > Acked-by: Ronald G. Minnich <[EMAIL PROTECTED]> > > > On Nov 7, 2007 9:50 AM, Corey Osgood <[EMAIL PROTECTED]> wrote: > >> See patch >> >> -- >> linuxbios mailing list >> linuxbios@linuxbios.org >> http://www.linuxbios.org/mailman/listinfo/linuxbios >>

[LinuxBIOS] r2948 - trunk/LinuxBIOSv2/src/cpu/via/model_centaur

2007-11-07 Thread svn
Author: cozzie Date: 2007-11-07 19:55:06 +0100 (Wed, 07 Nov 2007) New Revision: 2948 Modified: trunk/LinuxBIOSv2/src/cpu/via/model_centaur/model_centaur_init.c Log: This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 and c7 init are identical, according to the datasheets,

Re: [LinuxBIOS] [PATCH] Add Via C7 support

2007-11-07 Thread ron minnich
Acked-by: Ronald G. Minnich <[EMAIL PROTECTED]> On Nov 7, 2007 9:50 AM, Corey Osgood <[EMAIL PROTECTED]> wrote: > See patch > > -- > linuxbios mailing list > linuxbios@linuxbios.org > http://www.linuxbios.org/mailman/listinfo/linuxbios > -- linuxbios mailing list linuxbios@linuxbios.org http://

[LinuxBIOS] [PATCH] Add Via C7 support

2007-11-07 Thread Corey Osgood
See patch This patch adds to pci ids of c7 cpus to the existing model_centaur. c3 and c7 init are identical, according to the datasheets, so there's no need for another folder. As the comment says, some of these model IDs may never be produced, but they are reserved by Via for the c7. Signed-off-b

[LinuxBIOS] [PATCH] More vt8237r fixes

2007-11-07 Thread Corey Osgood
See patch. Rudolf, can you test this one to make sure it works correctly on your board? Thanks, Corey This patch removes the need to manually set up the function enable bits for the vt8237r, by setting them up automatically depending on if the function is enabled or not. Based on the i82801xx. Si

[LinuxBIOS] [PATCH] Hide stdlib.h prototypes from ROMCC

2007-11-07 Thread Corey Osgood
See patch. This one needs an abuild test to make sure it doesn't break anything. This patch masks the function prototypes in stdlib.h from ROMCC, so that ARRAY_SIZE() can be used on ROMCC-dependent systems. Also adds stdlib.h to vt8237r_early_smbus, so it'll build on those systems. Signed-off-by:

[LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-07 Thread Andreas B. Mundt
Hi all, I checked the delay loop calibration for proprietary and Linux BIOS with: flashrom -V --read test.rom Proprietary: 460, 261, 638, 260, 272, 669, 274, 664, 610, 484, 274 M loops per second. Linux BIOS: 668, 675, 655, 675, 662, 662, 662, 675 M loops per second. The speed varies much mor

Re: [LinuxBIOS] [patch] Fix M57SLI interrupt routing

2007-11-07 Thread Andreas B. Mundt
On Tue, Nov 06, 2007 at 04:12:59PM -0500, Ward Vandewege wrote: > Hi Andi, > > On Tue, Nov 06, 2007 at 10:02:05PM +0100, Andreas B. Mundt wrote: > > unfortunately, for me flashrom still fails (I've never seen it working > > on my bord with LB, factory bios works). > > Yeah, same here, I was w

Re: [LinuxBIOS] [PATCH] trivial Options.lb patch for serengeti-cheetah

2007-11-07 Thread Myles Watson
On 11/7/07, Ward Vandewege <[EMAIL PROTECTED]> wrote: > On Wed, Nov 07, 2007 at 11:57:53AM -0500, Corey Osgood wrote: > > For what purpose? abuild or buildrom? Needs a signed-off-by line as > > Presumably to make the LZMA compression option work in buildrom. I've had to > add the same to the boards

Re: [LinuxBIOS] [PATCH] trivial Options.lb patch for serengeti-cheetah

2007-11-07 Thread Ward Vandewege
On Wed, Nov 07, 2007 at 11:57:53AM -0500, Corey Osgood wrote: > Myles Watson wrote: > > This patch adds this line to src/mainboard/amd/serengeti_cheetah/Options.lb: > > > > uses CONFIG_PRECOMPRESSED_PAYLOAD > > > For what purpose? abuild or buildrom? Needs a signed-off-by line as Presumably to

Re: [LinuxBIOS] [PATCH] trivial Options.lb patch for serengeti-cheetah

2007-11-07 Thread Corey Osgood
Myles Watson wrote: > This patch adds this line to src/mainboard/amd/serengeti_cheetah/Options.lb: > > uses CONFIG_PRECOMPRESSED_PAYLOAD > For what purpose? abuild or buildrom? Needs a signed-off-by line as well, no matter how trivial. -Corey -- linuxbios mailing list linuxbios@linuxbios.org

Re: [LinuxBIOS] [PATCH] trivial Options.lb patch for serengeti-cheetah

2007-11-07 Thread Ward Vandewege
On Wed, Nov 07, 2007 at 09:38:30AM -0700, Myles Watson wrote: > This patch adds this line to src/mainboard/amd/serengeti_cheetah/Options.lb: > > uses CONFIG_PRECOMPRESSED_PAYLOAD Please add a signed-off-by line. When you do that: Acked-by: Ward Vandewege <[EMAIL PROTECTED]> Thanks, Ward. -- W

Re: [LinuxBIOS] buildrom tyan s2891 and LAB

2007-11-07 Thread Jordan Crouse
On 07/11/07 11:27 -0500, Corey Osgood wrote: > Jordan Crouse wrote: > > On 07/11/07 09:31 -0500, Ward Vandewege wrote: > > > >> I really need to make work of that kconfig option for 'add vga bios after > >> compile'. > >> > > > > I'm assuming its not freely distributable? If it is, then we

[LinuxBIOS] [PATCH] trivial Options.lb patch for serengeti-cheetah

2007-11-07 Thread Myles Watson
This patch adds this line to src/mainboard/amd/serengeti_cheetah/Options.lb: uses CONFIG_PRECOMPRESSED_PAYLOAD Options.lb.patch Description: Binary data -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] buildrom tyan s2891 and LAB

2007-11-07 Thread Corey Osgood
Jordan Crouse wrote: > On 07/11/07 09:31 -0500, Ward Vandewege wrote: > >> I really need to make work of that kconfig option for 'add vga bios after >> compile'. >> > > I'm assuming its not freely distributable? If it is, then we can wget > it and prepend it automagically. If its not, the

Re: [LinuxBIOS] buildrom tyan s2891 and LAB

2007-11-07 Thread Jordan Crouse
On 07/11/07 09:31 -0500, Ward Vandewege wrote: > I really need to make work of that kconfig option for 'add vga bios after > compile'. I'm assuming its not freely distributable? If it is, then we can wget it and prepend it automagically. If its not, then we have two courses of action: 1) user m

Re: [LinuxBIOS] buildrom tyan s2891 and LAB

2007-11-07 Thread Myles Watson
> I did a config for the 2891 with LAB, but all I see in deploy is this: > ls -l deploy/ > total 7280 > -rw-r--r-- 1 rminnich rminnich 905680 2007-11-06 19:36 bzImage > -rw-rw-r-- 1 rminnich rminnich 272384 2007-11-06 19:38 > initrd.uncompressed > -rw-rw-r-- 1 rminnich rminnich 879963 2007-11-0

Re: [LinuxBIOS] buildrom tyan s2891 and LAB

2007-11-07 Thread Ward Vandewege
On Wed, Nov 07, 2007 at 07:21:33AM -0700, Myles Watson wrote: > > > I did a config for the 2891 with LAB, but all I see in deploy is this: > > ls -l deploy/ > > total 7280 > > -rw-r--r-- 1 rminnich rminnich 905680 2007-11-06 19:36 bzImage > > -rw-rw-r-- 1 rminnich rminnich 272384 2007-11-06 19:3

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-07 Thread LinuxBIOS
#87: flashrom issues on m57sli-s4 -+-- Reporter: ward | Owner: somebody Type: defect|Status: new Priority: major | Milestone: Co