Re: Disk is cheap?

2001-02-26 Thread Robert Kaiser
On Sat, 24 Feb 2001, Ralf Baechle wrote: > On Wed, Jan 31, 2001 at 02:29:54PM +0100, Robert Kaiser wrote: > > > Perhaps a more convincing argument may be that in embedded devices, > > disk as well as memory and CPU power are _not_ cheap. > > > > The more reso

Anybody got 2.4.0 running on a 386 ?

2001-01-09 Thread Robert Kaiser
as if someone had pressed the reset button. The same kernel boots fine on 486 and Pentium Systems. Any ideas/suggestions ? Rob Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenste

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-09 Thread Robert Kaiser
On Die, 09 Jan 2001 you wrote: > Robert Kaiser wrote: > > I can't seem to get the new 2.4.0 kernel running on a 386 CPU. > > The kernel was built for a 386 Processor, Math emulation has been enabled. > > I tried three different 386 boards. Execution seems to get as far

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-09 Thread Robert Kaiser
On Die, 09 Jan 2001 you wrote: > Robert Kaiser wrote: > > > > On Die, 09 Jan 2001 you wrote: > > > Robert Kaiser wrote: > > > > I can't seem to get the new 2.4.0 kernel running on a 386 CPU. > > > > The kernel was built for a 386 Processor, M

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-09 Thread Robert Kaiser
same behavior. -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14phone: (49) 6136 9948-762 D-55270 Klein-Winternheim / Germany fax: (49) 6136 9948-10 - To unsubscribe from this list: send the line "unsub

No Subject

