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
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
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
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
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
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;
>
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
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
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
"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
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
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
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
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
? (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
-
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
(); /* 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
---
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
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
.
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
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)
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
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
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
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
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
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
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
28 matches
Mail list logo