Re: Screen saver: bsd_saver.

2003-06-27 Thread Pawel Jakub Dawidek
On Fri, Jun 27, 2003 at 03:35:19PM +0200, Pawel Jakub Dawidek wrote:
+> +>   FWIW, I've tested this yesterday and wanted to commit it but
+> +>   shamefully I must admit that I don't know how to properly prepare a
+> +>   port.  The screen saver works and is pretty neat although I had to
+> +>   build in low video mode.
+> 
+> Andrew Kenneth Milton <[EMAIL PROTECTED]> suggest me to automatically
+> turn on low video mode if there is no chance to turn on high and to
+> automaticly load vesa.ko if required.
+> I think, that those suggestion are good and I'll implement them.

Ok. Done.

http://garage.freebsd.pl/bsd_saver.tbz

I'm not able to add depency on vesa module without this patch:

http://garage.freebsd.pl/vesa.patch

So for now it will try to run on 1024x768 screen, then 800x600 and at
the end on 320x200. If vesa will be loaded it should run on 1024x768 and
if not on 320x200.

-- 
Pawel Jakub Dawidek   [EMAIL PROTECTED]
UNIX Systems Programmer/Administrator http://garage.freebsd.pl
Am I Evil? Yes, I Am! http://cerber.sourceforge.net


pgp0.pgp
Description: PGP signature


Re: Screen saver: bsd_saver.

2003-06-27 Thread Pawel Jakub Dawidek
On Fri, Jun 27, 2003 at 09:20:03AM +, Bosko Milekic wrote:
+> > >Hello there.
+> > >
+> > >I've wrote screen saver for FreeBSD 5.x with rotating "bsd" logo.
+> > >
+> > >  http://garage.freebsd.pl/bsd_saver.tbz
+> > >
+> > >Any chance to add it to tree?
+> > 
+> > I don't know whether it works or not, but this contains 
+> > floating point instruction, which is hardly used and needs cafeful 
+> > treatment. (As far as I know, FP instruction is used only on
+> > i586_bcopy) What do you think about it?
+> 
+>   FWIW, I've tested this yesterday and wanted to commit it but
+>   shamefully I must admit that I don't know how to properly prepare a
+>   port.  The screen saver works and is pretty neat although I had to
+>   build in low video mode.

Andrew Kenneth Milton <[EMAIL PROTECTED]> suggest me to automatically
turn on low video mode if there is no chance to turn on high and to
automaticly load vesa.ko if required.
I think, that those suggestion are good and I'll implement them.

-- 
Pawel Jakub Dawidek   [EMAIL PROTECTED]
UNIX Systems Programmer/Administrator http://garage.freebsd.pl
Am I Evil? Yes, I Am! http://cerber.sourceforge.net


pgp0.pgp
Description: PGP signature


Re: Screen saver: bsd_saver.

2003-06-27 Thread Bosko Milekic

On Fri, Jun 27, 2003 at 10:58:33AM +0900, User Takawata wrote:
> In message <[EMAIL PROTECTED]>, Pawel Jakub Dawidek wrote
> :
> >Hello there.
> >
> >I've wrote screen saver for FreeBSD 5.x with rotating "bsd" logo.
> >
> > http://garage.freebsd.pl/bsd_saver.tbz
> >
> >Any chance to add it to tree?
> 
> I don't know whether it works or not, but this contains 
> floating point instruction, which is hardly used and needs cafeful 
> treatment. (As far as I know, FP instruction is used only on
> i586_bcopy) What do you think about it?

  FWIW, I've tested this yesterday and wanted to commit it but
  shamefully I must admit that I don't know how to properly prepare a
  port.  The screen saver works and is pretty neat although I had to
  build in low video mode.

-- 
Bosko Milekic  *  [EMAIL PROTECTED]  *  [EMAIL PROTECTED]
TECHNOkRATIS Consulting Services  *  http://www.technokratis.com/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Screen saver: bsd_saver.

2003-06-26 Thread User Takawata
In message <[EMAIL PROTECTED]>, Pawel Jakub Dawidek wrote
:
>Hello there.
>
>I've wrote screen saver for FreeBSD 5.x with rotating "bsd" logo.
>
>   http://garage.freebsd.pl/bsd_saver.tbz
>
>Any chance to add it to tree?

I don't know whether it works or not, but this contains 
floating point instruction, which is hardly used and needs cafeful 
treatment. (As far as I know, FP instruction is used only on
i586_bcopy) What do you think about it?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Screen saver: bsd_saver.

2003-06-26 Thread Andrew Kenneth Milton
+---[ Pawel Jakub Dawidek ]--
| Hello there.
| 
| I've wrote screen saver for FreeBSD 5.x with rotating "bsd" logo.
| 
|   http://garage.freebsd.pl/bsd_saver.tbz
| 
| Any chance to add it to tree?

It'd be nice if it automatically reverted to low-res mode if it can't obtain
the VESA mode it wants (or defaulted to low-res mode). 

If compiled in the high mode it would be nice if it had a dependency on the 
VESA module so the VESA module would get loaded if required.

-- 
Totally Holistic Enterprises Internet|  | Andrew Milton
The Internet (Aust) Pty Ltd  |  M:+61 416 022 411   |
ACN: 082 081 472 ABN: 83 082 081 472 |[EMAIL PROTECTED]| Carpe Daemon
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Screen saver: bsd_saver.

2003-06-26 Thread Pawel Jakub Dawidek
Hello there.

I've wrote screen saver for FreeBSD 5.x with rotating "bsd" logo.

http://garage.freebsd.pl/bsd_saver.tbz

Any chance to add it to tree?

Thanks.

-- 
Pawel Jakub Dawidek   [EMAIL PROTECTED]
UNIX Systems Programmer/Administrator http://garage.freebsd.pl
Am I Evil? Yes, I Am! http://cerber.sourceforge.net


pgp0.pgp
Description: PGP signature