RE: off topic making the bios think a keyboard is present , whena real on is not connected.

I can think of two ways, but both may need some hardware work. One is to
change the bios and burn the eprom again, but you need to find where the
keyboard tests are being done. The other is to put an 8051 or similar in a
breadboard and program it to simulate ports 60/64 and thus fool the bios.

Hope this helps!

Alberto.

-----Original Message-----
From: Fernando, Robert [mailto:xxxxx@anitetelecoms.com]
Sent: Monday, December 11, 2000 4:29 AM
To: NT Developers Interest List
Subject: [ntdev] off topic making the bios think a keyboard is present,
whena real on is not connected.

Hi all,
Can anyone recommend a low cost < $50 ?50 way of allow a PC with award bios
1997 version, and XT keyboard /serial mouse / win 2k think on rebooting it
has a keyboard attached , when a real one is not connected to the keyboard
port.

Thanks

Robert Fernando
Tel: +44 (0)709 203 3685
Fax: +44 (0) 870 133 1992
work Email: xxxxx@anitetelecoms.com
personal email xxxxx@bigfoot.com
NB only read at home.
Personal views not necessarily those of
Anite Telecoms Limited Registered in England No. 1721900 Registered
Office: 100 Longwater Avenue, GreenPark, Reading, Berkshire RG2 6GP,
United Kingdom


You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)

If all you are trying to do is get the system to not stop with a “keyboard error”
or similar, then most BIOSes have an option in their setup to “Stop on all
errors”, “stop on all but kb error” which can be used to allow the boot to
continue. If the 1997 version doesn’t offer that feature, then flashing/upgrading
to the latest rev probably would.

Regards,

Paul Bunn, UltraBac.com, 425-644-6000
Microsoft MVP - WindowsNT/2000
http://www.ultrabac.com

-----Original Message-----
From: Fernando, Robert [mailto:xxxxx@anitetelecoms.com]
Sent: Monday, December 11, 2000 1:29 AM
To: NT Developers Interest List
Subject: [ntdev] off topic making the bios think a keyboard is present,
whena real on is not connected.

Hi all,
Can anyone recommend a low cost < $50 ?50 way of allow a PC with award bios
1997 version, and XT keyboard /serial mouse / win 2k think on rebooting it
has a keyboard attached , when a real one is not connected to the keyboard
port.