* Re: Incoming to hostme.bitkeeper.com:/ua/repos/p/ppc/linuxppc-2.5 [not found] <200301061203.EAA16917@hostme.bitkeeper.com> @ 2003-01-06 15:45 ` Tom Rini 0 siblings, 0 replies; 3+ messages in thread From: Tom Rini @ 2003-01-06 15:45 UTC (permalink / raw) To: Paul Mackerras; +Cc: linuxppc-embedded, Matt Porter On Mon, Jan 06, 2003 at 04:03:28AM -0800, ppc@bkbits•net wrote: > ChangeSet@1•778, 2003-01-06 21:55:54+11:00, paulus@samba•org > Small walnut update: don't reference todc_* unless CONFIG_GEN_RTC > is set, plus minor syntax fix. > > arch/ppc/platforms/4xx/walnut.c@1•9, 03-01-06 21:55:49+11:00, paulus@samba•org > take out parentheses in #ifdef, add #ifdef CONFIG_GEN_RTC around > todc_* references Ack! I really think this is the wrong approach, as now CONFIG_GEN_RTC=m will still not work on Walnut (/ 40x in general). I think what we really need is on 40x to either mimic how the 'classic' boards do it, and have CONFIG_WALNUT, CONFIG_ASH, etc reference todc_time.o, and always get it, or start defining attributes like had been suggested many times in the past (ie a walnut, ash, spruce and so on would set CONFIG_PPC32_USE_TODC_SUPPORT or something). -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <20020827120046.DCE42FC70@hostme.bitkeeper.com>]
* Re: Incoming to hostme.bitkeeper.com:/ua/repos/p/ppc/linuxppc-2.5 [not found] <20020827120046.DCE42FC70@hostme.bitkeeper.com> @ 2002-08-27 12:27 ` Geert Uytterhoeven 2002-08-27 12:59 ` Paul Mackerras 0 siblings, 1 reply; 3+ messages in thread From: Geert Uytterhoeven @ 2002-08-27 12:27 UTC (permalink / raw) To: Linux/PPC Development, Linux/PPC on APUS development On Tue, 27 Aug 2002 ppc@bitkeeper•com wrote: > ChangeSet > 1.497.1.22 02/08/27 21:55:39 paulus@samba•org +2 -0 > PPC32: remove code that sets kd_mksound now that it isn't a pointer. > > This gets it to compile but leaves us without a keyboard beep on > powermac and APUS for now. > > arch/ppc/platforms/pmac_setup.c > 1.16.1.6 02/08/27 21:55:36 paulus@samba•org +0 -14 > remove kd_mksound references > > arch/ppc/amiga/config.c > 1.12 02/08/27 21:55:36 paulus@samba•org +0 -4 > remove kd_mksound references APUS should use arch/ppc/amiga/amisound.c:amiga_mksound(). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k•org 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 ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Incoming to hostme.bitkeeper.com:/ua/repos/p/ppc/linuxppc-2.5 2002-08-27 12:27 ` Geert Uytterhoeven @ 2002-08-27 12:59 ` Paul Mackerras 0 siblings, 0 replies; 3+ messages in thread From: Paul Mackerras @ 2002-08-27 12:59 UTC (permalink / raw) To: Geert Uytterhoeven; +Cc: Linux/PPC Development, Linux/PPC on APUS development Geert Uytterhoeven writes: > > arch/ppc/amiga/config.c > > 1.12 02/08/27 21:55:36 paulus@samba•org +0 -4 > > remove kd_mksound references > > APUS should use arch/ppc/amiga/amisound.c:amiga_mksound(). No, APUS should define an input device that generates sounds based on input events received. See drivers/input/misc/pcspkr.c for how it's done on PCs. Regards, Paul. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-06 15:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200301061203.EAA16917@hostme.bitkeeper.com>
2003-01-06 15:45 ` Incoming to hostme.bitkeeper.com:/ua/repos/p/ppc/linuxppc-2.5 Tom Rini
[not found] <20020827120046.DCE42FC70@hostme.bitkeeper.com>
2002-08-27 12:27 ` Geert Uytterhoeven
2002-08-27 12:59 ` Paul Mackerras
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox