Pierre,
I can not tell you when, but I have been notice that sound cards are not
being detected lately using search-win-drivers.pl . It looks like the
hardcoded 'FUNC_01' inside InfString for HDAUDIO device seems to work
better.
I did a little research and out of 255 audio inf files and I could not
find any other option than FUNC_01 devices:
cheche@ntinstall:~/unattended/install/drivers/D/S$ find . -name "*inf" | wc
255 255 4543
cheche@ntinstall:~/unattended/install/drivers/D/S$ find . -name "*inf"
-exec grep "FUNC" {} \; | grep -v FUNC_01
cheche@ntinstall:~/unattended/install/drivers/D/S$
could anyone tell if that is working for them?
------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk
Collect, index and harness all the fast moving IT data generated by your
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights.
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
unattended-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-devel