Group:  English: Windows Embedded ยป microsoft.public.windowsxp.embedded
Thread: Fba misses usbuhci.sys

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Fba misses usbuhci.sys
Musketier 10.07.2007 14:30:02
Hi

FBA misses usbuhci.sys for ICH7 USB hub. What component involves the
usbuhci.sys driver?

thanks for your help.
Re: Fba misses usbuhci.sys
"Sean Liming \(MVP\)" <sean_liming[ at ]sjjmicro.com> 10.07.2007 17:11:22

This is an Intel Chipset component. You have to componentize your chipset
drivers to include support for UHCI.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit

"Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
news:FE4A99CE-7CE7-4DD2-AF1F-8B7953E3A103[ at ]microsoft.com...
[Quoted Text]
> Hi
>
> FBA misses usbuhci.sys for ICH7 USB hub. What component involves the
> usbuhci.sys driver?
>
> thanks for your help.

Re: Fba misses usbuhci.sys
Musketier 10.07.2007 19:48:01
Hi,

I know, and I have already build a component from the ich7usb.inf file. But
Component designer did not include the usbuhci.sys file. Why not? Component
Designer included instead ich7usb.cat file.



"Sean Liming (MVP)" wrote:

[Quoted Text]
>
> This is an Intel Chipset component. You have to componentize your chipset
> drivers to include support for UHCI.
>
> Regards,
>
> Sean Liming
> www.sjjmicro.com / www.seanliming.com
> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>
> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
> news:FE4A99CE-7CE7-4DD2-AF1F-8B7953E3A103[ at ]microsoft.com...
> > Hi
> >
> > FBA misses usbuhci.sys for ICH7 USB hub. What component involves the
> > usbuhci.sys driver?
> >
> > thanks for your help.
>
>
Re: Fba misses usbuhci.sys
"Sean Liming \(MVP\)" <sean_liming[ at ]sjjmicro.com> 10.07.2007 20:38:31
1. Is the file a listed file resource in the component?
2. Did you get any file not found errors when you built the iamge in Target
Deisgner?
3. Is the file getting into the custom repository?

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit


"Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
news:375DA4BA-3B84-4BC1-B7AA-223763307F1C[ at ]microsoft.com...
[Quoted Text]
> Hi,
>
> I know, and I have already build a component from the ich7usb.inf file.
> But
> Component designer did not include the usbuhci.sys file. Why not?
> Component
> Designer included instead ich7usb.cat file.
>
>
>
> "Sean Liming (MVP)" wrote:
>
>>
>> This is an Intel Chipset component. You have to componentize your chipset
>> drivers to include support for UHCI.
>>
>> Regards,
>>
>> Sean Liming
>> www.sjjmicro.com / www.seanliming.com
>> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>>
>> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
>> news:FE4A99CE-7CE7-4DD2-AF1F-8B7953E3A103[ at ]microsoft.com...
>> > Hi
>> >
>> > FBA misses usbuhci.sys for ICH7 USB hub. What component involves the
>> > usbuhci.sys driver?
>> >
>> > thanks for your help.
>>
>>

Re: Fba misses usbuhci.sys
Musketier 11.07.2007 05:50:01
Hi Seam,

to 1) No, ther are just usbuhci.cat and usbuhci.cat
to 2) O yes. The import can not find usbport.inf I will import the
ich7usb.inf again.

"Sean Liming (MVP)" wrote:

[Quoted Text]
> 1. Is the file a listed file resource in the component?
> 2. Did you get any file not found errors when you built the iamge in Target
> Deisgner?
> 3. Is the file getting into the custom repository?
>
> Regards,
>
> Sean Liming
> www.sjjmicro.com / www.seanliming.com
> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>
>
> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
> news:375DA4BA-3B84-4BC1-B7AA-223763307F1C[ at ]microsoft.com...
> > Hi,
> >
> > I know, and I have already build a component from the ich7usb.inf file.
> > But
> > Component designer did not include the usbuhci.sys file. Why not?
> > Component
> > Designer included instead ich7usb.cat file.
> >
> >
> >
> > "Sean Liming (MVP)" wrote:
> >
> >>
> >> This is an Intel Chipset component. You have to componentize your chipset
> >> drivers to include support for UHCI.
> >>
> >> Regards,
> >>
> >> Sean Liming
> >> www.sjjmicro.com / www.seanliming.com
> >> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
> >>
> >> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
> >> news:FE4A99CE-7CE7-4DD2-AF1F-8B7953E3A103[ at ]microsoft.com...
> >> > Hi
> >> >
> >> > FBA misses usbuhci.sys for ICH7 USB hub. What component involves the
> >> > usbuhci.sys driver?
> >> >
> >> > thanks for your help.
> >>
> >>
>
>
Re: Fba misses usbuhci.sys
"Sean Liming \(MVP\)" <sean_liming[ at ]sjjmicro.com> 11.07.2007 17:13:01

Without the file being listed in the file resouce, the file is not going to
get into the iamge. If you can send the INF file, I can take a look.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit


"Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
news:D951ED29-D838-43A3-BEBA-D9A13094ECA7[ at ]microsoft.com...
[Quoted Text]
> Hi Seam,
>
> to 1) No, ther are just usbuhci.cat and usbuhci.cat
> to 2) O yes. The import can not find usbport.inf I will import the
> ich7usb.inf again.
>
> "Sean Liming (MVP)" wrote:
>
>> 1. Is the file a listed file resource in the component?
>> 2. Did you get any file not found errors when you built the iamge in
>> Target
>> Deisgner?
>> 3. Is the file getting into the custom repository?
>>
>> Regards,
>>
>> Sean Liming
>> www.sjjmicro.com / www.seanliming.com
>> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>>
>>
>> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
>> news:375DA4BA-3B84-4BC1-B7AA-223763307F1C[ at ]microsoft.com...
>> > Hi,
>> >
>> > I know, and I have already build a component from the ich7usb.inf file.
>> > But
>> > Component designer did not include the usbuhci.sys file. Why not?
>> > Component
>> > Designer included instead ich7usb.cat file.
>> >
>> >
>> >
>> > "Sean Liming (MVP)" wrote:
>> >
>> >>
>> >> This is an Intel Chipset component. You have to componentize your
>> >> chipset
>> >> drivers to include support for UHCI.
>> >>
>> >> Regards,
>> >>
>> >> Sean Liming
>> >> www.sjjmicro.com / www.seanliming.com
>> >> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>> >>
>> >> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
>> >> news:FE4A99CE-7CE7-4DD2-AF1F-8B7953E3A103[ at ]microsoft.com...
>> >> > Hi
>> >> >
>> >> > FBA misses usbuhci.sys for ICH7 USB hub. What component involves the
>> >> > usbuhci.sys driver?
>> >> >
>> >> > thanks for your help.
>> >>
>> >>
>>
>>

Re: Fba misses usbuhci.sys
Musketier 11.07.2007 19:02:02
Hi,

I found out the reson for the missing usbuhci.sys. The driver is NOT
included in the ich7usb.cat file provided by Intel!

1) First I removed the NTamd64 sections from the ich7usb.inf file because
the import function of CD can not handle it.
2) I added the usbport.inf file into the same directory where I imported the
ich7usb.inf file because there is a reference from the ich7usb.inf to it. If
you do not so the import will not recognize the resource property of the
component. Keep in mind that you copy all neccessary files (here just
usbuhci.sys) to your repository directory. The Windows driver files are NOT
provided by Intel with the infinst_autol.zip file.
3) And add all the other USB relevant components to your image.

And it will work.

"Sean Liming (MVP)" wrote:

[Quoted Text]
>
> Without the file being listed in the file resouce, the file is not going to
> get into the iamge. If you can send the INF file, I can take a look.
>
> Regards,
>
> Sean Liming
> www.sjjmicro.com / www.seanliming.com
> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>
>
> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
> news:D951ED29-D838-43A3-BEBA-D9A13094ECA7[ at ]microsoft.com...
> > Hi Seam,
> >
> > to 1) No, ther are just usbuhci.cat and usbuhci.cat
> > to 2) O yes. The import can not find usbport.inf I will import the
> > ich7usb.inf again.
> >
> > "Sean Liming (MVP)" wrote:
> >
> >> 1. Is the file a listed file resource in the component?
> >> 2. Did you get any file not found errors when you built the iamge in
> >> Target
> >> Deisgner?
> >> 3. Is the file getting into the custom repository?
> >>
> >> Regards,
> >>
> >> Sean Liming
> >> www.sjjmicro.com / www.seanliming.com
> >> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
> >>
> >>
> >> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
> >> news:375DA4BA-3B84-4BC1-B7AA-223763307F1C[ at ]microsoft.com...
> >> > Hi,
> >> >
> >> > I know, and I have already build a component from the ich7usb.inf file.
> >> > But
> >> > Component designer did not include the usbuhci.sys file. Why not?
> >> > Component
> >> > Designer included instead ich7usb.cat file.
> >> >
> >> >
> >> >
> >> > "Sean Liming (MVP)" wrote:
> >> >
> >> >>
> >> >> This is an Intel Chipset component. You have to componentize your
> >> >> chipset
> >> >> drivers to include support for UHCI.
> >> >>
> >> >> Regards,
> >> >>
> >> >> Sean Liming
> >> >> www.sjjmicro.com / www.seanliming.com
> >> >> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
> >> >>
> >> >> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
> >> >> news:FE4A99CE-7CE7-4DD2-AF1F-8B7953E3A103[ at ]microsoft.com...
> >> >> > Hi
> >> >> >
> >> >> > FBA misses usbuhci.sys for ICH7 USB hub. What component involves the
> >> >> > usbuhci.sys driver?
> >> >> >
> >> >> > thanks for your help.
> >> >>
> >> >>
> >>
> >>
>
>
Re: Fba misses usbuhci.sys
"Martin Grossen, eMVP [AVNET Silica]" <martin.grossen[ at ]nospam.avnet.com> 12.07.2007 15:29:08
mmhhh.. reinventing the wheel

