Re: [SharpOS Developers] how i compile the sharpOS in visual C# or monodevelop?

2010-11-17 Thread Phil Garcia
ow if the SharpOS project will become active again, or simply merge with the MOSA Project. But either way, there is still monument for a managed Operating System based on .NET. Phil On Tue, Nov 16, 2010 at 7:28 PM, iozk hz wrote: > hi i want to contribute in the sharpos my knowledge in the C#

[SharpOS Developers] MOSA - Next meeting on July 25

2009-07-24 Thread Phil Garcia
The next MOSA meeting is tomorrow, July 25th at 9am PST/11am MST/12pm(noon) EST/6pm DST on IRC channel #mosa on irc.freenode.net. The proposed agenda is: 1. Initial 0.1 Release Conditions - What's still missing and left to do? - What's next? 2. Linux Support - Nant build system - Gallio is n

Re: [SharpOS Developers] interesting blog

2009-02-20 Thread Phil Garcia
Same here. Interesting stuff! On Fri, Feb 20, 2009 at 5:13 AM, Bruce Markham wrote: > I've actually been following that guy's blog for a month or two, it's > friggin awesome... > > -- > Open Source Business Conference (

Re: [SharpOS Developers] Introduction and questions

2008-09-17 Thread Phil Garcia
ibe to the MOSA mailing list, visit www.mosa-project.org for the links. I look forward to talking/working with you, Phil On Wed, Sep 17, 2008 at 12:38 PM, Dennis Gronewold <[EMAIL PROTECTED]>wrote: > Hello everyone, > > my name is Dennis Gronewold, I'm studying comp

Re: [SharpOS Developers] MOSA / AOT

2008-08-05 Thread Phil Garcia
and we are working out the hosting resources now. - Phil - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Gr

Re: [SharpOS Developers] Trunk Status Inquiry

2008-08-03 Thread Phil Garcia
e with Redmine itself. I had hoped someone with more experience would volunteer and tackle Redmine's stability issues. (Although, I'm thinking about trying Redmine on Windows for fun). -Phil On Sun, Aug 3, 2008 at 6:13 PM, Bruce Markham <[EMAIL PROTECTED]> wrote: > Due to the

Re: [SharpOS Developers] MOSA / AOT

2008-08-03 Thread Phil Garcia
I'm in general agreement with Mike on this. On Sun, Aug 3, 2008 at 2:20 PM, grover <[EMAIL PROTECTED]> wrote: > This is a longer discussion. The MOSA effort as it is right now is > primarily > the forum & svn hosted by Scott Balmos (now Ensemble). My personal > intention > is to make MOSA a share

[SharpOS Developers] AOT Help

