From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Roman V. Shaposhnick" To: 9fans@cse.psu.edu Message-ID: <20021021102501.A22758@unicorn.math.spbu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [9fans] USB keyboard support Date: Mon, 21 Oct 2002 10:25:01 +0400 Topicbox-Message-UUID: 089f1eac-eacb-11e9-9e20-41e7f4b1d025 I have a little bit of unusual configuration of my desktop -- it has everything external plugged via USB including keyboard. BIOS can "emulate" standard keyboard allright ( via INT09 I believe ) but when it comes to accessing it via i/o ports ( as in pc/kbd.c ) there's nothing in there. So, do I have any chance of getting away with my setup ? Thanks in advance, Roman.