public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: John Bradford <john@grabjohn.com>
Cc: lkml@scienceworks.com, linux-kernel@vger.kernel.org
Subject: Re: Promise PDC20268 FastTrack 100 TX2 (PDC20268)
Date: Sat, 25 Jan 2003 12:44:30 +0100	[thread overview]
Message-ID: <20030125124430.B29666@ucw.cz> (raw)
In-Reply-To: <200301201912.h0KJCrru006239@darkstar.example.net>; from john@grabjohn.com on Mon, Jan 20, 2003 at 07:12:53PM +0000

On Mon, Jan 20, 2003 at 07:12:53PM +0000, John Bradford wrote:
> > I have a Promise FastTrack 100 TX2 (PDC20268) IDE-controller
> > (BIOS v2.00.0.24) used in a linux MD-RAID.  Aside from various
> > other annoying Promise-problems, I am not able to perform a
> > remote boot because the brain-dead Promise-BIOS "complains" that
> > no array is defined, and requires one to press ESC to continue
> > booting.  I would very much appreciate any tips as to how I can
> > circumvent this "feature".
> 
> Well, if you don't usually need a keyboard on that machine, in theory,
> you might be able to connect the keyboard input to the PS/2 mouse port
> of another machine, and write a program to send the correct bytes for
> that keypress to the other machine. Then, you could reboot the
> machine with the Promise card in it, then log in to the other machine,
> and run the program to send the keypress.
> 
> Not sure how practical this solution would be though...  You'd
> probably have to simulate the keyboard initialisation responses as
> well, which would make it a bit complicated

That won't work, of course - while the PS/2 and keyboard ports are the
same, they are master/slave - the computer is master and the device is
slave - you cannot connect master to master.

It'd work if you used bitbanging on the parallel port, though.

Or a keyboard with something heavy on the 'esc' key ;)

Another possibility is just to remove the BIOS from the card or tell the
on-board BIOS not to initalize it.

-- 
Vojtech Pavlik
SuSE Labs

  reply	other threads:[~2003-01-25 11:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-20 18:34 Promise PDC20268 FastTrack 100 TX2 (PDC20268) lkml
2003-01-20 19:12 ` John Bradford
2003-01-25 11:44   ` Vojtech Pavlik [this message]
2003-01-20 19:46 ` Milan Roubal

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=20030125124430.B29666@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=john@grabjohn.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@scienceworks.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox