From: Will Cohen <wcohen@redhat.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Re: hp_simserial_driver required for real kernel
Date: Fri, 30 May 2003 19:30:51 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590723706091@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590723706089@msgid-missing>
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
next prev parent reply other threads:[~2003-05-30 19:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-30 16:48 [Linux-ia64] Re: hp_simserial_driver required for real kernel Alex Tsariounov
2003-05-30 19:30 ` Will Cohen [this message]
2003-06-02 16:42 ` Stephane Eranian
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=marc-linux-ia64-105590723706091@msgid-missing \
--to=wcohen@redhat.com \
--cc=linux-ia64@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.