Re: Special button driver
From: fred (fred_at_discussions.microsoft.com)
Date: 08/06/04
- Next message: Sujith: "building error"
- Previous message: Bruce Eitman \(eMVP\): "Re: errot message of building the custom OS image for emulater?"
- In reply to: mobilevil: "Re: Special button driver"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 6 Aug 2004 05:29:02 -0700
hi, mobilevil
how can you tell two button?
I use the DRIVER_GLOBALS space to record which button was pressed. But
when my driver read this memory space(after boot.bin),the GWES.EXE will get
an error.This memory space is in Driver Globals Area.
So I want to know how can you know which button was pressed?
And what is the trouble with my driver?
Thanks .
Fred
"mobilevil" wrote:
> quite a few buttons. it's a 6X4 so 10 gpios.
> and no i couldn't tell two buttons are pressed in the same time... if they
> are in the same row.
>
>
> "fred" <fred@discussions.microsoft.com> wrote in message
> news:7D981027-0EC6-4A4B-A3B9-7D0A2B7AF753@microsoft.com...
> > Hi, mobilvil
> > Do you use GPIO to connect with the button?If so, how many buttons do
> > you have and how many GPIO do you use for these buttons?
> > How to resolve the problem that press two button at the same time and
> > distinguish them?
> >
> > Fred
> >
> > "mobilevil" wrote:
> >
> > > sorry it wasn't provided by intel, it is a MS driver.
> > > catalog window
> > > device drivers->input devices->keyboard/mouse/nop(stub) keyboard mouse
> > > <insert your language here>
> > >
> > > "fred" <fred@discussions.microsoft.com> wrote in message
> > > news:8842AA97-1085-4B56-B596-5368B0CA3991@microsoft.com...
> > > > hi,mobilevil
> > > > where is the dummy keyboard driver in lubbock xscale BSP.I just find
> the
> > > ps2 keyboard driver.
> > > >
> > > > Thanks.
> > > > Fred
> > > >
> > > > "mobilevil" wrote:
> > > >
> > > > > all i do is to include a dummy keyboard driver(lubbock xscale has
> it)
> > > and
> > > > > use keybd_event function in my own keyboard driver.
> > > > >
> > > > > "fred" <fred@discussions.microsoft.com> wrote in message
> > > > > news:54541947-1BCC-455E-9362-77ADC4B840BA@microsoft.com...
> > > > > > Hi,Dave Heil
> > > > > > Can this function be used in the driver directly?
> > > > > > Fred
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >
>
>
>
- Next message: Sujith: "building error"
- Previous message: Bruce Eitman \(eMVP\): "Re: errot message of building the custom OS image for emulater?"
- In reply to: mobilevil: "Re: Special button driver"
- Messages sorted by: [ date ] [ thread ]