* [Linux-ia64] Re: hp_simserial_driver required for real kernel
@ 2003-05-30 16:48 Alex Tsariounov
2003-05-30 19:30 ` Will Cohen
2003-06-02 16:42 ` Stephane Eranian
0 siblings, 2 replies; 3+ messages in thread
From: Alex Tsariounov @ 2003-05-30 16:48 UTC (permalink / raw)
To: linux-ia64
On Thu, 29 May 2003 17:49:30 -0400, Will Cohen writes:
> Subject: [Linux-ia64] hp_simserial_driver required for real kernel
>
> I am starting with the linux-2.5.69.tar.bz2 and
> linux-2.5.69-ia64-030521.diff.bz2 to generate kernel sources. It appears
...
> CONFIG_IA64_GENERIC=y
...
> Certainly when building for a real machine there should be no need for
> the simulator serial port. Is there a fix for this? Has anyone
> successfully built the 2.5.69 kernel with the patch for a real machine?
Will,
If you set the processor type to ZX1 (of course onlyh if you are on
a Longs Peak machine) you bypass this dependancy and 2.5.69 builds.
Regards,
Alex
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Linux-ia64] Re: hp_simserial_driver required for real kernel
2003-05-30 16:48 [Linux-ia64] Re: hp_simserial_driver required for real kernel Alex Tsariounov
@ 2003-05-30 19:30 ` Will Cohen
2003-06-02 16:42 ` Stephane Eranian
1 sibling, 0 replies; 3+ messages in thread
From: Will Cohen @ 2003-05-30 19:30 UTC (permalink / raw)
To: linux-ia64
I hacked around the offending code in the arch/ia64/hp/sim, so things
linked and booted.
Unfortunately, I am doing this on a Intel ia64 machine. I don't
currently have a Longs Peak machine. However, given that things work for
a Long's Peak it should be a simple edit of arch/ia64/Makefile to
exclude building the simulator for a workaround until the simulator gets
fixed.
drivers-$(CONFIG_IA64_GENERIC) += arch/ia64/hp/common/ arch/ia64/hp/zx1/
arch/ia64/hp/sim/
to
drivers-$(CONFIG_IA64_GENERIC) += arch/ia64/hp/common/ arch/ia64/hp/zx1/
-Will
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Linux-ia64] Re: hp_simserial_driver required for real kernel
2003-05-30 16:48 [Linux-ia64] Re: hp_simserial_driver required for real kernel Alex Tsariounov
2003-05-30 19:30 ` Will Cohen
@ 2003-06-02 16:42 ` Stephane Eranian
1 sibling, 0 replies; 3+ messages in thread
From: Stephane Eranian @ 2003-06-02 16:42 UTC (permalink / raw)
To: linux-ia64
Will,
On Fri, May 30, 2003 at 03:30:51PM -0400, Will Cohen wrote:
> I hacked around the offending code in the arch/ia64/hp/sim, so things
> linked and booted.
>
> Unfortunately, I am doing this on a Intel ia64 machine. I don't
> currently have a Longs Peak machine. However, given that things work for
> a Long's Peak it should be a simple edit of arch/ia64/Makefile to
> exclude building the simulator for a workaround until the simulator gets
> fixed.
>
This has been fixed by Changeset 1.1079 in the BK tree for 2.5.
--
-Stephane
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-06-02 16:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-30 16:48 [Linux-ia64] Re: hp_simserial_driver required for real kernel Alex Tsariounov
2003-05-30 19:30 ` Will Cohen
2003-06-02 16:42 ` Stephane Eranian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox