Bill
Wed Aug 06 07:12:10 CDT 2003
PnP drivers should not be installed this way. Drivers for devices like ISA
devices that the system can neither discover nor query require some user
intervention to make the system aware of the device and its resources. In
general, plug-and-play devices are automatically discovered by the system
and then you are prompted for an INF (there are ways to install a driver
ahead of enumeration, but the driver won't load until the device is
enumerated in any case). So, you can't do what you are trying to do.
Virtual 1394 devices require that a 1394 host controller be enumerated and
functioning.
--
Bill McKenzie
Compuware Corporation
Watch your IRPs/IRBs/URBs/SRBs/NDIS pkts with our free WDMSniffer tool:
http://frontline.compuware.com/nashua/patches/utility.htm
"Ian Boyd" <ian.msnews007@avatopia.com> wrote in message
news:O5Pbip5WDHA.652@TK2MSFTNGP10.phx.gbl...
> i installed a device driver for IEEE1394 digital cameras.
>
>
http://www-2.cs.cmu.edu/~iwan/1394/
>
> The driver is installed with a standard .inf file.
>
> The install process didn't complain, so i assumed it installed okay.
>
> i didn't realize that the driver simply won't work without a FireWire
> adapter installed. i had hoped that XP would still have all the various
> drivers running, so i could still use virtual devices - and the camera
> software simply "wouldn't find" a camera on the bus.
>
>
>
>
> "Bill McKenzie" <bill.mckenzie@compuware.com> wrote in message
> news:ulzdNH1WDHA.2080@TK2MSFTNGP11.phx.gbl...
> > INF installer?
> >
> > --
> > Bill McKenzie
> > Compuware Corporation
> > Watch your IRPs/IRBs/URBs/SRBs/NDIS pkts with our free WDMSniffer tool:
> >
http://frontline.compuware.com/nashua/patches/utility.htm
> >
> >
> > "Ian Boyd" <ian.msnews007@avatopia.com> wrote in message
> > news:eJpTr5zWDHA.1492@TK2MSFTNGP12.phx.gbl...
> > > > I am curious as to how you installed a 1394 camera driver with no
1394
> > > > camera device present??
> > >
> > > Just the driver.
> > >
> > > The inf installer didn't complain.
> > >
> > >
> > >
> >
> >
>
>