Re: cpu/p6/mtrr.c

2003-10-21 Thread SONE Takeshi
On Mon, Oct 20, 2003 at 01:47:20PM -0600, ron minnich wrote: > On Mon, 20 Oct 2003, SONE Takeshi wrote: > > > I don't know if this is clean but it should be ok for both K8 and others. > > Tested on C3. > > > committed, take a look and test if you can. It's fine for me but it should really be v

Re: V2 EPIA - IDE compat mode, RAM init, and early MTRR

2003-10-21 Thread SONE Takeshi
On Mon, Oct 20, 2003 at 03:48:18PM -0600, ron minnich wrote: > Takeshi, I have put your changes in (earlymtrr.c, etc.) except for > raminit. We should talk about that offline, but I want to better > understand what you are doing, since two slots was working for me. Besides raminit, some importan

Re: AMD8151

2003-10-21 Thread Stefan Reinauer
* Eric W. Biederman <[EMAIL PROTECTED]> [031020 20:23]: > > my config.lb defines: > > northbridge amd/amdk8 "mc0" > > southbridge amd/amd8151 "amd8151" link 0 > > end > > southbridge amd/amd8111 "amd8111" link [1|2] > > end > > end > > > > What is the right way of d

Re: AMD8151

2003-10-21 Thread Stefan Reinauer
* Eric W. Biederman <[EMAIL PROTECTED]> [031020 20:23]: > So far I pretend a hypertransport chain is just a bus so > the amd 8111 hangs off of link 0 of mc0. > The really weird part is that the disable is clearing multiple > enable bits and that does not feel correct somehow. Ok, when enabling

Re: V2 EPIA - IDE compat mode, RAM init, and early MTRR

2003-10-21 Thread ron minnich
On Tue, 21 Oct 2003, SONE Takeshi wrote: > > src/mainboard/via/epia/Config.lb: > * chooses COMPATIBILITY mode rather than native mode > * more appropriate romcc options > > src/southbridge/via/vt8231/vt8231.c: > * proper interpretation of enable_native_ide > > src/mainboard/via

Re: V2 EPIA - IDE compat mode, RAM init, and early MTRR

2003-10-21 Thread SONE Takeshi
On Tue, Oct 21, 2003 at 07:55:20AM -0600, ron minnich wrote: > On Tue, 21 Oct 2003, SONE Takeshi wrote: > > > > > src/mainboard/via/epia/Config.lb: > > * chooses COMPATIBILITY mode rather than native mode > > * more appropriate romcc options > > > > src/southbridge/via/vt8231/vt8231.c:

Re: V2 EPIA - IDE compat mode, RAM init, and early MTRR

2003-10-21 Thread Stefan Reinauer
* ron minnich <[EMAIL PROTECTED]> [031021 15:55]: > No, these are in CVS AFAIK; the problem is that you are suffering the > 24-hour delay again. If so, please use http://snapshots.linuxbios.org/ Stefan -- ARCHITECTURE TEAM SUSE LINUX AG ___ Lin

Re: V2 EPIA - IDE compat mode, RAM init, and early MTRR

2003-10-21 Thread ron minnich
On Tue, 21 Oct 2003, SONE Takeshi wrote: > SF CVS is working very well these days.. no connection resets, > less delay, faster updates. I'll check later today and see if I forgot to commit ... ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://ww

Re: AMD64: Something's missing?

2003-10-21 Thread Peter Stuge
Hi everyone. This has a lot of basic stuff probably already well known on the list, but I figured it might help someone. Felt like documenting a little. :) On Mon, Oct 20, 2003 at 11:10:54PM +0100, Terry Blunt wrote: > I *very* much like the idea of having as much of my system as possible > open

FW: Forth

2003-10-21 Thread Gregg C Levine
Hello (again) from Gregg C Levine Folks, take a look at the forwarded message below my signature. It seems to me, that it was spawned from my messages discussing the OpenBIOS kernel. I am inviting advice, and comment. I have responded twice to the person, but so far no replies. ---

Re: AMD64: Something's missing?

2003-10-21 Thread Evan Langlois
> EtherBoot can boot lots of things from the network or an IDE hard disk. > FILO can boot from IDE hard disk, IDE CDROM, floppy, and maybe more? 9load > I don't know much about except that it is used to load the plan9 kernel. I don't know much about FILO. Can anyone comment on its compatibility

[COMMIT] romcc-0.37

2003-10-21 Thread Eric W. Biederman
Ok. Non inline function calls are trickier than I expected. My intuition said I just needed to tweak the generated intermediate code and I could reuse all of my optimizing back end. In almost all cases my back end looks at the code generated declares it spaghetti and refuses to compile it. Howe

Re: LinuxBIOS high level overview [was: AMD64: Something's missing?]

2003-10-21 Thread Peter Stuge
On Tue, Oct 21, 2003 at 10:26:01PM +0200, Evan Langlois wrote: > > I don't know much about FILO. I should have included the URL where it lives: http://te.to/~ts1/filo/ Sorry about that. > Can anyone comment on its compatibility with the LILO graphical features > (displaying graphical menus/spla