2001-01-09 Thread Robert Kaiser
Hi, In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Timur Tabi) writes: > ** Reply to message from Robert Kaiser <[EMAIL PROTECTED]> on Tue, 9 Jan 2001 > 23:17:11 +0100 > > >> temp = mk_pte_phys(__pa(vaddr), PAGE_KERNEL); >> *pte = temp; >

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-09 Thread Robert Kaiser
52cf0-0xc010), right ? -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14phone: (49) 6136 9948-762 D-55270 Klein-Winternheim / Germany fax: (49) 6136 9948-10 - To

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-09 Thread Robert Kaiser
On Die, 09 Jan 2001 you wrote: > On Tue, 9 Jan 2001, Robert Kaiser wrote: > > > Now comes the amazing (to me) part: I split the above statement up into: > > > > temp = mk_pte_phys(__pa(vaddr), PAGE_KERNEL); > > *pte = temp; > > this is almost

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-10 Thread Robert Kaiser
4.0 ? Could it possibly cause a crash as early as pagetable_init() ? -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14 D-55270 Klein-Winternheim / Germanyfax: (49) 6136 9948-10

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-10 Thread Robert Kaiser
"linear" now, give it > a try. I am not using LILO (yet). I tried booting with SYSLINUX or by dumping the kernel binary to floppy and booting from it. Both showed the same result. Robert Kaiser emai

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-10 Thread Robert Kaiser
Still no effect :-( -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14 D-55270 Klein-Winternheim / Germanyfax: (49) 6136 9948-10 - To unsubscribe from this list: send the line &qu

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-10 Thread Robert Kaiser
kernel on a 386 could report this to the list. -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14 D-55270 Klein-Winternheim / Germanyfax: (49) 6136 9948-10 - To unsubscribe from thi

Re: Anybody got 2.4.0 running on a 386 ?

2001-01-10 Thread Robert Kaiser
case it can't be related to the problem I am seeing. Thanks for the info. Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14 D-55270 Klein-Winternheim / Germanyfax: (49) 6136 99

[SOLVED + PATCH] Re: Anybody got 2.4.0 running on a 386 ?

2001-01-15 Thread Robert Kaiser
Rob ---- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14phone: (49) 6136 9948-762 D-55270 Klein-Winternheim / Germany fax: (49) 6136 9948-10 - To unsubscribe from this list: send the line "unsubscribe linu

No Subject

2001-01-19 Thread Robert Kaiser
? (386 or 486 perchance?) -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14phone: (49) 6136 9948-762 D-55270 Klein-Winternheim / Germany fax: (49) 6136 9948-10 -

Re: 2.4 on Cobalt hardware

2001-01-19 Thread Robert Kaiser
if you want to be sure, try the latest (pre8) patch from ftp://ftp.kernel.org/pub/linux/kernel/testing/ that particular bug has been fixed in that version. Good Luck Rob Robert Kaiser email: [EMAIL PROTEC

unresolved reference to hd_init (2.4.0-test10, ll_rw_blk.c)

2000-11-06 Thread Robert Kaiser
(); /* this MUST precede hd_init */ #endif -#if defined(CONFIG_IDE) && defined(CONFIG_BLK_DEV_HD) +#if defined(CONFIG_IDE) && defined(CONFIG_BLK_DEV_HD) && +!defined(CONFIG_BLK_DEV_HD_ONLY) hd_init(); #endif #ifdef CONFIG_BLK_DEV_PS2 ---

Re: setup.S: A20 enable sequence (once again)

2000-11-06 Thread Robert Kaiser
ng on completely nonstandard > hardware, which may need a CONFIG_ option. However, if we can avoid > it I guess it's better.) That was exactly my intention :-) ---- Robert Kaiser email: [EMAIL PROTECTED] SY

Re: setup.S: A20 enable sequence (once again)

2000-11-06 Thread Robert Kaiser
0_enabled: xorw%ax, %ax outb%al, $0xf0 calldelay -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14phone: (49) 6136 9948-762 D-552

A20 Gate enable sequence (setup.S)

2000-10-13 Thread Robert Kaiser
. Cheers Rob -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14http://www.elinos.com D-55270 Klein-Winternheim / Germany http://www.sysgo.de diff -urN linux-2.4.0-test8

Re: A20 Gate enable sequence (setup.S)

2000-10-13 Thread Robert Kaiser
rent boards, some using AMD ELAN, some 386 EX. Rob -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14phone: (49) 6136 9948-762 D-55270 Klein-Winternheim / Germany fax: (49)

Re: A20 Gate enable sequence (setup.S)

2000-10-15 Thread Robert Kaiser
On Fri, 13 Oct 2000, Albert Cranford wrote: > Robert Kaiser wrote: > > > > On Fre, 13 Okt 2000 you wrote: > > > > Some boards (especially in the embedded PC area) implement only the > > > > latter method (some don't even _have_ a keyboard controller

Re: A20 Gate enable sequence (setup.S)

2000-10-15 Thread Robert Kaiser
sting would be safe in all cases (assuming it won't break anything else). Rob Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14http://www.elinos.com D-55270 Klein-Winternheim / Germany http://www.sysgo.de - To unsubscribe f

Re: A20 Gate enable sequence (setup.S)

2000-10-16 Thread Robert Kaiser
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Richard B. Johnson) writes: > On Sun, 15 Oct 2000, Robert Kaiser wrote: > >> > The AMD/Elan box snoops for the sequence sent to the keyboard >> > controller to enable A<20>. >> > Robert

Disk is cheap?

2001-01-31 Thread Robert Kaiser
t_ for an embedded system! -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14phone: (49) 6136 9948-762 D-55270 Klein-Winternheim / Germany fax: (49) 6136 9948-10 - To unsubscribe from this list: send th

Re: Disk is cheap?

2001-01-31 Thread Robert Kaiser
t think. Whether they will be running Linux in the future will depend on Linux's resource requirements. Cheers Rob ---- Robert Kaiser email: rkaiser AT sysgo DOT de SYSGO RTS GmbHhttp://www.eli

Re: Disk is cheap?

2001-02-06 Thread Robert Kaiser
e of using a little more RAM. But I'm curious: is there a simple procedure to set up a linux Kernel to execute from ROM ? ---- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS GmbH Am Pfaffenstein 14

Re: Disk is cheap?

2001-02-06 Thread Robert Kaiser
t, a shell and a host of other nice things. > that just runs your main program. Well the _very_ minimal approach is to have your main program _be_ init :-) -------- Robert Kaiser email: [EMAIL PROTECTED] SYSGO RTS G