Re: USB-Support and keyboard driver should go into kernel image

2001-10-30 Thread Eduard Bloch

#include hallo.h
Kaz Sasayama wrote on Tue Oct 30, 2001 um 11:33:12AM:
 Sorry, it should not be PC2002 but PC2001.  The PC2001 design guide must 
 have been published in 2000, and some drafts must be available since 1999.
 
 If your system is not PC2001-based and legacy emulation does not work 
 transparently, I'm afraid it may be just a BIOS bug.

May be. But even if so, the BIOS bug won't be repared, but we can
workaround with USB-aware kernels. Before moving too much stuff around,
I decided to make this modification in my udma100-ext3 only, since I
allready included some patches needed for ultra-modern hardware. Then I
will document this an some significant place in the installation docs.

Gruss/Regards,
Eduard.
-- 
You got a plan?
'Let's try not to get killed.'
Brilliant.
(Ivanova and Sheridan, The Long Dark)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: USB-Support and keyboard driver should go into kernel image

2001-10-29 Thread Eduard Bloch

#include hallo.h
Kaz Sasayama wrote on Mon Oct 29, 2001 um 11:05:22AM:
 Which mainboard are you using?  In many cases, BIOS legacy emulation 

Some new Compaq multimedia model with some extra keys.

 should work transparently to any OS by using SMI.  If your system does 

I wondered too but the BIOS emulation seems not to be sufficient.

 not work like that, it might be a fairly new PC2002-based board.  I hope 

No, it is a board from 1999 with the good old KT133 chipset.

 you can help to improve USB keyboard support in Debian.

I will file grave bug reports on most i386 kernel images soon.

Gruss/Regards,
Eduard.
-- 
iMac - Täglich frisch bei McDonalds


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: USB-Support and keyboard driver should go into kernel image

2001-10-29 Thread Kaz Sasayama

Sorry, it should not be PC2002 but PC2001.  The PC2001 design guide must 
have been published in 2000, and some drafts must be available since 1999.

If your system is not PC2001-based and legacy emulation does not work 
transparently, I'm afraid it may be just a BIOS bug.

Eduard Bloch wrote:

not work like that, it might be a fairly new PC2002-based board.  I hope 


No, it is a board from 1999 with the good old KT133 chipset.


-- 
Free software is not for free.
Kaz Sasayama [EMAIL PROTECTED]; Screen Name: kazssym
Hyper Linux Systems (Hypercore Software Design, Ltd.)
URL:http://www.hypercore.co.jp/




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: USB-Support and keyboard driver should go into kernel image

2001-10-28 Thread Kaz Sasayama

Which mainboard are you using?  In many cases, BIOS legacy emulation 
should work transparently to any OS by using SMI.  If your system does 
not work like that, it might be a fairly new PC2002-based board.  I hope 
you can help to improve USB keyboard support in Debian.

Eduard Bloch wrote:

now I got an USB keyboard and tried to use it. Bad news: even when the
BIOS keyboard emulation is enabled, and the keyboard works fine in DOS,
it cannot be used in Linux at all unless the device driver is loaded.
This is very nasty. You cannot use an USB keyboard on BFs, not in the
initrd shell. I suggest all kernel-image maintainers to enable

CONFIG_USB=y
CONFIG_USB_UHCI=y
CONFIG_USB_OHCI=y
CONFIG_USB_KBD=y
CONFIG_INPUT_KEYBDEV=y


-- 
Free software is not for free.
Kaz Sasayama [EMAIL PROTECTED]; Screen Name: kazssym
Hyper Linux Systems (Hypercore Software Design, Ltd.)
URL:http://www.hypercore.co.jp/




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




USB-Support and keyboard driver should go into kernel image

2001-10-27 Thread Eduard Bloch


Hello,

now I got an USB keyboard and tried to use it. Bad news: even when the
BIOS keyboard emulation is enabled, and the keyboard works fine in DOS,
it cannot be used in Linux at all unless the device driver is loaded.
This is very nasty. You cannot use an USB keyboard on BFs, not in the
initrd shell. I suggest all kernel-image maintainers to enable

CONFIG_USB=y
CONFIG_USB_UHCI=y
CONFIG_USB_OHCI=y
CONFIG_USB_KBD=y
CONFIG_INPUT_KEYBDEV=y

Gruss/Regards,
Eduard.
-- 
In my opinion MS is a lot better at making money than it is at making
good operating systems (Linus Torvalds, August 1997)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]