Re: UAA Driver



Yes, your going in the right direction.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
"Vern:8)" <Vern8@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:C30D8811-1558-4324-B472-AA29B5F6F0F4@xxxxxxxxxxxxxxxx
Thanks. I don't have the final hardware yet so I can't do this on the target.
But on my desktop machine I found a device under System devices called
"Microsoft UAA Bus Driver for High Definition Audio". It has a driver called
hdaudbus.sys provided by Windows Server 2003 DDK. Since this is the first XPe
project, I expect that the steps I would take involve taking that file and
creating a Component in Component Designer. Then add that component to the
project in Target Designer. And I will also need the specific chip driver
(probably from the chip manufacturer) as another component. IDT says they do
not support XPe. But they support XP. So I can just take the XP driver they
give me and create another component to add to the project.

Am I in the right ball park?

Vern

"Sean Liming (MVP)" wrote:


Have you been able to install XP Pro on your target with all the drivers? If
so you might be able to pull the UAA driver out of this installation.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
"Vern:8)" <Vern8@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F1DB378D-5304-481B-B406-CF2A5D7D39CF@xxxxxxxxxxxxxxxx
>I am starting to build a XPe device with a IDT STAC9202 device. Someone
>told
> me that the MS UAA bus driver is not supported in XPe. I also cannot > find
> it
> in the Target Designer component list. Is the UAA driver available for
> XPe?
> If so, what is it called? If not, how/where do I get it?
>
> Thanks,
> Vern Sauder



.



Relevant Pages

  • Re: deploy created run-time windows Embedded image on to the new m
    ... The deployment options with XPe are good documneted so you may want to check XPe documentation. ... On target device you may have CD-ROM or floppy option to boot from, prepare the target media and copy new image. ... >> correct names and to tweak driver behaviour for cetrain chipsets, ...
    (microsoft.public.windowsxp.embedded)
  • Re: debugger-enable version of ntldr with ewf
    ... The standard practice for driver development is to develop in XP Pro then bring it over to XPe. ... Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit ... a new ntldr other than the ordinary XP pro/XPe, ...
    (microsoft.public.windowsxp.embedded)
  • Re: adprep failure, adding 2003 R2 x64 server to 2000 domain Optio
    ... Performing upstream analysis. ... Performing downstream (of target) analysis. ... administrator to install the driver before you ... Event String: The printer could not be installed. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Sleep() issue
    ... I also hope that you setting THREAD_PRIORITY_TIME_CRITICAL priority level ... XPe system. ... In my XP Pro system there is probably much more activity then the kernel ... I suppose you don't have the source code of the driver you are ...
    (microsoft.public.windowsxp.embedded)
  • Re: Sleep() issue
    ... Since you are running the thread in time critical priority I wouldn't expect the 10-15 jitter from the Sleepcall unless there ... Well, I suppose you don't have the source code of the driver you are referring to, right? ... Try to run the following code sniplet on your hardware and see if you get different results on XP and XPe: ... Also hope you test the same code under XPe and XP Pro on the same hardware. ...
    (microsoft.public.windowsxp.embedded)