[LinuxBIOS] r2907 build service

2007-10-29 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "uwe" checked in revision 2907 to the LinuxBIOS source repository and caused the following changes: Change Log: Add support for the VIA VT8237R southbridge. Signed-off-by: Rudolf Marek <[EMAIL PROTECT

[LinuxBIOS] r2906 build service

2007-10-29 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "stepan" checked in revision 2906 to the LinuxBIOS source repository and caused the following changes: Change Log: move target directory to have the same name as the directory in the mainboard/ path. A

Re: [LinuxBIOS] Add k8resdump tool

2007-10-29 Thread Jordan Crouse
On 30/10/07 02:13 +0100, Stefan Reinauer wrote: > * Rudolf Marek <[EMAIL PROTECTED]> [071029 23:09]: > > Hello all, > > > > Some time ago I wrote some handy tool to dump the K8 memory map. > > > > I'm attaching the tool as a patch. > > r2904 > > I incorporated Uwe's suggestions except the license

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-10-29 Thread Jordan Crouse
On 30/10/07 01:41 +0100, Peter Stuge wrote: > On Mon, Oct 29, 2007 at 06:00:55PM -0600, Jordan Crouse wrote: > > Morgan's team likely does not participate in the X11 work, and if > > they did, the decision to release those drivers would be up to > > management, and not to the poor engineers. > > B

Re: [LinuxBIOS] [v2][PATCH] Trivial fixups for i82801xx_lpc R3

2007-10-29 Thread Corey Osgood
[EMAIL PROTECTED] wrote: > Quoting [EMAIL PROTECTED]: > >> Quoting [EMAIL PROTECTED]: >> >>> Hello, >>> Here is a patch with mostly trivial fixups for i82801xx_lpc.c. The main >>> fixup is the PIRQ Routing Control. >>> >>> 1. These are 8 bit registers not 32. >>> 2. There were PIRQ channels that we

Re: [LinuxBIOS] [v2][PATCH] Trivial fixups for i82801xx_lpc R3

2007-10-29 Thread joe
Quoting [EMAIL PROTECTED]: Quoting [EMAIL PROTECTED]: Hello, Here is a patch with mostly trivial fixups for i82801xx_lpc.c. The main fixup is the PIRQ Routing Control. 1. These are 8 bit registers not 32. 2. There were PIRQ channels that were disabled. This should not be determined here but b

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Jordan Crouse
On 30/10/07 03:24 +0100, Stefan Reinauer wrote: > * ron minnich <[EMAIL PROTECTED]> [071030 02:56]: > > can we try again then with morgan and sis? > > > > The biggest issue was a concern with the licensing. We were a bit > > confused and never got a clear statement that SiS felt it was all gpl. >

[LinuxBIOS] r2905 build service

2007-10-29 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "stepan" checked in revision 2905 to the LinuxBIOS source repository and caused the following changes: Change Log: fix the readwrite/readonly clashes for the pci_driver structs in the sis code. This is

Re: [LinuxBIOS] [v2][PATCH] Trivial fixups for i82801xx_lpc

2007-10-29 Thread Corey Osgood
[EMAIL PROTECTED] wrote: > Quoting Corey Osgood <[EMAIL PROTECTED]>: > >> [EMAIL PROTECTED] wrote: >>> Quoting Corey Osgood <[EMAIL PROTECTED]>: >>> [EMAIL PROTECTED] wrote: > static void lpc_init(struct device *dev) > { > -uint8_t byte; > -int pwr_on = -1; > -

Re: [LinuxBIOS] [PATCH] VIA VT8237R support

2007-10-29 Thread Uwe Hermann
On Mon, Oct 29, 2007 at 06:31:15PM -0400, Corey Osgood wrote: > >> Signed-off-by: Rudolf Marek <[EMAIL PROTECTED]> > Acked-by: <[EMAIL PROTECTED]> Thanks a lot for the patch and for merging the suggestions from the various reviews! That's very appreviated! Committed in r2907 with some minor cosme

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

2007-10-29 Thread svn
Author: uwe Date: 2007-10-30 04:09:39 +0100 (Tue, 30 Oct 2007) New Revision: 2907 Added: trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/ trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/Config.lb trunk/LinuxBIOSv2/src/southbridge/via/vt8237r/chip.h trunk/LinuxBIOSv2/src/southbridge/via/vt8

Re: [LinuxBIOS] [v2][PATCH] Trivial fixups for i82801xx_lpc

2007-10-29 Thread joe
Quoting Corey Osgood <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: >> Quoting Corey Osgood <[EMAIL PROTECTED]>: >> >>> [EMAIL PROTECTED] wrote: Index: src/southbridge/intel/i82801xx/i82801xx_lpc.c === --- src/southbri

[LinuxBIOS] r2904 build service

2007-10-29 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "stepan" checked in revision 2904 to the LinuxBIOS source repository and caused the following changes: Change Log: K8 resource dump utility from Rudolf Marek Signed-off-by: Rudolf Marek <[EMAIL PROTEC

Re: [LinuxBIOS] r2906 - in trunk/LinuxBIOSv2/targets/sis: . sis761

2007-10-29 Thread Corey Osgood
Stefan Reinauer wrote: > Corey Osgood wrote: > >> [EMAIL PROTECTED] wrote: >> >> >>> Author: stepan >>> Date: 2007-10-30 03:24:49 +0100 (Tue, 30 Oct 2007) >>> New Revision: 2906 >>> >>> Added: >>>trunk/LinuxBIOSv2/targets/sis/sis761/ >>>trunk/LinuxBIOSv2/targets/sis/sis761/Config

Re: [LinuxBIOS] r2906 - in trunk/LinuxBIOSv2/targets/sis: . sis761

2007-10-29 Thread Stefan Reinauer
Corey Osgood wrote: > [EMAIL PROTECTED] wrote: > >> Author: stepan >> Date: 2007-10-30 03:24:49 +0100 (Tue, 30 Oct 2007) >> New Revision: 2906 >> >> Added: >>trunk/LinuxBIOSv2/targets/sis/sis761/ >>trunk/LinuxBIOSv2/targets/sis/sis761/Config-abuild.lb >> Removed: >>trunk/LinuxBIOSv2/

Re: [LinuxBIOS] r2906 - in trunk/LinuxBIOSv2/targets/sis: . sis761

2007-10-29 Thread Corey Osgood
[EMAIL PROTECTED] wrote: > Author: stepan > Date: 2007-10-30 03:24:49 +0100 (Tue, 30 Oct 2007) > New Revision: 2906 > > Added: >trunk/LinuxBIOSv2/targets/sis/sis761/ >trunk/LinuxBIOSv2/targets/sis/sis761/Config-abuild.lb > Removed: >trunk/LinuxBIOSv2/targets/sis/churchill/ > Log: > move

Re: [LinuxBIOS] Which BIOS Savior for VIA EPIA M-II?

2007-10-29 Thread Peter Stuge
On Tue, Oct 30, 2007 at 03:27:36AM +0100, Stefan Reinauer wrote: > * Peter Stuge <[EMAIL PROTECTED]> [071030 03:23]: > > > especially that I want the motherboard boot Linux from CF port (I > > > read the howto and I think I know what to do) which can be tricky. > > > > Note that I don't know if an

Re: [LinuxBIOS] Which BIOS Savior for VIA EPIA M-II?

2007-10-29 Thread Stefan Reinauer
* Peter Stuge <[EMAIL PROTECTED]> [071030 03:23]: > > especially that I want the motherboard boot Linux from CF port (I > > read the howto and I think I know what to do) which can be tricky. > > Note that I don't know if anyone has actually gotten this to work. I > made some effort about a year ag

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Stefan Reinauer
* ron minnich <[EMAIL PROTECTED]> [071030 02:56]: > can we try again then with morgan and sis? > > The biggest issue was a concern with the licensing. We were a bit > confused and never got a clear statement that SiS felt it was all gpl. I did not check the VGA BIOS in yet. We are working on a di

[LinuxBIOS] r2906 - in trunk/LinuxBIOSv2/targets/sis: . sis761

2007-10-29 Thread svn
Author: stepan Date: 2007-10-30 03:24:49 +0100 (Tue, 30 Oct 2007) New Revision: 2906 Added: trunk/LinuxBIOSv2/targets/sis/sis761/ trunk/LinuxBIOSv2/targets/sis/sis761/Config-abuild.lb Removed: trunk/LinuxBIOSv2/targets/sis/churchill/ Log: move target directory to have the same name as the

Re: [LinuxBIOS] Which BIOS Savior for VIA EPIA M-II?

2007-10-29 Thread Peter Stuge
On Fri, Oct 26, 2007 at 10:22:04AM +0200, Coquelicot wrote: > I have a brand new VIA EPIA M-II (with 1 GHz CPU) motherboard that > I would like to boot faster than by factory default (carputer > projects). I have following purchased BIOS Savior from FrozenCPU : > RD1-PMC2 but it seems that it is th

[LinuxBIOS] r2905 - trunk/LinuxBIOSv2/src/southbridge/sis/sis966

2007-10-29 Thread svn
Author: stepan Date: 2007-10-30 03:17:49 +0100 (Tue, 30 Oct 2007) New Revision: 2905 Modified: trunk/LinuxBIOSv2/src/southbridge/sis/sis966/sis966_aza.c trunk/LinuxBIOSv2/src/southbridge/sis/sis966/sis966_ht.c trunk/LinuxBIOSv2/src/southbridge/sis/sis966/sis966_ide.c trunk/LinuxBIOSv2/

Re: [LinuxBIOS] [PATCH]Fintek F71805f for LinuxBIOSv3

2007-10-29 Thread Stefan Reinauer
* Corey Osgood <[EMAIL PROTECTED]> [071029 01:49]: > Add support for the Fintek F71805f to LinuxBIOSv3. It hasn't been tested yet > because something's failing to build elsewhere, but the stage1 does build, and > for the moment that's what matters. It's based on working v2 code so it should > work

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread ron minnich
can we try again then with morgan and sis? The biggest issue was a concern with the licensing. We were a bit confused and never got a clear statement that SiS felt it was all gpl. ron -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] r508 - in LinuxBIOSv3: . superio superio/fintek superio/fintek/f71805f

2007-10-29 Thread svn
Author: stepan Date: 2007-10-30 03:03:43 +0100 (Tue, 30 Oct 2007) New Revision: 508 Added: LinuxBIOSv3/superio/fintek/ LinuxBIOSv3/superio/fintek/f71805f/ LinuxBIOSv3/superio/fintek/f71805f/Makefile LinuxBIOSv3/superio/fintek/f71805f/dts LinuxBIOSv3/superio/fintek/f71805f/f71805f.h

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Stefan Reinauer
* Peter Stuge <[EMAIL PROTECTED]> [071030 01:31]: > > but few want to spend a lot of valuable money and engineering > > resources on it - > > All business moves require an investment. Some resources will always > be neccessary, be it money, sending out hardware samples, engineering > resources or

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Corey Osgood
Stefan Reinauer wrote: > * ron minnich <[EMAIL PROTECTED]> [071029 23:51]: > >> One possibility is, the next time someone comes in, rather than just >> critiquing the code, we get a group of people -- say 3 or 4 -- each of >> whom takes on the responsibility for a directory, starting at the >> l

[LinuxBIOS] r2903 build service

2007-10-29 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "uwe" checked in revision 2903 to the LinuxBIOS source repository and caused the following changes: Change Log: Add support for Intel 440MX systems. Add support for the Fujitsu MBM29F400TC flash part.

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Stefan Reinauer
* ron minnich <[EMAIL PROTECTED]> [071029 23:51]: > One possibility is, the next time someone comes in, rather than just > critiquing the code, we get a group of people -- say 3 or 4 -- each of > whom takes on the responsibility for a directory, starting at the > leaves. Something like this: > > s

Re: [LinuxBIOS] [v2][PATCH] Trivial fixups for i82801xx_lpc

2007-10-29 Thread Corey Osgood
[EMAIL PROTECTED] wrote: > Quoting Corey Osgood <[EMAIL PROTECTED]>: > >> [EMAIL PROTECTED] wrote: >>> Index: src/southbridge/intel/i82801xx/i82801xx_lpc.c >>> === >>> --- src/southbridge/intel/i82801xx/i82801xx_lpc.c(revision 2901

Re: [LinuxBIOS] [PATCH] Add k8resdump tool

2007-10-29 Thread Stefan Reinauer
* Rudolf Marek <[EMAIL PROTECTED]> [071029 23:09]: > Hello all, > > Some time ago I wrote some handy tool to dump the K8 memory map. > > I'm attaching the tool as a patch. r2904 I incorporated Uwe's suggestions except the license header. -- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i.

[LinuxBIOS] r2904 - in trunk/util: . k8resdump

2007-10-29 Thread svn
Author: stepan Date: 2007-10-30 02:12:20 +0100 (Tue, 30 Oct 2007) New Revision: 2904 Added: trunk/util/k8resdump/ trunk/util/k8resdump/.dependencies trunk/util/k8resdump/Makefile trunk/util/k8resdump/k8resdump.c Log: K8 resource dump utility from Rudolf Marek Signed-off-by: Rudolf Mar

Re: [LinuxBIOS] [v2][PATCH] Trivial fixups for i82801xx_lpc

2007-10-29 Thread joe
Quoting Corey Osgood <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: >> Index: src/southbridge/intel/i82801xx/i82801xx_lpc.c >> === >> --- src/southbridge/intel/i82801xx/i82801xx_lpc.c(revision 2901) >> +++ src/southbridge/intel/i

Re: [LinuxBIOS] [BUILDROM] Missing Serengeti-Cheetah file

2007-10-29 Thread Uwe Hermann
On Mon, Oct 29, 2007 at 04:08:33PM -0600, Jordan Crouse wrote: > I missed a patch file when I added the S-C stuff to buildrom last week. > THis just patches LB to use ../payload.elf as the target (an unfortunate > v2 side effect). > [BUILDROM] Missing Serengeti-Cheetah file > > This file should

Re: [LinuxBIOS] [PATCH] flashrom: 440MX support, MBM29F400TC support

2007-10-29 Thread Uwe Hermann
On Sun, Oct 28, 2007 at 03:20:43AM +0100, Peter Stuge wrote: > On Sat, Oct 27, 2007 at 07:48:28PM +0200, Uwe Hermann wrote: > > Add support for Intel 440MX systems. > > Add support for the Fujitsu MBM29F400TC (TSOP?) flash part. > > > > Detection and reading works, writing is not tested. > > > >

[LinuxBIOS] r2903 - trunk/util/flashrom

2007-10-29 Thread svn
Author: uwe Date: 2007-10-30 01:56:50 +0100 (Tue, 30 Oct 2007) New Revision: 2903 Modified: trunk/util/flashrom/chipset_enable.c trunk/util/flashrom/flash.h trunk/util/flashrom/flashchips.c Log: Add support for Intel 440MX systems. Add support for the Fujitsu MBM29F400TC flash part. Dete

Re: [LinuxBIOS] buildrom: Consistency fixes

2007-10-29 Thread Uwe Hermann
On Mon, Oct 29, 2007 at 10:04:28AM -0600, Jordan Crouse wrote: > > Small cosmetic and consistency fixes. > > > > Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> > > Acked-by: Jordan Crouse <[EMAIL PROTECTED]> Thanks, r51 (together with the typo noticed by Paul Menzel). Uwe. -- http://www.herma

[LinuxBIOS] r51 - in buildrom-devel: config/platforms packages/kernel

2007-10-29 Thread svn
Author: uwe Date: 2007-10-30 01:50:43 +0100 (Tue, 30 Oct 2007) New Revision: 51 Modified: buildrom-devel/config/platforms/Config.in buildrom-devel/config/platforms/m57sli.conf buildrom-devel/packages/kernel/alix1c-kernel.mk buildrom-devel/packages/kernel/m57sli-kernel.mk Log: Small cos

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-10-29 Thread Peter Stuge
On Mon, Oct 29, 2007 at 06:00:55PM -0600, Jordan Crouse wrote: > Morgan's team likely does not participate in the X11 work, and if > they did, the decision to release those drivers would be up to > management, and not to the poor engineers. But then they would know what the decision was, and they

Re: [LinuxBIOS] [PATCH] Add k8resdump tool

2007-10-29 Thread Uwe Hermann
On Mon, Oct 29, 2007 at 11:09:18PM +0100, Rudolf Marek wrote: > Signed-off-by: Rudolf Marek <[EMAIL PROTECTED]> OK, why not, let's add it to util/, might be useful more often. A few minor issues (mostly to make the code look "familiar", i.e. similar to the rest of LinuxBIOS): > Index: util/k8re

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Peter Stuge
This is really great discussion! On Mon, Oct 29, 2007 at 09:57:38AM -0600, Jordan Crouse wrote: > > I was just very worried that we might have lost another board. > > Which is a very reasonable and real fear. Board no, vendor maybe. > In fact, forst most, this is their first foray into the w

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-10-29 Thread Jordan Crouse
On 29/10/07 18:19 -0500, bari wrote: > Morgan, > > Is there any chance of seeing 3d accelerated X11 drivers for the SiS761GX? Normally large corporations have many different groups that work on various parts of the hardware. Morgan's team likely does not participate in the X11 work, and if they

Re: [LinuxBIOS] [v2][PATCH] Trivial fixups for i82801xx_lpc

2007-10-29 Thread Corey Osgood
[EMAIL PROTECTED] wrote: > Index: src/southbridge/intel/i82801xx/i82801xx_lpc.c > === > --- src/southbridge/intel/i82801xx/i82801xx_lpc.c(revision 2901) > +++ src/southbridge/intel/i82801xx/i82801xx_lpc.c(working copy) > @@ -32

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-10-29 Thread bari
Morgan, Is there any chance of seeing 3d accelerated X11 drivers for the SiS761GX? Morgan Tsai wrote: > Dear folks, > > It supports SiS761GX / SiS966 chipset, only for AMD K8 platform so far. > Due to integrated VGA sharing system memory, some code in southbridge > folder > have to init northbr

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Peter Stuge
On Sun, Oct 28, 2007 at 09:06:45AM -0700, ron minnich wrote: > > Please don't ack just because noone else does it. > > no, what I meant was, "I will do the review and try to make sure > the patch is clean" My bad. Sorry I did not give you more credit than that. :\ > I was just very worried that

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Peter Stuge
On Sun, Oct 28, 2007 at 10:36:14AM +0100, Paul Menzel wrote: > This is a nice write-up and summary. Therefore I would like to see > this in the wiki. Maybe it could be reworked a little and put on the contribution guidelines page? //Peter -- linuxbios mailing list linuxbios@linuxbios.org http:

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread ron minnich
On 10/29/07, Jordan Crouse <[EMAIL PROTECTED]> wrote: > I'm not sure if SiS is coming back, and I wouldn't be surprised if they > didn't. Translation: we, collectively, need to do better. I realize we're all volunteers, and this is a 'time available' activity. Given that, what can we do better to

Re: [LinuxBIOS] [BUILDROM] Missing Serengeti-Cheetah file

2007-10-29 Thread Peter Stuge
On Mon, Oct 29, 2007 at 04:08:33PM -0600, Jordan Crouse wrote: > [BUILDROM] Missing Serengeti-Cheetah file > > This file should have gone with the rest of the patch - it patches LinuxBIOS > to look for payload in ../ > > Signed-off-by: Jordan Crouse <[EMAIL PROTECTED]> Acked-by: Peter Stuge <[E

Re: [LinuxBIOS] [PATCH] VIA VT8237R support

2007-10-29 Thread Corey Osgood
Rudolf Marek wrote: > Rudolf Marek wrote: >> Hi all, >> >> here is fixed version, writeback is guarded with debug level. >> >> ISA->LPC >> >> Signed-off-by: Rudolf Marek <[EMAIL PROTECTED]> >> >> Rudolf > > > Hmm my check and send extension overseen that I forgot the attachment :/ > > Sorry. No wo

Re: [LinuxBIOS] Status of the CS5535 southbridge?

2007-10-29 Thread Jordan Crouse
On 29/10/07 15:11 -0700, Adam Talbot wrote: > Strange, GCC just finished compiling. No errors and I have the system > running i686 native. > I tuned with CFLAGS="-Os -march=i686 -pipe" > -Adam Most people will be happy. But the potential does exist, and so I have to go the safe route and recommen

Re: [LinuxBIOS] Status of the CS5535 southbridge?

2007-10-29 Thread Adam Talbot
Strange, GCC just finished compiling. No errors and I have the system running i686 native. I tuned with CFLAGS="-Os -march=i686 -pipe" -Adam ron minnich wrote: > On 10/29/07, Jordan Crouse <[EMAIL PROTECTED]> wrote: > > >> You shouldn't use 686 - these are i586 instruction sets. But there are

[LinuxBIOS] [PATCH] Add k8resdump tool

2007-10-29 Thread Rudolf Marek
Hello all, Some time ago I wrote some handy tool to dump the K8 memory map. I'm attaching the tool as a patch. Sample output: debian:/home/ruik/Moje_dilna/LinuxBIOSv2/util/k8resdump# ./k8resdump DRAM map: #0 0x00 - 0x003fff Access: R/W IntlvEN:0x0 IntlvSEL:0x0 Dstnode:0 DRAM map:

[LinuxBIOS] [BUILDROM] Missing Serengeti-Cheetah file

2007-10-29 Thread Jordan Crouse
I missed a patch file when I added the S-C stuff to buildrom last week. THis just patches LB to use ../payload.elf as the target (an unfortunate v2 side effect). -- Jordan Crouse Systems Software Development Engineer Advanced Micro Devices, Inc. [BUILDROM] Missing Serengeti-Cheetah file This f

[LinuxBIOS] r2902 build service

2007-10-29 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "stepan" checked in revision 2902 to the LinuxBIOS source repository and caused the following changes: Change Log: Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966 southbridge no

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-10-29 Thread Stefan Reinauer
Dear Morgan, thank you very much for your contributions. The code has been checked into the LinuxBIOS repository. We are looking forward to work with SiS in the future. Stefan * Morgan Tsai <[EMAIL PROTECTED]> [071018 13:00]: > Dear folks, > > It supports SiS761GX / SiS966 chipset, only for AMD

Re: [LinuxBIOS] [PATCH] VIA VT8237R support

2007-10-29 Thread Rudolf Marek
Rudolf Marek wrote: Hi all, here is fixed version, writeback is guarded with debug level. ISA->LPC Signed-off-by: Rudolf Marek <[EMAIL PROTECTED]> Rudolf Hmm my check and send extension overseen that I forgot the attachment :/ Sorry. Rudolf Index: src/southbridge/via/vt8237r/vt8237r.c ==

Re: [LinuxBIOS] [PATCH] VIA VT8237R support

2007-10-29 Thread Rudolf Marek
Hi all, here is fixed version, writeback is guarded with debug level. ISA->LPC Signed-off-by: Rudolf Marek <[EMAIL PROTECTED]> Rudolf -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Motherboard support for single core AMD Atlon-64 with ATI chipset

2007-10-29 Thread yhlu
Please try to use mcp55 base MB... if sth is too cheap, it mean some problem there. YH -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] Motherboard support for single core AMD Atlon-64 with ATI chipset

2007-10-29 Thread Henry keultjes
Hi: I am a volunteer with a local non-profit organization, Toy Time, intending to improve on what we do for kids who get our computers by switching to pure Linux boxes. The objective would be to, instead of just giving these kids an old PC box with windows, we would teach them how to assemble

[LinuxBIOS] Trac reminder: list of new ticket(s)

2007-10-29 Thread LinuxBIOS tracker
Ticket Owner Status Description #89 somebody new New product support - thin clients #88 somebody new Add UHCI/OHCI/EHCI support to GRUB2 #87 somebody new flashrom issues on m57sli-s4 #86 somebody

Re: [LinuxBIOS] [v2][PATCH] Trivial fixups for i82801xx_lpc

2007-10-29 Thread joe
Quoting [EMAIL PROTECTED]: Hello, Here is a patch with mostly trivial fixups for i82801xx_lpc.c. The main fixup is the PIRQ Routing Control. 1. These are 8 bit registers not 32. 2. There were PIRQ channels that were disabled. This should not be determined here but by irq_tables.c or by acpi_tab

Re: [LinuxBIOS] Status of the CS5535 southbridge?

2007-10-29 Thread ron minnich
On 10/29/07, Jordan Crouse <[EMAIL PROTECTED]> wrote: > You shouldn't use 686 - these are i586 instruction sets. But there are > some native i686 instructions, and they do run the risk of tripping you > up (as happened to OLPC last year when readhat put 686 native instructions > into 'as', with t

Re: [LinuxBIOS] Status of the CS5535 southbridge?

2007-10-29 Thread ron minnich
On 10/29/07, Jordan Crouse <[EMAIL PROTECTED]> wrote: > You shouldn't use 686 - these are i586 instruction sets. But there are > some native i686 instructions, and they do run the risk of tripping you > up (as happened to OLPC last year when readhat put 686 native instructions > into 'as', with t

Re: [LinuxBIOS] buildrom configurations for serengeti-cheetah 64-bit

2007-10-29 Thread Myles Watson
> > 2. It would be nice to be able to set the ROM size if you have a larger > > one than comes standard with the platform > > This is hard to do in v2, and I'm not sure how we could get around it, > because it would involve in-place SED fu and other such things that I'm > not 100% sure we want t

Re: [LinuxBIOS] Which BIOS Savior for VIA EPIA M-II?

2007-10-29 Thread Markus
Am Mon, 29 Oct 2007 10:54:39 +0200 schrieb Coquelicot <[EMAIL PROTECTED]>: > >> Dear LinuxBIOSers, > >> > >> I have a brand new VIA EPIA M-II (with 1 GHz CPU) motherboard that > >> I would like to boot faster than by factory default (carputer > >> projects). I have following purchased BIOS Savior

Re: [LinuxBIOS] buildrom: Consistency fixes

2007-10-29 Thread Jordan Crouse
On 27/10/07 16:39 +0200, Uwe Hermann wrote: > See patch. > > > Uwe. > -- > http://www.hermann-uwe.de | http://www.holsham-traders.de > http://www.crazy-hacks.org | http://www.unmaintained-free-software.org > Small cosmetic and consistency fixes. > > Signed-off-by: Uwe Hermann <[EMAIL PROTECTE

Re: [LinuxBIOS] Status of the CS5535 southbridge?

2007-10-29 Thread Jordan Crouse
On 27/10/07 19:38 +0200, Uwe Hermann wrote: > On Fri, Oct 26, 2007 at 05:37:11PM -0700, Adam Talbot wrote: > > I have a wyse term 3150se system that I would like to install linuxbios > > on. Does any know the status of the CS55535? Also, what type of Geode > > Should work AFAIK. Just try it...

Re: [LinuxBIOS] Patch quality

2007-10-29 Thread Jordan Crouse
On 28/10/07 09:06 -0700, ron minnich wrote: > On 10/27/07, Peter Stuge <[EMAIL PROTECTED]> wrote: > > > Please don't ack just because noone else does it. That defeats the > > purpose of the reviews. > > no, what I meant was, "I will do the review and try to make sure the > patch is clean" > > So

[LinuxBIOS] #89: New product support - thin clients

2007-10-29 Thread LinuxBIOS
#89: New product support - thin clients +--- Reporter: andrey| Owner: somebody Type: task | Status: new Priority: major | Milestone:

Re: [LinuxBIOS] [PATCH]Fintek F71805f for LinuxBIOSv3

2007-10-29 Thread Uwe Hermann
On Sun, Oct 28, 2007 at 10:00:51PM -0400, Corey Osgood wrote: > > If dev is the same as in v2 this won't work. dev is not just the config > > port (e.g. 0x2e) but a struct which contains other stuff, I think. > > > > dev is just the port in this case, it's not like v2. OK, we should rename the

Re: [LinuxBIOS] Which BIOS Savior for VIA EPIA M-II?

2007-10-29 Thread Coquelicot
>> Dear LinuxBIOSers, >> >> I have a brand new VIA EPIA M-II (with 1 GHz CPU) motherboard that I >> would like to boot faster than by factory default (carputer >> projects). I have following purchased BIOS Savior from FrozenCPU : >> RD1-PMC2 but it seems that it is the wrong one (I have installed t