OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Apr 16, 2024 4:24 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: The DennisOS thread
PostPosted: Fri Jul 16, 2004 12:25 pm 
Hi there,

In the meantime, I coded on my OS as well.
Well, here's version 0.1, you can't do anything useful with it.... ::)
You can download it at:
http://www.denniscgc.nl/DennisOS

Please check it if it works for you :)

DennisCGc.


Top
  
 
 Post subject: Re:The DennisOS thread
PostPosted: Fri Jul 16, 2004 1:16 pm 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 2:31 am
Posts: 5964
Location: In a galaxy, far, far away
tried it on my laptop. Reports HD0 and HD1 and CPU@166MHz
after a short time, the screen blanks and the monitor looks to be turned off.

the last things it displays is "0" "16" on 2 separate lines...

laptop batteries are quite low, i'll try it again later ...

_________________
Image May the source be with you.


Top
 Profile  
 
 Post subject: Re:The DennisOS thread
PostPosted: Fri Jul 16, 2004 2:56 pm 
Pype.Clicker wrote:
tried it on my laptop. Reports HD0 and HD1 and CPU@166MHz
after a short time, the screen blanks and the monitor looks to be turned off.

the last things it displays is "0" "16" on 2 separate lines...
Ah, ok.
0 and 16 are some testings from mem_alloc and mem_free :)
Quote:

laptop batteries are quite low, i'll try it again later ...

Thanks for testing :), hope you'll try it again :)


Top
  
 
 Post subject: Re:The DennisOS thread
PostPosted: Mon Jul 19, 2004 1:38 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 2:31 am
Posts: 5964
Location: In a galaxy, far, far away
fully-charged batteries didn't help. It looks like there's a "quota of interrupts" before the system gets wrong (pressing keys make it hang earlier)

Or maybe you're trying to set a video mode that isn't supported by my laptop. What should the OS do once those number have been written ?

_________________
Image May the source be with you.


Top
 Profile  
 
 Post subject: Re:The DennisOS thread
PostPosted: Mon Jul 19, 2004 2:26 am 
Pype.Clicker wrote:
Or maybe you're trying to set a video mode that isn't supported by my laptop. What should the OS do once those number have been written ?

Well, it doesn't change to any graphic mode, yet...
It should let you type something (for now).
Quote:
fully-charged batteries didn't help. It looks like there's a "quota of interrupts" before the system gets wrong (pressing keys make it hang earlier)

Hmm, didn't have those problems, maybe I should make the keyboard buffer larger (since it only contains for one byte ;D )
anyway, thanks :)


Top
  
 
 Post subject: Re:The DennisOS thread
PostPosted: Tue Jul 20, 2004 3:54 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 2:31 am
Posts: 5964
Location: In a galaxy, far, far away
is there any minimum amount of RAM you assume ? my laptop has only 48MB. Note that the problem also occurs if i don't touch any key (it only occurs later)

Could this come from some unexpected IRQ (real time clock or whatever) ? ...

_________________
Image May the source be with you.


Top
 Profile  
 
 Post subject: Re:The DennisOS thread
PostPosted: Tue Jul 20, 2004 5:14 am 
Pype.Clicker wrote:
is there any minimum amount of RAM you assume ? my laptop has only 48MB.

No, it also works on my p1, with 32 mb ;D
Quote:
Note that the problem also occurs if i don't touch any key (it only occurs later)

Could this come from some unexpected IRQ (real time clock or whatever) ? ...

No, I don't think so...
What are you specs (laptop) ?
I think it's a bit weird (for me).....


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 81 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group