[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Keyboards
Dark_Dude@darkcastle.ecore.fnet.org (Dark_Dude) writes:
>>That's wonderful, except I don't think that the ADB standard defines a way
>>to tell which keypress comes from which keyboard. Besides, even on the
>Hmm, I don't know. In fact, I know _very little_ about hardware.
Actually, I believe the ADB standard DOES define a way to tell which
keypress came from which keyboard. In fact, each device on the ADB chain is
assigned a unique ID (just like SCSI, but they're assigned dynamically), and
each device sends this ID with it's event codes. However, I don't believe
the ROM code that deals with the ADB port can deal with more than one
keyboard device, so it just pretends they're the same one. I'm sure a
creative programmer could bypass the ROM code and figure out hoe to seperate
them. But the ADB is a pain-in-the-you-know-where to program directly. :)
--
Dave Miller dmiller@c4systm.com
System Admin: Antimatter BBS (517) 263-8384 root@antimatter.ecore.fnet.org
Subdomain Admin: Futurenet Eastern Core root@ecore.fnet.org
Assistant Chief Sysop: A2Pro RT on GEnie just.dave@genie.com
"My opinions are my own, and not necessarily those of A2Pro or GEnie"
- References:
- Keyboards
- From: steve.townsend@rook.wa.com (Steve Townsend)
- Re: Keyboards
- From: johnlb@primenet.com (John Bowling)
- Re: Keyboards
- From: Dark_Dude@darkcastle.ecore.fnet.org (Dark_Dude)
- Re: Keyboards
- From: wbaguhn@nyx10.cs.du.edu (Will Baguhn)
- Re: Keyboards
- From: Dark_Dude@darkcastle.ecore.fnet.org (Dark_Dude)