www.xpefiles.com -> Hardware/Drivers -> Intel Chipset INF Update

--

Martin Grossen, eMVP

AVNET EMG Silica
Franchise Manager Microsoft Embedded Europe

Your competent partner for Microsoft Embedded licencing

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

"Musketier" <Musketier[ at ]discussions.microsoft.com> schrieb im Newsbeitrag
news:4893A2E7-17A0-494C-9FFB-0C6555513D0F[ at ]microsoft.com...
[Quoted Text]
> Hi,
>
> I found out the reson for the missing usbuhci.sys. The driver is NOT
> included in the ich7usb.cat file provided by Intel!
>
> 1) First I removed the NTamd64 sections from the ich7usb.inf file because
> the import function of CD can not handle it.
> 2) I added the usbport.inf file into the same directory where I imported
> the
> ich7usb.inf file because there is a reference from the ich7usb.inf to it.
> If
> you do not so the import will not recognize the resource property of the
> component. Keep in mind that you copy all neccessary files (here just
> usbuhci.sys) to your repository directory. The Windows driver files are
> NOT
> provided by Intel with the infinst_autol.zip file.
> 3) And add all the other USB relevant components to your image.
>
> And it will work.
>
> "Sean Liming (MVP)" wrote:
>
>>
>> Without the file being listed in the file resouce, the file is not going
>> to
>> get into the iamge. If you can send the INF file, I can take a look.
>>
>> Regards,
>>
>> Sean Liming
>> www.sjjmicro.com / www.seanliming.com
>> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>>
>>
>> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
>> news:D951ED29-D838-43A3-BEBA-D9A13094ECA7[ at ]microsoft.com...
>> > Hi Seam,
>> >
>> > to 1) No, ther are just usbuhci.cat and usbuhci.cat
>> > to 2) O yes. The import can not find usbport.inf I will import the
>> > ich7usb.inf again.
>> >
>> > "Sean Liming (MVP)" wrote:
>> >
>> >> 1. Is the file a listed file resource in the component?
>> >> 2. Did you get any file not found errors when you built the iamge in
>> >> Target
>> >> Deisgner?
>> >> 3. Is the file getting into the custom repository?
>> >>
>> >> Regards,
>> >>
>> >> Sean Liming
>> >> www.sjjmicro.com / www.seanliming.com
>> >> Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
>> >>
>> >>
>> >> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
>> >> news:375DA4BA-3B84-4BC1-B7AA-223763307F1C[ at ]microsoft.com...
>> >> > Hi,
>> >> >
>> >> > I know, and I have already build a component from the ich7usb.inf
>> >> > file.
>> >> > But
>> >> > Component designer did not include the usbuhci.sys file. Why not?
>> >> > Component
>> >> > Designer included instead ich7usb.cat file.
>> >> >
>> >> >
>> >> >
>> >> > "Sean Liming (MVP)" wrote:
>> >> >
>> >> >>
>> >> >> This is an Intel Chipset component. You have to componentize your
>> >> >> chipset
>> >> >> drivers to include support for UHCI.
>> >> >>
>> >> >> Regards,
>> >> >>
>> >> >> Sean Liming
>> >> >> www.sjjmicro.com / www.seanliming.com
>> >> >> Book Author - XP Embedded Advanced, XP Embedded Supplemental
>> >> >> Toolkit
>> >> >>
>> >> >> "Musketier" <Musketier[ at ]discussions.microsoft.com> wrote in message
>> >> >> news:FE4A99CE-7CE7-4DD2-AF1F-8B7953E3A103[ at ]microsoft.com...
>> >> >> > Hi
>> >> >> >
>> >> >> > FBA misses usbuhci.sys for ICH7 USB hub. What component involves
>> >> >> > the
>> >> >> > usbuhci.sys driver?
>> >> >> >
>> >> >> > thanks for your help.
>> >> >>
>> >> >>
>> >>
>> >>
>>
>>


Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net