Am 17.10.2013 um 18:48 schrieb Geert Uytterhoeven <ge...@linux-m68k.org>:
> "debug=ser" and "debug=mem" share the same struct console. > "debug=ser" does: > amiga_console_driver.write = amiga_serial_console_write; > register_console(&amiga_console_driver); > "debug=mem" does: > amiga_console_driver.write = amiga_mem_console_write; > register_console(&amiga_console_driver); > and then the core console code complains it's registered twice, so > it ignores the second one. Hence it's harmless (but the second one won't > work). In fact, dmesg on AmigaOS worked as well and produced the same output. :-) -- Ciao... // Fon: 0381-2744150 Ingo \X/ http://blog.windfluechter.net gpg pubkey: http://www.juergensmann.de/ij_public_key.asc -- To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/bff0253f-df16-43a9-b99d-e09cf093a...@2013.bluespice.org