You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(210) |
Jun
(169) |
Jul
(167) |
Aug
(128) |
Sep
(218) |
Oct
(120) |
Nov
(86) |
Dec
(71) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(91) |
Feb
(179) |
Mar
(52) |
Apr
(56) |
May
(183) |
Jun
(62) |
Jul
(63) |
Aug
(49) |
Sep
(36) |
Oct
(35) |
Nov
(72) |
Dec
(30) |
2002 |
Jan
(53) |
Feb
(61) |
Mar
(56) |
Apr
(13) |
May
(1) |
Jun
(7) |
Jul
(80) |
Aug
(73) |
Sep
(30) |
Oct
(29) |
Nov
(8) |
Dec
(40) |
2003 |
Jan
(10) |
Feb
(2) |
Mar
(4) |
Apr
(9) |
May
(3) |
Jun
(19) |
Jul
(64) |
Aug
(53) |
Sep
(28) |
Oct
(7) |
Nov
(3) |
Dec
(21) |
2004 |
Jan
(11) |
Feb
(30) |
Mar
(18) |
Apr
(1) |
May
(13) |
Jun
(18) |
Jul
(13) |
Aug
|
Sep
(9) |
Oct
(5) |
Nov
|
Dec
|
2005 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(10) |
Aug
(21) |
Sep
(7) |
Oct
(10) |
Nov
(6) |
Dec
|
2006 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(2) |
Sep
(6) |
Oct
(10) |
Nov
(8) |
Dec
(3) |
2007 |
Jan
(3) |
Feb
(6) |
Mar
(1) |
Apr
(6) |
May
(10) |
Jun
(7) |
Jul
(13) |
Aug
(8) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: Michel <da...@re...> - 2000-06-06 08:12:37
|
Ken Tyler wrote: > Looks like 53c7xx.c has been replaced with sim710.c in 2.3, I did compile > this as a module for 2.2 as part of A4091 bug hunting - it suffers the > same problems as the 53c7xx does on Zorro 3. But so it shouldn't be hard to get something working for Blizzard SCSI? That's great news. Michel -- It's not a bug, it's tradition! ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Michel <da...@re...> - 2000-06-06 08:11:20
|
Nicholai Benalal wrote: > KT> The latest Permedia 2 update as resulted in CONFIG_PCI always being true > KT> with no way to remove it - even if a) you have no need for PCI, b) no > KT> Permedia 2. > KT> > KT> What's the consensus on always having PCI support compiled in ? > KT> > KT> Should it be an option ? > > What??? Even if you don't have a board? That sounds like a bug to me...not > again :-( PCI is an architecture thing in the current kernel. Either an architecture has PCI, or it doesn't. If we try to make it dependent on pm2fb, we may run into some kind of chicken and egg problem - pm2fb depends on PCI support... Michel -- People who are wrong the most are wrong the loudest. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Nicholai B. <nic...@ch...> - 2000-06-05 23:13:33
|
Hello Ken Den 05-Jun-00, skrev Ken Tyler: KT> KT> Hello, KT> KT> The latest Permedia 2 update as resulted in CONFIG_PCI always being true KT> with no way to remove it - even if a) you have no need for PCI, b) no KT> Permedia 2. KT> KT> What's the consensus on always having PCI support compiled in ? KT> KT> Should it be an option ? What??? Even if you don't have a board? That sounds like a bug to me...not again :-( /Nicholai |
From: Ken T. <ke...@we...> - 2000-06-05 21:08:53
|
Hello, The latest Permedia 2 update as resulted in CONFIG_PCI always being true with no way to remove it - even if a) you have no need for PCI, b) no Permedia 2. What's the consensus on always having PCI support compiled in ? Should it be an option ? Ken. |
From: Ken T. <ke...@we...> - 2000-06-05 20:52:25
|
On Mon, 5 Jun 2000, Michel [iso-8859-1] Dänzer wrote: > Ken Tyler wrote: > > > When I get 2.3 sorted out and running (compile errors with my .config) > > I'll have a go at it, before brain dumps what I learnt for 2.2. > > AFAIK the ncr53c7xx SCSI driver isn't there in 2.3 though, at least not > amiga7xx... I was referring to affs fs problems, not scsi. Looks like 53c7xx.c has been replaced with sim710.c in 2.3, I did compile this as a module for 2.2 as part of A4091 bug hunting - it suffers the same problems as the 53c7xx does on Zorro 3. Ken. |
From: Michel <da...@re...> - 2000-06-05 11:28:15
|
Roman Zippel wrote: > > Hi, > > > It still doesn't boot with pm2fb here, I get tons of 'amiga_disable_irq: > > trying to disable Amiga auto IRQ 3' messages. > > This shouldn't happen anymore with my latest cvs changes (at least it > went away for me... :) ), IMO it was a reentrancy problem for shared > interrupts. Hmm... my tree was up to date - maybe I have confused the kernel images... I'll have another try next weekend. Michel PS: When I just did another update, I got lots of messages like this: cvs server: mtio.h: 1.1.1.1 and working file are different file types cvs server: mtio.h: hard linkage of 1.1.1.1 and working file do not match M include/linux/mtio.h Is this related to the "PreservePermissions" option in CVSROOT/config (which doesn't help for the commit notices) ? -- Why drink & drive when you can smoke and fly??? ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Roman Z. <zi...@fh...> - 2000-06-05 10:51:59
|
Hi, > It still doesn't boot with pm2fb here, I get tons of 'amiga_disable_irq: > trying to disable Amiga auto IRQ 3' messages. This shouldn't happen anymore with my latest cvs changes (at least it went away for me... :) ), IMO it was a reentrancy problem for shared interrupts. bye, Roman |
From: Roman Z. <zi...@fh...> - 2000-06-05 10:51:24
|
Hi, > With Jesper's latest 2.3 kernel I remember doing free_irq(IRQ_AMIGA_AUTO_3, NULL); > before the request_irq(). That should work allthough I don't think it's a > proper fix. Another way to avoid this is to not include amifb. I'm waiting > for someone to find out how this should really be handled. If you don't compile in amifb, you probably need to enable ami_int3 in arch/ppc/amiga/amiints.c in the amiga_default_handler array. I have a new amifb that should fix this, but I'd like to test that a bit more (it's ages ago I worked on that driver :) ) and I'm currently away from home, so new patches from me only somewhere next week. bye, Roman |
From: Michel <da...@re...> - 2000-06-05 10:41:37
|
Ken Tyler wrote: > When I get 2.3 sorted out and running (compile errors with my .config) > I'll have a go at it, before brain dumps what I learnt for 2.2. AFAIK the ncr53c7xx SCSI driver isn't there in 2.3 though, at least not amiga7xx... Michel -- I'm so hungry, I could almost eat health food. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Frank P. <fp...@zu...> - 2000-06-05 08:54:49
|
On Mon, Jun 05, 2000 at 10:06:56AM +0200, Michel Dänzer wrote: > Frank Petzold wrote: > > > > > This is a no-work report as well. I managed to compile and boot, but > > > > after the screen goes black, I see exactly one blink of the cursor in > > > > the top left and exactly one heartbeat blink before it freezes. > > > > > > Nothing from dmesg? > > > > From what I remember (did the test yesterday) ....234567K<<<<<<<<<<<< > > That looks rather like bootmesg to me... Correct. -- Frank Petzold, IBM Zurich Research Laboratory, Säumerstrasse 4, CH-8803 Rüschlikon/Switzerland, Tel. +41-1-724-84-42 Fax. +41-1-724-89-56 Business email: fp...@zu... Private email: pe...@he... The opinions expressed here are mine and not necessarily those of IBM. |
From: Michel <dae...@st...> - 2000-06-05 08:10:32
|
Frank Petzold wrote: > > > This is a no-work report as well. I managed to compile and boot, but > > > after the screen goes black, I see exactly one blink of the cursor in > > > the top left and exactly one heartbeat blink before it freezes. > > > > Nothing from dmesg? > > From what I remember (did the test yesterday) ....234567K<<<<<<<<<<<< That looks rather like bootmesg to me... Michel -- 0 and 1. Now what could be so hard about that? ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Frank P. <fp...@zu...> - 2000-06-05 07:25:44
|
On Wed, May 31, 2000 at 08:36:22AM +0200, Michel Dänzer wrote: > Frank Petzold wrote: > > > > This is a no-work report as well. I managed to compile and boot, but after > > the screen goes black, I see exactly one blink of the cursor in the top > > left and exactly one heartbeat blink before it freezes. > > Nothing from dmesg? From what I remember (did the test yesterday) ....234567K<<<<<<<<<<<< -- Frank Petzold, IBM Zurich Research Laboratory, Säumerstrasse 4, CH-8803 Rüschlikon/Switzerland, Tel. +41-1-724-84-42 Fax. +41-1-724-89-56 Business email: fp...@zu... Private email: pe...@he... The opinions expressed here are mine and not necessarily those of IBM. |
From: Michel <dae...@st...> - 2000-06-04 12:29:43
|
fh...@at... wrote: > > I am trying to compile mozilla on APUS. There's a precompiled package in Debian. Just my two cents, Michel -- Linux is like living in a teepee. No Windows, no Gates, Apache in house. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Nicholai B. <nic...@ch...> - 2000-06-04 08:21:33
|
Hello Michel Den 03-Jun-00, skrev Michel Dänzer: MD>> With Jesper's latest 2.3 kernel I remember doing MD>> free_irq(IRQ_AMIGA_AUTO_3, NULL); before the request_irq(). MD> MD> Where - in amifb.c, pm2fb.c or fbmem.c? As far as I can remember it was in amifb.c. Just check where the request_irq() fails and insert the free_irq() call before that. MD>> Btw, 2.3 seems to works for me now except for mounting affs partitions. MD>> mount never returns when I try that. MD> MD> Has AFFS already been fixed in 2.3.99-pre9? MD> I thought so but I'm not sure. /Nicholai |
From: Ken T. <ke...@we...> - 2000-06-03 22:56:45
|
On Sat, 3 Jun 2000, Nicholai Benalal wrote: > Hello Ken > > Yes, I remember the discussion about this but my impression was that he did > finish it. I don't know if it was tested on an amiga though. He used linux-x86 > and affs filedisks afair. Hello Nicholai, When I get 2.3 sorted out and running (compile errors with my .config) I'll have a go at it, before brain dumps what I learnt for 2.2. Ken. |
From: Nicholai B. <nic...@ch...> - 2000-06-03 21:08:35
|
Hello Ken Den 03-Jun-00, skrev Ken Tyler: KT> KT> The problems with AFFS in 2.3 were being looked at by KT> KT> Dave Jones <da...@de...> KT> KT> He said quite a few changes were needed for 2.3, don't know if he KT> finished it. KT> Yes, I remember the discussion about this but my impression was that he did finish it. I don't know if it was tested on an amiga though. He used linux-x86 and affs filedisks afair. /Nicholai |
From: <fh...@at...> - 2000-06-03 15:15:17
|
I am trying to compile mozilla on APUS. I am using gcc-2.95-2 and binutils-2.9.5.0.42 though I've tried other combinations of assemblers and egcs-1.1.2 as well. I get several types of messages from the assembler, sometimes just running make again gets rid of the assembler error. This one from mozilla has be consistant with the combinations of gcc and as that I've tried. I am not an assembler guru, so I was wondering if anyone can tell me more about the problem. Also, what combinations of assembler/gcc seem to work best on APUS? nsXULSortService.s: Assembler messages: nsXULSortService.s:36508: Warning: .stabs: Missing comma nsXULSortService.s:36508: Error: Rest of line ignored. First ignored character is `,'. GAS LISTING nsXULSortService.s page 1 1 .file "nsXULSortService.cpp" 2 .stabs "/drives/work2/src/mozilla/rdf/content/src/",100,0,0,.Ltext0 3 .stabs "nsXULSortService.cpp",100,0,0,.Ltext0 4 .section ".text" 5 .Ltext0: 6 .stabs "gcc2_compiled.", 0x3c, 0, 0, 0 <snipped> GAS LISTING nsXULSortService.s page 795 36462 ???? 7C0802A6 mflr 0 36463 ???? 93810010 stw 28,16(1) 36464 ???? 93A10014 stw 29,20(1) 36465 ???? 93C10018 stw 30,24(1) 36466 ???? 93E1001C stw 31,28(1) 36467 ???? 90010024 stw 0,36(1) 36468 ???? 7C3F0B78 mr 31,1 36469 ???? 7C7C1B78 mr 28,3 36470 ???? 7C9D2378 mr 29,4 36471 .stabn 68,0,557,.LM2537-__as__t8nsCOMPtr1Z10nsIContentP10nsIContent 36472 .LM2537: 36473 .LBB646: 36474 .stabn 68,0,558,.LM2538-__as__t8nsCOMPtr1Z10nsIContentP10nsIContent 36475 .LM2538: 36476 ???? 7F83E378 mr 3,28 36477 ???? 7FA4EB78 mr 4,29 36478 ???? 48000001 bl assign_with_AddRef__t8nsCOMPtr1Z10nsIContentP11nsISupports@plt 36479 .stabn 68,0,559,.LM2539-__as__t8nsCOMPtr1Z10nsIContentP10nsIContent 36480 .LM2539: 36481 ???? 7F83E378 mr 3,28 36482 ???? 48000001 bl Assert_NoQueryNeeded__t8nsCOMPtr1Z10nsIContent@plt 36483 .stabn 68,0,560,.LM2540-__as__t8nsCOMPtr1Z10nsIContentP10nsIContent 36484 .LM2540: 36485 ???? 7F83E378 mr 3,28 36486 ???? 48000000 b .L1269 36487 .LBE646: 36488 .stabn 68,0,560,.LM2541-__as__t8nsCOMPtr1Z10nsIContentP10nsIContent 36489 .LM2541: 36490 .L1269: 36491 ???? 81610000 lwz 11,0(1) 36492 ???? 800B0004 lwz 0,4(11) 36493 ???? 7C0803A6 mtlr 0 36494 ???? 838BFFF0 lwz 28,-16(11) 36495 ???? 83ABFFF4 lwz 29,-12(11) 36496 ???? 83CBFFF8 lwz 30,-8(11) 36497 ???? 83EBFFFC lwz 31,-4(11) 36498 ???? 7D615B78 mr 1,11 36499 ???? 4E800020 blr 36500 .Lfe292: 36501 .size __as__t8nsCOMPtr1Z10nsIContentP10nsIContent,.Lfe292-__as__t8nsCOMPtr1Z10nsIContentP10nsICon 36502 .stabn 192,0,0,.LBB646-__as__t8nsCOMPtr1Z10nsIContentP10nsIContent 36503 .stabn 224,0,0,.LBE646-__as__t8nsCOMPtr1Z10nsIContentP10nsIContent 36504 .Lscope291: 36505 .stabs "",36,0,0,.Lscope291-__as__t8nsCOMPtr1Z10nsIContentP10nsIContent 36506 .section ".gnu.linkonce.t.__t8nsCOMPtr1Z13nsIRDFLiteral","ax" 36507 ???? 0000 .align 2 36508 .stabs "__t8nsCOMPtr1Z13nsIRDFLiteral:F(0,477)",3 36509 .stabs "this:P(0,477)",64,0,493,9 36510 .weak __t8nsCOMPtr1Z13nsIRDFLiteral 36511 .type __t8nsCOMPtr1Z13nsIRDFLiteral,@function 36512 __t8nsCOMPtr1Z13nsIRDFLiteral: 36513 .stabn 68,0,493,.LM2542-__t8nsCOMPtr1Z13nsIRDFLiteral 36514 .LM2542: 36515 ???? 9421FFF0 stwu 1,-16(1) 36516 ???? 93E1000C stw 31,12(1) <snipped> -- ----------------------------------------------------------- fh...@at... ----------------------------------------------------------- |
From: Ken T. <ke...@we...> - 2000-06-03 12:22:16
|
The problems with AFFS in 2.3 were being looked at by Dave Jones <da...@de...> He said quite a few changes were needed for 2.3, don't know if he finished it. ken. |
From: Michel <dae...@st...> - 2000-06-03 10:53:09
|
Nicholai Benalal wrote: > > Hello Michel > > Den 03-Jun-00, skrev Michel Dänzer: > > MD> Nicholai Benalal wrote: > MD> > MD>> I compiled linux-2.3 from the CVS. A lot of drivers such as amifb and > MD>> the builtin serial driver didn't compile at all. The pm2 driver still > MD>> needs ami_int3 so I put it back. Should it be there or not? > MD> > MD> It still doesn't boot with pm2fb here, I get tons of 'amiga_disable_irq: > MD> trying to disable Amiga auto IRQ 3' messages. > MD> > MD> Is that related? What was the fix/workaround? > MD> > > With Jesper's latest 2.3 kernel I remember doing free_irq(IRQ_AMIGA_AUTO_3, > NULL); before the request_irq(). Where - in amifb.c, pm2fb.c or fbmem.c? > That should work allthough I don't think it's a proper fix. Another way to > avoid this is to not include amifb. I only built amifb as a module, will test without it altogether... > I'm waiting for someone to find out how this should really be handled. I join you :) > Btw, 2.3 seems to works for me now except for mounting affs partitions. > mount never returns when I try that. Has AFFS already been fixed in 2.3.99-pre9? Michel -- The computer revolution is over. The computers won. ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Nicholai B. <nic...@ch...> - 2000-06-03 10:08:26
|
Hello Michel Den 03-Jun-00, skrev Michel Dänzer: MD> Nicholai Benalal wrote: MD> MD>> I compiled linux-2.3 from the CVS. A lot of drivers such as amifb and MD>> the builtin serial driver didn't compile at all. The pm2 driver still MD>> needs ami_int3 so I put it back. Should it be there or not? MD> MD> It still doesn't boot with pm2fb here, I get tons of 'amiga_disable_irq: MD> trying to disable Amiga auto IRQ 3' messages. MD> MD> Is that related? What was the fix/workaround? MD> With Jesper's latest 2.3 kernel I remember doing free_irq(IRQ_AMIGA_AUTO_3, NULL); before the request_irq(). That should work allthough I don't think it's a proper fix. Another way to avoid this is to not include amifb. I'm waiting for someone to find out how this should really be handled. Btw, 2.3 seems to works for me now except for mounting affs partitions. mount never returns when I try that. /Nicholai |
From: Michel <dae...@st...> - 2000-06-03 09:04:22
|
Nicholai Benalal wrote: > I compiled linux-2.3 from the CVS. A lot of drivers such as amifb and the > builtin serial driver didn't compile at all. The pm2 driver still needs > ami_int3 so I put it back. Should it be there or not? It still doesn't boot with pm2fb here, I get tons of 'amiga_disable_irq: trying to disable Amiga auto IRQ 3' messages. Is that related? What was the fix/workaround? Michel -- I believe the technical term is "Oops!" ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Michel <dae...@st...> - 2000-06-01 09:53:20
|
Nicholai Benalal wrote: > I've now imported boothack to the CVS. Very nice, thanks! Michel -- There's no place like ~ ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Michel <dae...@st...> - 2000-06-01 09:52:55
|
Geert Uytterhoeven wrote: > > When I commit something, it says '/cvsroot/linux-apus/CVSROOT/log_accum2: > > file not found' The exact error is sh: /cvsroot/linux-apus/CVSROOT/log_accum2: No such file or directory > > Looks like CVS puts only its special files explicitly in CVSROOT on the > > server side... > > It's a script. Is it executable? Yep, at least when I check it out. I have now set PreservePermissions=yes in CVSROOT/config, could that do the trick? > Is the path to perl correct? No idea. But would that be consistent with the error message? > Perhaps the SourceForge guys disabled the execution of scripts to prevent us > from running our stuff on the CVS machine without having a real account on > that box? Been watching too much X-Files lately? ;) Michel -- This is my brain... This is... WAIT! WHERE'S MY BRAIN? ______________________________________________________________________________ Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS |
From: Nicholai B. <nic...@ch...> - 2000-05-31 20:56:11
|
Hello, I've now imported boothack to the CVS. /Nicholai |
From: Geert U. <ge...@li...> - 2000-05-31 20:51:44
|
On Wed, 31 May 2000, Michel Dänzer wrote: > Frank Petzold wrote: > > > If you go over ssh, you can generate a public key (ssh-keygen) and then post > > it (~/.ssh/identity.pub) to your account maintenance page > > (https://sourceforge.net/account/ when logged in) > > That's exactly what I was thinking about, thanks. And man ssh-agent, of course. BTW, Debian automatically runs ssh-agent in Xsession these days, so all you have to do is `ssh-add'. 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 |