2008-08-02 Thread Phil Garcia
ass.GetClass ( TypeReference type) method in the AOT, line 523. The genericInstanceType class member variable is null and should not be. This is still beyond me to fix. Can someone take a look at this? -Phil /* * (c) 2008 The Ensemble OS Project * http://www.ensemble-os.org * All Rights Reserved

Re: [SharpOS Developers] True Type Fonts

2008-08-01 Thread Phil Garcia
Very cool. I think someone already did some work on a VGA driver, but they didn't been committed to the trunk. I'll look around for it and get it implemented. Let us know why type of graphic API methods you will need since obviously we won't have .NET graphic classes available for

Re: [SharpOS Developers] Invitation for Phil Garcia to join the SharpOS Board

2008-07-28 Thread Phil Garcia
the open source community, forming alliances to solve common problems, and continuing to develop. Phil On Fri, Jul 25, 2008 at 11:46 AM, Bruce Markham <[EMAIL PROTECTED]>wrote: > Phil: > > The SharpOS board, in dire need of someone more active to help run > week-to-week affair

Re: [SharpOS Developers] DiagnosticTool

2008-07-28 Thread Phil Garcia
it my changes back into the trunk before they get too far out of sync. -Phil On Mon, Jul 28, 2008 at 7:18 AM, Sander van Rossen <[EMAIL PROTECTED]>wrote: > What exactly is the "DiagnosticTool", and is it still used/relevant? > I'm asking because Phil had some problems t

Re: [SharpOS Developers] Elections for a new SharpOS GovernanceBoard

2008-07-26 Thread Phil Garcia
There is no point in continuing this discussion. I hope we can now put this behind us. Mike thanks for joining the Board! William and the rest of the board, thanks for working quickly! -Phil On Sat, Jul 26, 2008 at 6:47 PM, William Lahti <[EMAIL PROTECTED]> wrote: > In reply to grover&

Re: [SharpOS Developers] MOSA compiler & Vacation

2008-07-26 Thread Phil Garcia
Mike, Good work! I'll check it out over the weekend. -Phil On Sat, Jul 26, 2008 at 8:08 AM, grover <[EMAIL PROTECTED]> wrote: > For those interested, the MOSA compiler just passed its first test. I've > checked it into my [EMAIL PROTECTED] - if you're interested

Re: [SharpOS Developers] [Ensemble-Dev] Device Drivers & Attributes

2008-07-25 Thread Phil Garcia
his should make enumerating installed > drivers easier, as there's only one run over all classes instead of one for > each bus. > I agree; I think this problem is solved by having a single DeviceManager where all devices are registered with. -Phil ---

[SharpOS Developers] Device Drivers & Attributes

2008-07-24 Thread Phil Garcia
for multiple port ranges or memory regions for ISA devices to keep it simple. I also have not considered plug and play ISA devices yet. I'd appreciate any comments, suggestions, or insights. You can find actual code for all of this in the Ensemble SVN. I'll port it ba

Re: [SharpOS Developers] Elections for a new SharpOS GovernanceBoard

2008-07-24 Thread Phil Garcia
Yes, I meant a total board of 5 members (not 5 more). As for wonbear, it sounds like he has left the position and the board should act accordingly. Phil On Thu, Jul 24, 2008 at 12:53 PM, Bruce Markham <[EMAIL PROTECTED]> wrote: > Nah, I'm pretty sure he meant bring the total up to

Re: [SharpOS Developers] Elections for a new SharpOS GovernanceBoard

2008-07-24 Thread Phil Garcia
members (for a total of five). 3) The existing board members vote for two of the nominees to join the board. (*) I think that's the current membership; but correct me if I'm wrong. I think this is a working compromise that addr

Re: [SharpOS Developers] Elections for a new SharpOS GovernanceBoard

2008-07-24 Thread Phil Garcia
e has shown strong leadership by being active in this community and has demonostrated a deep technical understand of compiler technology. I strongly encourage him to accept the nomination and volunteer for a position on the board. Phil -

Re: [SharpOS Developers] SharpOS Board Members

2008-07-23 Thread Phil Garcia
(example, a common JIT compiler, device drivers and some common base classes) - this may mean mixing GPL and BSD/X11 licenses for some parts. Phil On Sun, Jul 20, 2008 at 6:39 PM, William Lahti <[EMAIL PROTECTED]> wrote: > None of the board members have been active since Chriss left.

[SharpOS Developers] z98 -> r1165 broke tests suite

2008-06-14 Thread Phil Garcia
Z98, I don't know how, but your revision r1165 broke the test suite. It works in r1164, but not for r1165. The problem persists up to the latest build. Can you take a look? Phil - Check out the new SourceForg

[SharpOS Developers] Help with AOT

2008-06-14 Thread Phil Garcia
\Instructions\Isinst.cs:line 60 Can anyone help with implementing the isinst instruction in the AOT? I also need help implementing the Type.IsSubclassOf(), Type.IsAssignableFrom() and Type.GetTypeFromHandle() methods. Thanks, Phil

Re: [SharpOS Developers] Garbage Collection

2008-06-05 Thread Phil Garcia
Thomas, The link doesn't work. Do you have another link to that paper? Phil On Thu, Jun 5, 2008 at 1:39 AM, Thomas Danecker <[EMAIL PROTECTED]> wrote: > Hi Phil, > > I also want to mention that the GC only compacts the heap whenever it > thinks > that the heap is al

[SharpOS Developers] Garbage Collection

2008-06-04 Thread Phil Garcia
points. Thanks, Phil - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/service

Re: [SharpOS Developers] Mono Strings

2008-06-02 Thread Phil Garcia
Oops! Sorry for the typos. I'll drink more caffeine next time! - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/

[SharpOS Developers] Mono Strings

2008-06-02 Thread Phil Garcia
/mono-devel-list/2008-May/028041.html Phil - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/dire

Re: [SharpOS Developers] Time to say goodbye

2008-04-20 Thread Phil Garcia
Chriss: I want to thank you for all your contributions and support on the SharpOS project. While I can not speak for the whole community, I am sure we are all sorry to see you go. But never less, I wish you the the best of success and luck in your future endeavors. Sincerely, Phil PS. I hope

Re: [SharpOS Developers] Mono changes licesene for C# compiler

2008-04-16 Thread Phil Garcia
eryone! It's a less restrictive license than GPL. While I like GPL, I think BSD and X11 licenses are better in terms of less restrictions; however, those licenses also have no "give back" provisions. Phil - This

Re: [SharpOS Developers] PASH

2008-04-08 Thread Phil Garcia
Very cool! On Tue, Apr 8, 2008 at 12:24 AM, grover <[EMAIL PROTECTED]> wrote: > Way to go. > > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von > Jonathan Dickinson > Gesendet: Dienstag, 8. April 2008 08:57 > An: [EMAIL PROTECTED]; > sharpos-dev

Re: [SharpOS Developers] Drivers and stuff

2008-04-02 Thread Phil Garcia
If you are referring to the VGA driver in my sandbox, I have not done anything more with it. Please feel free to continue working on your VGA driver, or send it to me and I will include it in my sandbox for future use. I'm not a lawyer; however, if you just use JNodes as a reference implementation

[SharpOS Developers] IO Ports

2008-03-28 Thread Phil Garcia
enum to IOPort class (with an private uint member for the port location), and remove IOPortStream and IOPortStream8bit, since their functionality would be include as methods of the new IOPort. Phil - Check out the new

Re: [SharpOS Developers] Korlib

2008-03-23 Thread Phil Garcia
Then I/we can start on integrate a file system with VFS and hopefully writing some basic shell commands (ls/dir, mkdir, more, etc). Phil - This SF.net email is sponsored by: Microso

Re: [SharpOS Developers] Another patch for SharpOS.AOT.IR.Class for generic class method lookups and exceptions

2008-03-18 Thread Phil Garcia
ing parenthesis". * Under "New Lines" | "New lies options for braces", turn off "Place open brace onnew line for control blocks" ^ If I missed one, please let me know. I prefer Visual Studio's default formatting style, but we can't have everything we wa

Re: [SharpOS Developers] VFS: Wildcard expansion and home directory lookup

2008-03-17 Thread Phil Garcia
er, with one major caveat: we support case-insensitive file systems, like FAT/NTFS, especially since FAT is commonly used on USB devices for the foreseeable future. Phil - This SF.net email is sponsored by: Microsoft Defy all chall

Re: [SharpOS Developers] Korlib

2008-03-17 Thread Phil Garcia
.44Mb FAT12 image (which I use for testing). There's also a new shell command called "listresource" which will display the ramdisk, embedded image, and floppy disks, if any. I'll be around later this evenin

[SharpOS Developers] www.sharpos.org Website is down

2008-03-13 Thread Phil Garcia
at SharpOS.AOT.IR.Block.Ldelema(Instruction cilInstruction) in X:\SharpOS\tgiphil\trunk\AOT\Core\IR\Block.cs:line 2356 Looks like the ldelema instruction needs to be implemented for the code to compile. Thanks, Phil

Re: [SharpOS Developers] Help - Floppy Disk Controller

2008-03-09 Thread Phil Garcia
Never mind. I found a workaround. _ From: Phil Garcia [mailto:[EMAIL PROTECTED] Sent: Sunday, March 09, 2008 10:02 AM To: 'sharpos-developers@lists.sourceforge.net' Subject: Help - Floppy Disk Controller Hi Team! I have made really good progress on the Floppy Disk

[SharpOS Developers] Help - Floppy Disk Controller

2008-03-09 Thread Phil Garcia
e; } Diagnostics.Message("...Retrying"); } Diagnostics.Message("Seek failed"); return false; } References to documentation on the FDC are listed at the

[SharpOS Developers] Help - Floppy Disk Controller

2008-03-09 Thread Phil Garcia
uot;, fdc_track); return true; } Diagnostics.Message("...Retrying"); } Diagnostics.Message("Seek failed"); return false; } References to documentation on the FDC are listed

Re: [SharpOS Developers] Source for Singularity Available

2008-03-05 Thread phil
source code under the projects' respective licenses. For now, individual developers are free to license their own code (not anyone else's) under any license they choose. Note, if they contribute to SharpOS, it must include GPL 4 w/ link exce

Re: [SharpOS Developers] SpinLock

2008-03-01 Thread Phil Garcia
To: [EMAIL PROTECTED]; sharpos-developers@lists.sourceforge.net Subject: Re: [SharpOS Developers] SpinLock Hi Phil, Tho i know nothing about SpinLock but i see two small issues. You have the namespaces reverse and the memory location is a uint not a void *. Regards, Ásgeir H

[SharpOS Developers] SpinLock

2008-03-01 Thread Phil Garcia
Can someone code review my spinlock implementation? https://sharpos.svn.sourceforge.net/svnroot/sharpos/sandbox/tgiphil/trunk/Ke rnel/Core/ADC/SpinLock.cs It seems simple, except for the use of the ASM.LABEL() method. Did I do this correctly? - Phil

[SharpOS Developers] Patch for IO.cs

2008-02-16 Thread Phil Garcia
Attached is a small patch for IO.cs. It adds IO ports for the secondary floppy disk controller. - PhilIndex: Kernel/Core/ADC/X86/IO.cs === --- Kernel/Core/ADC/X86/IO.cs (revision 946) +++ Kernel/Core/ADC/X86/IO.cs (working copy)

[SharpOS Developers] CruiseControl.NET

2008-02-13 Thread Phil Garcia
x27;d like to hook up automated NUnit testing & reporting too. - Phil- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse01207