All of lore.kernel.org
 help / color / mirror / Atom feed
From: walter harms <wharms@bfs.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] rfc about an uncommented string
Date: Tue, 09 Aug 2005 15:25:34 +0000	[thread overview]
Message-ID: <42F8CAEE.2050401@bfs.de> (raw)
In-Reply-To: <20050809141147.GB4603@voyager>


this will break if CONFIG_SERIO_I8042 is set and i guess intentionaly.

who checked that in ?  perhaps the mips ppl know about it.

re,
	walter


Carlo Perassi wrote:
> Hi.
> 
> I'd like to collect some comments about the following code
> segment I found in
> linux-2.6.13-rc6/arch/mips/ite-boards/generic/it8172_setup.c
> (the "^^^" sequence is not mine, it's in the code)
> 
> #ifdef CONFIG_SERIO_I8042
> /*
>  * According to the ITE Special BIOS Note for waking up the
>  * keyboard controller...
>  */
> static int init_8172_keyboard(void)
> {
> 	unsigned int cmd_port = 0x14000064;
> 	unsigned int data_port = 0x14000060;
> 	                         ^^^^^^^^^^^
> 	Somebody here doesn't grok the concept of io ports.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Kernel-janitors mailing list
> Kernel-janitors@lists.osdl.org
> https://lists.osdl.org/mailman/listinfo/kernel-janitors
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

  reply	other threads:[~2005-08-09 15:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-09 14:11 [KJ] rfc about an uncommented string Carlo Perassi
2005-08-09 15:25 ` walter harms [this message]
2005-08-09 17:51 ` Carlo Perassi
2005-10-07 22:19 ` Arthur Othieno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42F8CAEE.2050401@bfs.de \
    --to=wharms@bfs.de \
    --cc=kernel-janitors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.