http://sourceforge.net/projects/cubeos/
CaseOs is an Public OpenSource Operating System it is
an reactos clone and its goal is to be able to run
Windows 2000/Windows Xp programs in a native
enviroment on Intel/Atlon Proccesors later a support
for PowerPC And other proccesors will be suppor
This project has not yet categorized itself in the
Trove Software Map.
Project UNIX name: cubeos
Registered: 2005-05-09 05:55
Activity Percentile (last week): 64.20
View project activity statistics
View list of RSS feeds available for this project
-----------------------------------------------
The best part is that most this projects are lead by
people that could not programm an API if bill gates
where helping them, so at least no coding effort
wasted ;)
______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es
Did we switch from GPL to LGPL when I wasn't looking?
- * COPYRIGHT: See COPYING in the top level directory
+ * Copyright (C) 2002-2005 ReactOS Team (and the authors from the
programmers section)
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
I have just watched the Apple Keynote about switching to intel
architecture for their 2006 line. I would like to see universal
binaries, or things of the sort on ReactOS.
Hi,
for a simple make, the build process should not check if the path
%ROS_INSTALL% exists. On my system it points to a network drive, which
isn't a valid path if the test machine is switched off or is running ros.
- Hartmut
With the news that new Macs will be Pentium 4 based (yes, not just intel, but Pentium 4 based) I have to wonder, Would it be worthwhile to continue working on a port of ROS to PPC?
Richard
Hi,
I've been recently talking to some contacts and heard of a very
FOSS-friendly place where we might be able to get some PPC hardware for
Art to test his PPC port on. They are Pegasos PPC, and they supply
complete systems on a varity of CPU architectures. There's full Open
Firmware support so it's pretty much like developing on an Apple. I've
tried to contact Apple (and others amongst us have tried as well) but we
haven't had much luck. Pegasos has a reputation for being much
friendlier (and also much cheaper, if you want to buy one), so I suggest
we give them a try and send them an e-mail about our project and how
much we'd love their help (and I'm sure it's a good idea to suggest we'd
put up their name on our website under a "Thank You" [by the way, we
also have to thank a bunch of other companies that have donated
equipment or software, afaik]).
Here's their site:
http://www.pegasosppc.com/
I can contact them myself, but I was thinking maybe it's better if
Steven/Art/Jason (all three) handle it, since they are official Board
Members plus Art is the one who will be using it.
Best regards,
Alex Ionescu
hbirr(a)svn.reactos.com wrote:
>Allocate the section object from non paged pool because the storage for a spin lock must be in non paged memory.
>
>
>
>
Hi,
Not that I disagree with your changes (it seems they are necessary) but
don't they imply a bigger architectural problem? I've checked with
WinOBJ and the Section Object is allocated in paged memory... just
wanted to let you know this is why I made the change.
Best regards,
Alex Ionescu
I think the lack of large disk support is a real problem here, people
who download and burn the Live CD for example, MUST disconnect there
large hard drives (2GB or higher), I would STRONGLY urge the
development of large disk support to fix this problem, plus it would
also get to the issue of actually installing on new machines which
have no smaller hard drives on them.
Best regards,
David W. Eckert
Hi!
fireball(a)svn.reactos.com wrote:
> Fix a few critical typos/mistakes (like interruptvector/interruptlevel), stdcall for thread's func, etc. Also added some "hacks" into hub's thread, but at least it leads to first steps to device enumeration.
> Driver (OHCI) bugchecks on my_pci_pool_allocation now (when trying to send URB).
>
>
in uhci_main.c I put this in,
// Probe device with real id now
uhci_pci_driver.probe(dev, uhci_pci_ids);
DPRINT1("SysIoBusNumA %d\n",DeviceExtension->SystemIoBusNumber);
DeviceExtension->SystemIoBusNumber = dev->bus->number;
DPRINT1("SysIoBusNumB %d\n",DeviceExtension->SystemIoBusNumber);
DPRINT1("InitLinuxWrapper() done\n");
The number is init with 0 than returns a one. So, is SystemIoBusNumer
the same as dev->bus->number? I think it is. But should the Linux
code init before we setup Pnp?
Thanks,
James
Hi!
fireball(a)svn.reactos.com wrote:
> Fix a few critical typos/mistakes (like interruptvector/interruptlevel), stdcall for thread's func, etc. Also added some "hacks" into hub's thread, but at least it leads to first steps to device enumeration.
> Driver (OHCI) bugchecks on my_pci_pool_allocation now (when trying to send URB).
>
>
> Updated files:
> trunk/reactos/drivers/usb/cromwell/core/hub.c
> trunk/reactos/drivers/usb/cromwell/host/ohci_main.c
> trunk/reactos/drivers/usb/cromwell/linux/linux_wrapper.h
> trunk/reactos/drivers/usb/cromwell/sys/linuxwrapper.c
>
I'm getting this now, it run on and on. But that is okay, my system is running
fine even with the debug output runing. Not a problem.
(drivers/usb/cromwell/sys/linuxwrapper.c:77) handle irqs
(drivers/usb/cromwell/uhci/uhci-hcd.c:1898) ERR: drivers/usb/cromwell/uhci/uhci-
hcd.c: 9d62c000: host system error, PCI problems?
(drivers/usb/cromwell/uhci/uhci-hcd.c:1900) ERR: drivers/usb/cromwell/uhci/uhci-
hcd.c: 9d62c000: host controller process error. something bad happened
(drivers/usb/cromwell/uhci/uhci-hcd.c:1902) ERR: drivers/usb/cromwell/uhci/uhci-
hcd.c: 9d62c000: host controller halted. very bad
(drivers/usb/cromwell/sys/linuxwrapper.c:103) do timer 0 fn 9d6156ca
(drivers/usb/cromwell/sys/linuxwrapper.c:77) handle irqs
(drivers/usb/cromwell/uhci/uhci-hcd.c:1898) ERR: drivers/usb/cromwell/uhci/uhci-
hcd.c: 9d62c000: host system error, PCI problems?
(drivers/usb/cromwell/uhci/uhci-hcd.c:1900) ERR: drivers/usb/cromwell/uhci/uhci-
hcd.c: 9d62c000: host controller process error. something bad happened
(drivers/usb/cromwell/uhci/uhci-hcd.c:1902) ERR: drivers/usb/cromwell/uhci/uhci-
hcd.c: 9d62c000: host controller halted. very bad
(drivers/usb/cromwell/core/hub.c:1022) hub_events() called
(drivers/usb/cromwell/core/hub.c:891) port 1, status 317, change 3, 1.5 Mb/s
(drivers/usb/cromwell/core/hub.c:876) debounce: port 1: delay 100ms stable 4 sta
tus 0x317
(drivers/usb/cromwell/core/hub.c:800) port 1 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:800) port 1 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:800) port 1 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:800) port 1 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:800) port 1 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:806) Cannot enable port 1. Maybe the USB cable
is bad?
(drivers/usb/cromwell/core/hub.c:891) port 2, status 317, change 3, 1.5 Mb/s
(drivers/usb/cromwell/core/hub.c:876) debounce: port 2: delay 100ms stable 4 sta
tus 0x317
(drivers/usb/cromwell/core/hub.c:800) port 2 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:800) port 2 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:800) port 2 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:800) port 2 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:800) port 2 not enabled, trying reset again...
(drivers/usb/cromwell/core/hub.c:806) Cannot enable port 2. Maybe the USB cable
is bad?
1) -j2 still doesn't work. It's giving me issues when compiling
wininet's resources. Almost as if it's trying to compile them before
parsing them or something similar:
Alex_Ionescu|DND wininet.rci.tmp:178:10: Error: Unexpected end of file
during preprocessing
Alex_Ionescu|DND make: *** [obj-i386/lib/wininet/version.coff] Error 1
Alex_Ionescu|DND make: *** Waiting for unfinished jobs....
Alex_Ionescu|DND make: *** Waiting for unfinished jobs....
Alex_Ionescu|DND lib/wininet/version.rc:31:13: Error: Cannot open file LONG
Alex_Ionescu|DND make: *** [obj-i386/lib/wininet/rsrc.coff] Error 1
Not using -j2 fixes this.
2) Can't boot ROS, whether or not dbg 1 or 0 is used.
I was reading the email on free PowerPC computers available. I wanted to
work on a port for powerpc a long time ago, but was shot down in the IRC
channel. I want to use pearpc and a native powerpc with FreeBSD or linux
in it to compile the project. Also since PowerPC and x86 and x64 have
different instruction sets, how will ReactOS implement the NT kernel on
non-intel architectures? I would imaging PPC-ata and X86-ata have
different addresses. And not all adapters work from x86 on ppc. Maybe
someone could work closely with Darwine to get some of this handled.
Hi All,
I am going to be meeting with my laywer on friday to file the paperwork for trademark name ReactOS
and the logo in the state of South Carolina. The filing cost is going to be $500 for the state
filing and I assume the same or about for the federal. I have to use another lawyer for the
federal filing. I am not soliciting donations but if you would like to contribute to the cause I
have setup a new paypal account for reactos.foundation(a)gmail.com
Thanks
Steven
__________________________________
Discover Yahoo!
Have fun online with music videos, cool games, IM and more. Check it out!
http://discover.yahoo.com/online.html
This avoids a problem with svn update where a directory is moved/renamed or deleted.
To get the old behaviour back set ROS_RBUILDFLAGS=-ps and do a 'make depends'.
Casper
> -----Original Message-----
> From: ros-svn-bounces(a)reactos.com [mailto:ros-svn-bounces@reactos.com] On Behalf Of
> chorns(a)svn.reactos.com
> Sent: 5. juni 2005 18:00
> To: ros-svn(a)reactos.com
> Subject: [ros-svn] [chorns] 15808: Generate proxy makefiles in output tree.
>
> Generate proxy makefiles in output tree.
HI,
This started last night, config has this DBG := 0, when set (1), everything
compiles fine.
halmp: [CC] mpsirql.c
{standard input}: Assembler messages:
{standard input}:2378: Error: bad register name `%sil'
make[1]: *** [mpsirql.o] Error 1
FYI,
James
Could someone upload this file to SVN at this branch:
\reactos\subsys\system\winlogon\
It is the spanish translation, but i dont have SVN
writing access.
Thanyou in advance,
Lucio Diaz-Flores Varela.
______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es
//Spanish translation by Lucio Diaz-Flores Varela. Reviewed by Jose Pedro Fernandez Pascual.
LANGUAGE LANG_SPANISH, SUBLANG_SPANISH
IDD_SHUTDOWNCOMPUTER DIALOG 45, 22, 164, 52
STYLE DS_SETFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Apagar Equipo"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Ahora es seguro apagar el ordenador.", IDC_SHUTDOWNCOMPUTER, 31, 13, 132, 8
ICON IDI_WINLOGON, IDC_SHTDOWNICON, 6, 7, 18, 20
DEFPUSHBUTTON "&Reiniciar", IDC_BTNSHTDOWNCOMPUTER, 62, 32, 40, 14
END
IDD_GINALOADFAILED DIALOG 58, 83, 231, 119
STYLE DS_SETFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Error del Interfaz de Usuario"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "La DLL %s del interfaz de Logon dió un error al cargar.", IDC_GINALOADFAILED, 39, 16, 156, 24
LTEXT "Contacte con el administrador de su sistema para sustituir la DLL, ó reinstale la DLL original.", IDC_GINALOADFAILEDCONTACT, 39, 53, 151, 25
DEFPUSHBUTTON "&Reiniciar", 1, 80, 91, 68, 14
END
STRINGTABLE
BEGIN
IDS_PREPARENETWORKCONNECTIONS "Preparando las conexiones de red..."
IDS_APPLYINGCOMPUTERSETTINGS "Aplicando los parámetros de configuración..."
IDS_RUNNINGSTARTUPSCRIPTS "Ejecutando los scripts de inicio..."
IDS_RUNNINGSHUTDOWNSCRIPTS "Ejecutando los scripts de apagado..."
IDS_APPLYINGYOURPERSONALSETTINGS "Aplicando su configuración personal..."
IDS_RUNNINGLOGOFFSCRIPTS "Ejecutando los scripts de fin de sesión..."
IDS_RUNNINGLOGONSCRIPTS "Ejecutando los scripts de inicio de sesión..."
IDS_LOADINGYOURPERSONALSETTINGS "Cargando su configuración personal..."
IDS_CLOSINGNETWORKCONNECTIONS "Cerrando las conexiones de red..."
IDS_REACTOSISSHUTTINGDOWN "ReactOS se está apagando..."
IDS_PREPARETOSTANDBY "Preparando para entrar en estado de espera (Standby)..."
IDS_PREPARETOHIBERNATE "Preparando para hibernar..."
IDS_SAVEYOURSETTINGS "Guardando su configuración personal..."
IDS_REACTOSISSTARTINGUP "ReactOS se está iniciando..."
END
STRINGTABLE
BEGIN
IDS_FAILEDACTIVATEUSERSHELL "!Winlogon falló al activar el shell de usuario!"
END
Message: 7
Date: Sat, 04 Jun 2005 18:04:55 +0200
From: Rafal Kupiec <betacomp(a)gmail.com>
Subject: [ros-dev] Re: New OS built on ReactOS and
WinuxOS technology!
To: ros-dev(a)reactos.com
Message-ID: <d7sj6q$b7$1(a)sea.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
We're going to follow Windows arch, becouse Windows
isn't really bad
OS,
It only often hangs up. Making HostiliX we want to do
new OS that will
be able to run Windows Applications and drivers. Why?
There's a lot of
great programs and I think the most drivers for this
OS (eg. there's no
drovers for Canon i560 pronter for Linux). All
hardware manufacturers
do
drivers for Windows, so we want to HostiliX be able to
support them.
Why we don't help ReactOS to make it better?
We hate your policy. You want to do Windows NT clone,
so must you do
for. example explorer? Cannot you do any other
application? A few days
ago I asked on ReactOS forum why your Task Manager
looks buggy? e7
answered me: "Because ReactOS is still a alpha version
(0.3svn), and
the
developers have other things todo (extend API, let
applications and
drivers work...)" It's your policy, that I don't
understand. Why are
you
doing new think incompletelly? You want to do all at
the same time! But
we want to do less than you but better. We'll not help
you, becouse we
don't want to repair your bugs(eg. taskmgr). Why
taskmgr is buggy?
Becouse someone who developed it stoped working on it
and I think start
working on somethink else. I personally don't do all
system
ingredients.
I do only one thing.
------------------------------------------------
O My GOD! does this guy know what he is saying? He
does not make sense to me and i am BOTH, NOT A
DEVELOPER AND NOT ENGLISH NATIVE.
He calls himself a programmer (for earning a live, as
job) but he says VERY weird things about programming.
I myself have writen some (bad) Delphi aplications, so
maybe i can say i have a job as programmer even if i
have never been payed :).
My word... and I AM NOT A DEVELOPER, let this guy be,
he will soon realize the OS is not mature enough for
his goals, and he will leave. But demmand from this
guy that he fullfill the copyright of all the code. Mr
Rafal Kupiec have the legal obligation to post the
source code of all the GPL matterials he is using, and
avoid the inclusion of third parties copyrighted code
(ie Microsoft), he live in the EU, and the EU dont
joke about copyright infringment, so i hope this guy
makes himself and us a favor being scrupulous to his
legal obligations.
Lucio Diaz.
______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es