Click here to Skip to main content
15,888,968 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralTele. cable installation Pin
scorp_scorp15-Jan-08 8:29
scorp_scorp15-Jan-08 8:29 
GeneralRe: Tele. cable installation Pin
ruready51115-Jan-08 11:05
ruready51115-Jan-08 11:05 
GeneralRe: Tele. cable installation Pin
scorp_scorp15-Jan-08 21:19
scorp_scorp15-Jan-08 21:19 
GeneralRe: Tele. cable installation Pin
Dan Neely16-Jan-08 2:24
Dan Neely16-Jan-08 2:24 
GeneralRe: Tele. cable installation Pin
ruready51116-Jan-08 6:03
ruready51116-Jan-08 6:03 
GeneralRe: Tele. cable installation Pin
Vaclav_21-Jan-08 8:16
Vaclav_21-Jan-08 8:16 
GeneralRe: Tele. cable installation Pin
scorp_scorp2-Feb-08 3:44
scorp_scorp2-Feb-08 3:44 
QuestionHow to implement USB hub bus driver Pin
qiulin682213-Jan-08 21:42
qiulin682213-Jan-08 21:42 
I'm trying to build a USB hub driver whose behavior is like windows' built in one.
My implementation is based on the ddk's example: toaster. Mass storage devices and scanners
works fine on my driver, however usb cameras can't be started.

I analysed the irps when the camera is plugined. After the start device irp, the driver received
a remove device irp. The ddk document says if anyone in the driver stack failed in start device irp,
pnp manager will send a remove device irp. I think there must be something wrong in the implementation before the remove device irp is sent.

There is a query interface irp which query TRANSLATOR_INTERFACE before the remove device irp is sent and I return STATUS_NO_SUPPORTED.

My response to start device irp is just like the toaster example does.

My question is:
1. Do I have to implement the TRANSLATOR_INTERFACE to fix the problem?
2. Or is there something else I have to do in my start device response?
GeneralRe: How to implement USB hub bus driver Pin
JudyL_MD14-Jan-08 2:12
JudyL_MD14-Jan-08 2:12 
GeneralRe: How to implement USB hub bus driver Pin
qiulin682214-Jan-08 15:10
qiulin682214-Jan-08 15:10 
GeneralRe: How to implement USB hub bus driver Pin
JudyL_MD15-Jan-08 4:27
JudyL_MD15-Jan-08 4:27 
GeneralRe: How to implement USB hub bus driver Pin
fat_boy18-Jan-08 3:53
fat_boy18-Jan-08 3:53 
GeneralProcessor Difference Pin
Sarath C7-Jan-08 13:55
Sarath C7-Jan-08 13:55 
GeneralRe: Processor Difference Pin
Luc Pattyn7-Jan-08 15:35
sitebuilderLuc Pattyn7-Jan-08 15:35 
GeneralRe: Processor Difference Pin
Sarath C8-Jan-08 3:47
Sarath C8-Jan-08 3:47 
GeneralRe: Processor Difference Pin
Cmania23-Jan-08 0:59
Cmania23-Jan-08 0:59 
GeneralDriver Installation/Uninstallation Pin
pvn g7-Jan-08 0:57
pvn g7-Jan-08 0:57 
GeneralRe: Driver Installation/Uninstallation Pin
JudyL_MD7-Jan-08 2:57
JudyL_MD7-Jan-08 2:57 
GeneralRe: Driver Installation/Uninstallation Pin
fat_boy18-Jan-08 3:47
fat_boy18-Jan-08 3:47 
GeneralRe: Driver Installation/Uninstallation Pin
Dan Neely18-Jan-08 3:53
Dan Neely18-Jan-08 3:53 
GeneralRe: Driver Installation/Uninstallation Pin
fat_boy18-Jan-08 3:58
fat_boy18-Jan-08 3:58 
QuestionLAN - wired and wireless selection Pin
Vaclav_3-Jan-08 17:33
Vaclav_3-Jan-08 17:33 
GeneralRe: LAN - wired and wireless selection Pin
Mike Dimmick6-Jan-08 1:48
Mike Dimmick6-Jan-08 1:48 
GeneralRe: LAN - wired and wireless selection Pin
fat_boy18-Jan-08 3:57
fat_boy18-Jan-08 3:57 
General80GB HDDD display 32 GB Capacity Pin
Sachin Pimpale27-Dec-07 20:49
Sachin Pimpale27-Dec-07 20:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.