Click here to Skip to main content
15,913,773 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionThe display driver cannot be normally loaded. Pin
masayuki suda27-Nov-08 20:00
masayuki suda27-Nov-08 20:00 
QuestionDriver to detect an interrupt (IRQ) Pin
dereck78_zg25-Nov-08 21:01
dereck78_zg25-Nov-08 21:01 
QuestionHelp with ZwQueryDirectoryFile for my Driver. Pin
noobDriverDev25-Nov-08 18:49
noobDriverDev25-Nov-08 18:49 
AnswerRe: Help with ZwQueryDirectoryFile for my Driver. [modified] Pin
Randor 26-Nov-08 7:49
professional Randor 26-Nov-08 7:49 
QuestionRe: Help with ZwQueryDirectoryFile for my Driver. Pin
nekitoy26-Nov-08 22:38
nekitoy26-Nov-08 22:38 
AnswerRe: Help with ZwQueryDirectoryFile for my Driver. Pin
Randor 27-Nov-08 4:48
professional Randor 27-Nov-08 4:48 
AnswerRe: Help with ZwQueryDirectoryFile for my Driver. Pin
noobDriverDev27-Nov-08 19:57
noobDriverDev27-Nov-08 19:57 
QuestionSetting Baud Rate for an Modem Device Pin
Marimuthu.r20-Nov-08 2:19
Marimuthu.r20-Nov-08 2:19 
Hi,

I have an Modem device (Mobile Data card) which I can open for communication via HyperTerminal at an Baud Rate("Maximum Port Speed") of 115200Bps only.

I can obviously change the Baud Rate value from the Device Manager for this modem device, but i want the Baud Rate to be changed from it's default value to 115200 programatically.

I did some googling and found that the Baud Rate for an device can be set using IOCTL, that is using IOCTL_SERIAL_SET_BAUD_RATE along with the function DeviceIoControl().

Found that this IOCTL_SERIAL_SET_BAUD_RATE is defined in the "ntddser.h" file.

Not able to figure out the location of this file and I am stuck here.

Could any body guide me on these lines.
Code snippet containing similar implementation would be of great help.

Do i need to install some Driver Development Package?

I am working on VC++8.0 on Windows XP.

Regards.
AnswerRe: Setting Baud Rate for an Modem Device Pin
Randor 24-Nov-08 10:39
professional Randor 24-Nov-08 10:39 
AnswerRe: Setting Baud Rate for an Modem Device Pin
fat_boy25-Nov-08 0:17
fat_boy25-Nov-08 0:17 
AnswerRe: Setting Baud Rate for an Modem Device Pin
Iain Clarke, Warrior Programmer8-Dec-08 11:15
Iain Clarke, Warrior Programmer8-Dec-08 11:15 
QuestionBattery life reduce Pin
Mekong River18-Nov-08 21:42
Mekong River18-Nov-08 21:42 
AnswerRe: Battery life reduce Pin
Jörgen Andersson19-Nov-08 2:24
professionalJörgen Andersson19-Nov-08 2:24 
GeneralRe: Battery life reduce Pin
Mekong River19-Nov-08 17:11
Mekong River19-Nov-08 17:11 
GeneralRe: Battery life reduce Pin
Jörgen Andersson19-Nov-08 20:53
professionalJörgen Andersson19-Nov-08 20:53 
AnswerRe: Battery life reduce Pin
Snowman5819-Nov-08 10:24
Snowman5819-Nov-08 10:24 
GeneralRe: Battery life reduce Pin
Mekong River19-Nov-08 17:31
Mekong River19-Nov-08 17:31 
GeneralRe: Battery life reduce Pin
Dave Kreskowiak19-Nov-08 18:37
mveDave Kreskowiak19-Nov-08 18:37 
GeneralRe: Battery life reduce Pin
Mekong River19-Nov-08 20:29
Mekong River19-Nov-08 20:29 
GeneralRe: Battery life reduce Pin
Dave Kreskowiak20-Nov-08 1:44
mveDave Kreskowiak20-Nov-08 1:44 
GeneralRe: Battery life reduce Pin
Dan Neely20-Nov-08 2:33
Dan Neely20-Nov-08 2:33 
GeneralRe: Battery life reduce Pin
Snowman5820-Nov-08 5:27
Snowman5820-Nov-08 5:27 
AnswerRe: Battery life reduce Pin
sajjy25-Nov-08 4:53
sajjy25-Nov-08 4:53 
GeneralRe: Battery life reduce Pin
Mekong River27-Nov-08 16:17
Mekong River27-Nov-08 16:17 
GeneralRe: Battery life reduce Pin
Michael Martin3-Dec-08 20:03
professionalMichael Martin3-Dec-08 20:03 

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.