From: Giorgio T. <gt...@us...> - 2000-08-24 17:48:02
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/drivers/char/ Changes by: gt...@sl.... 00/08/24 10:48:01 Modified files: 2.2/arch/ppc/kernel/: Tag: merge_2-2-16 apus_setup.c Makefile 2.2/drivers/char/: Tag: merge_2-2-16 ser_ioblx_zorro.c Log message: modified (un)register_serial calls |
From: Michel D. <mda...@us...> - 2000-09-12 18:38:04
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/arch/ppc/ Changes by: mda...@sl.... 00/09/12 05:22:11 Modified files: 2.2/arch/ppc/: config.in Log message: remove duplicate config entry |
From: Michel D. <mda...@us...> - 2000-09-12 18:38:07
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/arch/ppc/mm/ Changes by: mda...@sl.... 00/09/12 05:15:19 Modified files: 2.2/arch/ppc/: config.in 2.2/arch/ppc/kernel/: head.S ppc_ksyms.c 2.2/arch/ppc/mm/: init.c Log message: add MOL support |
From: Alan B. <al...@ms...> - 2000-09-13 09:47:31
|
hi, > 2.2/arch/ppc/: config.in > 2.2/arch/ppc/kernel/: head.S ppc_ksyms.c > 2.2/arch/ppc/mm/: init.c > > Log message: > add MOL support does it work? I guess a pre-compile 'user-ready' kernel is now needed, then the info can be released to the masses :-) alan |
From: Michel <da...@re...> - 2000-09-13 09:52:40
|
Alan Buxey wrote: > > 2.2/arch/ppc/: config.in > > 2.2/arch/ppc/kernel/: head.S ppc_ksyms.c > > 2.2/arch/ppc/mm/: init.c > > > > Log message: > > add MOL support > > does it work? Dunno. Read my post with the subject 'MOL'. > I guess a pre-compile 'user-ready' kernel is now needed, then the info can > be released to the masses :-) Please test it yourself before doing so. Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and the DRI project |
From: Alan B. <al...@ms...> - 2000-09-13 12:01:30
|
hi, > Please test it yourself before doing so. I will. I guess I have to actually go to this MOL site and download/run it now ;-) alan |
From: Ken T. <ke...@we...> - 2000-09-13 09:57:03
|
On Tue, 12 Sep 2000, Michel Dänzer wrote: > CVSROOT: /cvsroot/linux-apus > Module name: 2.2 > Repository: 2.2/arch/ppc/mm/ > Changes by: mda...@sl.... 00/09/12 05:15:19 > > Modified files: > 2.2/arch/ppc/: config.in > 2.2/arch/ppc/kernel/: head.S ppc_ksyms.c > 2.2/arch/ppc/mm/: init.c > > Log message: > add MOL support Hello Michel, Have these changes made it yet ? I just did a cvs diff and see nothing new. Ken. |
From: Michel <da...@re...> - 2000-09-13 11:26:28
|
Ken Tyler wrote: > > On Tue, 12 Sep 2000, Michel Dänzer wrote: > > > CVSROOT: /cvsroot/linux-apus > > Module name: 2.2 > > Repository: 2.2/arch/ppc/mm/ > > Changes by: mda...@sl.... 00/09/12 05:15:19 > > > > Modified files: > > 2.2/arch/ppc/: config.in > > 2.2/arch/ppc/kernel/: head.S ppc_ksyms.c > > 2.2/arch/ppc/mm/: init.c > > > > Log message: > > add MOL support > > > Hello Michel, > > Have these changes made it yet ? Yep, otherwise there wouldn't have been a notice ;) > I just did a cvs diff and see nothing new. Just 'cvs diff' only shows you the differences between the last revision you checked out and your local version, so it's empty for files you haven't modified. Use 'cvs diff -r<last revision but one>'. Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and the DRI project |
From: Ken T. <ke...@we...> - 2000-09-13 11:43:54
|
On Wed, 13 Sep 2000, Michel [iso-8859-1] Dänzer wrote: > Yep, otherwise there wouldn't have been a notice ;) > > > I just did a cvs diff and see nothing new. > > Just 'cvs diff' only shows you the differences between the last revision you > checked out and your local version, so it's empty for files you haven't > modified. Use 'cvs diff -r<last revision but one>'. Didn't realise that. I usually just update but wanted to be a bit cautious this time - not having any idea what MOL is. Ken. |
From: Michel <da...@re...> - 2000-09-13 11:52:41
|
Ken Tyler wrote: > > > I just did a cvs diff and see nothing new. > > > > Just 'cvs diff' only shows you the differences between the last revision > > you checked out and your local version, so it's empty for files you > > haven't modified. Use 'cvs diff -r<last revision but one>'. > > Didn't realise that. I usually just update but wanted to be a bit cautious > this time - not having any idea what MOL is. Mac-On-Linux (MOL) lets you run MacOS natively in Linux, much like VMWare. Don't worry, there's a configure option and if you don't enable it, the kernel should be identical to the one before. And for looking at diffs before updating, the CVSweb interface is handy IMHO. Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and the DRI project |
From: Ken T. <ke...@we...> - 2000-09-13 12:52:22
|
On Wed, 13 Sep 2000, Michel [iso-8859-1] Dänzer wrote: > Mac-On-Linux (MOL) lets you run MacOS natively in Linux, much like VMWare. Sounds interesting, my kid is always wanting MacOS for some reason. Ken. |
From: Geert U. <ge...@li...> - 2000-09-14 11:16:32
|
On Wed, 13 Sep 2000, Ken Tyler wrote: > On Wed, 13 Sep 2000, Michel [iso-8859-1] Dänzer wrote: > > Mac-On-Linux (MOL) lets you run MacOS natively in Linux, much like VMWare. > > Sounds interesting, my kid is always wanting MacOS for some reason. Doh, where is the time parents raised their kids properly ;-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |
From: Ken T. <ke...@we...> - 2000-09-15 01:25:58
|
On Wed, 13 Sep 2000, Geert Uytterhoeven wrote: > On Wed, 13 Sep 2000, Ken Tyler wrote: > > Sounds interesting, my kid is always wanting MacOS for some reason. > > Doh, where is the time parents raised their kids properly ;-) Could be alot worse, at least he doesn't think billy boy invented multitasking.... ken |
From: Roman Z. <zi...@fh...> - 2000-09-13 11:52:40
|
Hi, On Wed, 13 Sep 2000, Michel Dänzer wrote: > Just 'cvs diff' only shows you the differences between the last revision you > checked out and your local version, so it's empty for files you haven't > modified. Use 'cvs diff -r<last revision but one>'. "cvs diff -D now" or "cvs diff -D 'one week ago' -D now" is nice too. :) bye, Roman |
From: Ken T. <ke...@we...> - 2000-09-13 12:48:01
|
On Wed, 13 Sep 2000, Roman Zippel wrote: > > Just 'cvs diff' only shows you the differences between the last revision you > > checked out and your local version, so it's empty for files you haven't > > modified. Use 'cvs diff -r<last revision but one>'. > > "cvs diff -D now" or "cvs diff -D 'one week ago' -D now" is nice too. :) Ahhh good, I'll give that a try, -r <last revision but one> didn't work ;) Do I need to pass any options to get newly added files like --new-file ? Ken. |
From: Michel <da...@re...> - 2000-09-13 13:00:34
|
Ken Tyler wrote: > > On Wed, 13 Sep 2000, Roman Zippel wrote: > > > > Just 'cvs diff' only shows you the differences between the last revision > > > you checked out and your local version, so it's empty for files you > > > haven't modified. Use 'cvs diff -r<last revision but one>'. > > > > "cvs diff -D now" or "cvs diff -D 'one week ago' -D now" is nice too. :) > > Ahhh good, I'll give that a try, -r <last revision but one> didn't work ;) What about 'cvs diff -r<latest but one> -r<latest>' ? > Do I need to pass any options to get newly added files like --new-file ? Don't think so, but be prepared for anything ;) Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and the DRI project |
From: Michel D. <mda...@us...> - 2000-09-14 14:03:45
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/drivers/scsi/ Changes by: mda...@sl.... 00/09/14 07:03:44 Added files: 2.2/drivers/scsi/: 53c770.c 53c770.h Log message: CSPPC driver code in unknown state |
From: Michel <dae...@st...> - 2000-09-14 14:20:11
|
Michel Dänzer wrote: > > CVSROOT: /cvsroot/linux-apus > Module name: 2.2 > Repository: 2.2/drivers/scsi/ > Changes by: mda...@sl.... 00/09/14 07:03:44 > > Added files: > 2.2/drivers/scsi/: 53c770.c 53c770.h > > Log message: > CSPPC driver code in unknown state I got this code from François Prowse via Michel De Meerleer. Fred, can you please look at it and share with us if you think it's of any use? Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and The DRI Project |
From: <fh...@at...> - 2000-09-15 00:00:12
|
In <39C...@st...>, on 09/14/00 at 04:19 PM, Michel Dänzer <dae...@st...> said: >Michel Dänzer wrote: >> >Fred, can you please look at it and share with us if you think it's of >any use? They appear to be the same files I have been experimenting with. I have not gotten those files to execute past the cache test. I can't say if they're any use or not. The main problem I have is that I have heard no one indicate whether the driver *ever* worked on any PPC (or bigendian) system that had a 53c770 chip. Fred |
From: Ken T. <ke...@us...> - 2000-09-21 10:40:30
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/include/asm-ppc/ Changes by: ke...@sl.... 00/09/21 03:40:29 Modified files: 2.2/arch/ppc/amiga/: time.c 2.2/arch/ppc/amiga/time.c 2.2/arch/ppc/kernel/apus_setup.c 2.2/arch/ppc/kernel/time.c 2.2/drivers/sound/dmasound.c 2.2/include/asm-ppc/machdep.h ke...@we... 2.2/arch/ppc/kernel/: apus_setup.c time.c 2.2/arch/ppc/amiga/time.c 2.2/arch/ppc/kernel/apus_setup.c 2.2/arch/ppc/kernel/time.c 2.2/drivers/sound/dmasound.c 2.2/include/asm-ppc/machdep.h ke...@we... 2.2/drivers/sound/: dmasound.c 2.2/arch/ppc/amiga/time.c 2.2/arch/ppc/kernel/apus_setup.c 2.2/arch/ppc/kernel/time.c 2.2/drivers/sound/dmasound.c 2.2/include/asm-ppc/machdep.h ke...@we... 2.2/include/asm-ppc/: machdep.h 2.2/arch/ppc/amiga/time.c 2.2/arch/ppc/kernel/apus_setup.c 2.2/arch/ppc/kernel/time.c 2.2/drivers/sound/dmasound.c 2.2/include/asm-ppc/machdep.h ke...@we... Log message: Disable power led heartbeat (CONFIG_HEARTBEAT) while sound is active. (from 2.3 kernel) |
From: Michel D. <mda...@us...> - 2000-09-26 11:53:37
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/arch/ppc/ Changes by: mda...@sl.... 00/09/26 04:53:37 Modified files: 2.2/arch/ppc/: config.in Log message: disable MOL in the trunk |
From: Michel D. <mda...@us...> - 2000-09-26 12:02:52
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/arch/ppc/ Changes by: mda...@sl.... 00/09/26 05:02:51 Modified files: 2.2/arch/ppc/: config.in Log message: enable MOL again in the MOL branch :) |
From: Michel D. <mda...@us...> - 2000-09-26 12:04:04
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/arch/ppc/ Changes by: mda...@sl.... 00/09/26 05:04:03 Modified files: 2.2/arch/ppc/: config.in Log message: D'oh |
From: Michel D. <mda...@us...> - 2000-09-26 12:07:53
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/arch/ppc/ Changes by: mda...@sl.... 00/09/26 05:07:52 Modified files: 2.2/arch/ppc/: Tag: mol-branch config.in Log message: enable MOL again, hopefully this time really in the MOL branch |
From: Alan b. <ala...@us...> - 2000-11-22 11:57:10
|
CVSROOT: /cvsroot/linux-apus Module name: 2.2 Repository: 2.2/arch/ppc/ Changes by: ala...@sl.... 00/11/22 03:57:09 Modified files: 2.2/arch/ppc/: Tag: mol-branch config.in Log message: change to allow MOL to be option on configure menu |