public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Two issues with 2.4.18pre3 on PPC
@ 2002-01-16 13:47 Lukas Geyer
  2002-01-16 15:24 ` Ed Sweetman
  2002-01-16 16:37 ` benh
  0 siblings, 2 replies; 12+ messages in thread
From: Lukas Geyer @ 2002-01-16 13:47 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am very glad that the PPC patches are now merged so I can use a
mainstream kernel again on my iBook. Thanks to all the people who did
this. It works quite fine so far but there are two minor problems:

- The kernel ignores the boot parameter hdb=ide-scsi, it probes hdb anyway
  and loads the ATAPI CD-ROM driver. The problem may be (I am really not
  familiar with the kernel internals) the function pmac_ide_probe() in
  drivers/ide/ide-pmac.c which does not check for any kernel boot
  parameters at all.

- The generic RTC driver in drivers/char/rtc.c does not work for this
  iBook. The driver in drivers/macintosh/rtc.c does work, but it only
  implements the two ioctls RTC_RD_TIME and RTC_SET_TIME. (Is this due to
  hardware limitations?) Anyway, it is confusing to have both drivers
  configurable for PPC, maybe the corresponding Config.in files should be
  adjusted. (In addition, this is complicated by the fact that both
  configuration options appear in different submenus and if you select
  both as modules, then the generic driver will "shadow" the macintosh
  one.)

Lukas



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

end of thread, other threads:[~2002-01-17  8:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-16 13:47 Two issues with 2.4.18pre3 on PPC Lukas Geyer
2002-01-16 15:24 ` Ed Sweetman
2002-01-16 18:56   ` Lukas Geyer
2002-01-16 16:37 ` benh
2002-01-16 16:55   ` Automatic reboot on PPC (was: Re: Two issues with 2.4.18pre3 on PPC) Thomas Capricelli
2002-01-16 17:55     ` Benjamin Herrenschmidt
2002-01-16 17:05   ` Two issues with 2.4.18pre3 on PPC Tom Rini
2002-01-16 17:10     ` Eric S. Raymond
2002-01-16 17:31       ` Tom Rini
2002-01-16 17:25         ` Eric S. Raymond
2002-01-16 17:54           ` Tom Rini
2002-01-17  0:08       ` Horst von Brand

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