Linux MIPS Architecture development
 help / color / mirror / Atom feed
* rfc about an uncommented string
@ 2005-10-09 13:41 Carlo Perassi
  2005-10-10 11:11 ` Ralf Baechle
  0 siblings, 1 reply; 8+ messages in thread
From: Carlo Perassi @ 2005-10-09 13:41 UTC (permalink / raw)
  To: linux-mips

Hi.
As suggested (*) by Arthur Othieno on the kernel-janitors mailing list,
I bounce here this email for collecting comments.
The old email refers to 2.6.13-rc6 but the code is still the same on
2.6.14-rc3.
Thank you.

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_8712_keyboard(void)
{
	unsigned int cmd_port = 0x14000064;
	unsigned int data_port = 0x14000060;
	                         ^^^^^^^^^^^
	Somebody here doesn't grok the concept of io ports.

(*)
http://lists.osdl.org/pipermail/kernel-janitors/2005-August/004704.html
http://lists.osdl.org/pipermail/kernel-janitors/2005-August/004705.html
http://lists.osdl.org/pipermail/kernel-janitors/2005-August/004707.html
http://lists.osdl.org/pipermail/kernel-janitors/2005-October/004955.html

-- 
Carlo Perassi - http://www.linux.it/~carlo/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-10-10 13:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-09 13:41 rfc about an uncommented string Carlo Perassi
2005-10-10 11:11 ` Ralf Baechle
2005-10-10 11:23   ` Fuxin Zhang
2005-10-10 11:28     ` Geert Uytterhoeven
2005-10-10 11:43       ` Fuxin Zhang
2005-10-10 11:46         ` Geert Uytterhoeven
2005-10-10 13:18           ` Maciej W. Rozycki
2005-10-10 11:51       ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox