Click here to Skip to main content
15,899,584 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
AnswerRe: Send Buffer from driver to Application Pin
fat_boy19-Dec-08 21:32
fat_boy19-Dec-08 21:32 
AnswerRe: Send Buffer from driver to Application Pin
Randor 20-Dec-08 11:01
professional Randor 20-Dec-08 11:01 
AnswerRe: Send Buffer from driver to Application Pin
fat_boy21-Dec-08 21:15
fat_boy21-Dec-08 21:15 
QuestionEncryption and Decryption in Minifilter Driver Pin
noobDriverDev17-Dec-08 14:39
noobDriverDev17-Dec-08 14:39 
AnswerRe: Encryption and Decryption in Minifilter Driver Pin
Randor 19-Dec-08 8:18
professional Randor 19-Dec-08 8:18 
AnswerRe: Encryption and Decryption in Minifilter Driver Pin
Vinamrata21-Dec-08 23:12
Vinamrata21-Dec-08 23:12 
QuestionPrinter driver querry Pin
Deepu Antony17-Dec-08 2:42
Deepu Antony17-Dec-08 2:42 
QuestionUMDF USB driver: application stream into USB frames Pin
Dee Veloper15-Dec-08 22:13
Dee Veloper15-Dec-08 22:13 
Hi!

Currently I am writing data from my application via WriteFile to my UMDF USB driver and send the stuff over bulk endpoints. I'd like to send only single USB frames from my application to my device. Is there a way to break the data stream from the application into USB frames without applying an own transfer protocol (e.g. packet length, packet data...)? Since USB has such a protocol (framing) I think it is rather annoying to implement a new framing protocol on top of it just to make sure that my app. receives and sends only single USB frames.

Any ideas?

Thanks!
AnswerRe: UMDF USB driver: application stream into USB frames Pin
fat_boy19-Dec-08 21:45
fat_boy19-Dec-08 21:45 
QuestionHardware requirement? Pin
dec8211-Dec-08 14:16
dec8211-Dec-08 14:16 
AnswerRe: Hardware requirement? Pin
Dave Kreskowiak11-Dec-08 15:51
mveDave Kreskowiak11-Dec-08 15:51 
GeneralRe: Hardware requirement? Pin
dec8211-Dec-08 18:21
dec8211-Dec-08 18:21 
GeneralRe: Hardware requirement? Pin
Dave Kreskowiak11-Dec-08 21:25
mveDave Kreskowiak11-Dec-08 21:25 
GeneralRe: Hardware requirement? Pin
sajjy22-Dec-08 8:55
sajjy22-Dec-08 8:55 
QuestionCommunication between Driver an aplplication Pin
dereck78_zg11-Dec-08 3:05
dereck78_zg11-Dec-08 3:05 
QuestionArtificially creating a plug and play instance of a printer Pin
ArjunMK10-Dec-08 8:39
ArjunMK10-Dec-08 8:39 
AnswerRe: Artificially creating a plug and play instance of a printer Pin
Dave Kreskowiak11-Dec-08 15:50
mveDave Kreskowiak11-Dec-08 15:50 
GeneralRe: Artificially creating a plug and play instance of a printer Pin
ArjunMK14-Dec-08 5:54
ArjunMK14-Dec-08 5:54 
GeneralRe: Artificially creating a plug and play instance of a printer Pin
ArjunMK23-Dec-08 8:41
ArjunMK23-Dec-08 8:41 
GeneralRe: Artificially creating a plug and play instance of a printer Pin
Dave Kreskowiak23-Dec-08 9:42
mveDave Kreskowiak23-Dec-08 9:42 
GeneralRe: Artificially creating a plug and play instance of a printer Pin
ArjunMK28-Dec-08 9:18
ArjunMK28-Dec-08 9:18 
GeneralRe: Artificially creating a plug and play instance of a printer Pin
Dave Kreskowiak28-Dec-08 19:33
mveDave Kreskowiak28-Dec-08 19:33 
GeneralRe: Artificially creating a plug and play instance of a printer Pin
ArjunMK29-Dec-08 6:45
ArjunMK29-Dec-08 6:45 
GeneralRe: Artificially creating a plug and play instance of a printer Pin
Dave Kreskowiak29-Dec-08 8:10
mveDave Kreskowiak29-Dec-08 8:10 
GeneralRe: Artificially creating a plug and play instance of a printer Pin
ArjunMK2-Jan-09 20:45
ArjunMK2-Jan-09 20:45 

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.