|
-
December 29th, 2005, 01:10 PM
#1
oy51990 SAU173C SCSI CdRom device ??
HI and ty for a quick response,
Come accross this one and i dont know what is it.
When checking my device manager come accross this entry under cd/dvd
What is it?didnt find nothing under google
i have my dvd burner and dvd rom listed there ok but what is this one???
any clues?
thnks
-
December 29th, 2005, 01:13 PM
#2
could you give a little more detail.?
Maybe even include a screen shot of your device manager.
cheers
front2back
-
December 29th, 2005, 01:38 PM
#3
What do the device "properties" show?.................what driver is it using?
-
December 29th, 2005, 02:09 PM
#4
-
December 29th, 2005, 02:54 PM
#5
hi,
after front2back instructions here are the results:
-
December 29th, 2005, 02:56 PM
#6
-
December 29th, 2005, 03:08 PM
#7
In the second .jpg the DVD/Cd is just the driver signature of the DVD burner.
As the burner can play both DVD and CDR..
cheers
front2back
-
December 29th, 2005, 03:46 PM
#8
Hi
When you boot into normal mode, all of the normal and extra drivers will load up in sequence, and as MS states, anything with a 0 will load before anything with a 1....
SUMMARY
Windows NT is designed around the concept that the first driver to claim a device obtains ownership of that device. This ownership can be shared or it can be exclusive; this is up to the claiming device driver. If the device is exclusively claimed by a device driver, any further attempts to claim the device by subsequently loaded device drivers fail. Because of this, it is imperative that the order in which device drivers load can be modified by device driver authors. This article describes the two methods that you can use to control the order in which device drivers load.
Back to the top Back to the top
MORE INFORMATION
There are two methods that you can use to control the order in which device drivers load. Both methods take advantage of entries in the registry that can be found at \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control. The first method is to modify the ServiceGroupOrder. The second method is to assign Tag values that determine the order of driver loading according to the GroupOrderList. The tag values start type and Group names are in the HKLM\SYSTEM\CurrentControlSet\Services\<drivername> key which must be added before the values can be listed in the Group Order List.
These two methods only work for device drivers that have a start value of 0 (SERVICE_BOOT_START) or 1 (SERVICE_SYSTEM_START). In all cases, device drivers with a start value of 0 load before any device drivers with a start value of 1 attempt to load.
Article 115486
Are you having any conflicts?
PC Registered user # 2,336,789,457...
"When the water reaches the upper level, follow the rats."
Claude Swanson
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|