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

Hardware & Devices

 
GeneralRe: New UHF RFID Solution To Reduce Your Cost Pin
sajjy18-Nov-08 9:13
sajjy18-Nov-08 9:13 
GeneralRe: New UHF RFID Solution To Reduce Your Cost Pin
uhfrfid18-Nov-08 15:11
uhfrfid18-Nov-08 15:11 
Questionhow to start writing usb device driver coding Pin
15814-Nov-08 19:31
15814-Nov-08 19:31 
GeneralRe: how to start writing usb device driver coding Pin
Perspx14-Nov-08 22:22
Perspx14-Nov-08 22:22 
AnswerRe: how to start writing usb device driver coding Pin
Dave Kreskowiak15-Nov-08 4:58
mveDave Kreskowiak15-Nov-08 4:58 
GeneralRe: how to start writing usb device driver coding Pin
fat_boy25-Nov-08 0:19
fat_boy25-Nov-08 0:19 
AnswerRe: how to start writing usb device driver coding Pin
Dan Neely17-Nov-08 2:22
Dan Neely17-Nov-08 2:22 
AnswerRe: how to start writing usb device driver coding Pin
fat_boy25-Nov-08 0:26
fat_boy25-Nov-08 0:26 
Assuming htis is for windows XP or later you need to lok at KMDF. It is a wrapper around WDM which makes life a lot easier for beginners, although if you want to feel serious pain, then go for WDM.

If its for 2k, NT4, or Millenium/98 you need to use WDM. If its for 95 then you need a DOS style driver.

If its for Linux (not my field) you need to use their kernel API.

Mac, dont know. I heard it had a Unix OS these days, so perhaps its the same.

Relevant books are:

1) KMDF, dont know, but if you can find a book by Walter Oney, its the one to get.

2) WDM, anmything by Walter Oney.

3) Linux, O'Reiley books are the standard.

(Many of these books, or for windows the DDk/WDK come with sample code.)


I can develop the entire driver for your company. This could be a better financial proposition and deffinitely a better time wise proposition since it will probably take you about a year to develop a basic driver whereas I could have one finished in a few months.

Morality is indistinguishable from social proscription

QuestionLocking an external Hard disk ! Pin
Mohammad Dayyan12-Nov-08 22:42
Mohammad Dayyan12-Nov-08 22:42 
QuestionProblem with flash drive Pin
Mekong River7-Nov-08 15:13
Mekong River7-Nov-08 15:13 
AnswerRe: Problem with flash drive Pin
Randor 7-Nov-08 23:04
professional Randor 7-Nov-08 23:04 
AnswerRe: Problem with flash drive Pin
sajjy17-Nov-08 9:26
sajjy17-Nov-08 9:26 
GeneralRe: Problem with flash drive Pin
Dan Neely17-Nov-08 10:10
Dan Neely17-Nov-08 10:10 
GeneralRe: Problem with flash drive Pin
Mekong River17-Nov-08 19:59
Mekong River17-Nov-08 19:59 
QuestionProgramatically load a device driver.... Pin
abupriabi@yahoo.com6-Nov-08 11:14
abupriabi@yahoo.com6-Nov-08 11:14 
AnswerRe: Programatically load a device driver.... Pin
Randor 7-Nov-08 22:38
professional Randor 7-Nov-08 22:38 
QuestionXPS laptop display driver problems Pin
Le centriste3-Nov-08 6:53
Le centriste3-Nov-08 6:53 
AnswerRe: XPS laptop display driver problems Pin
Randor 7-Nov-08 23:15
professional Randor 7-Nov-08 23:15 
Question64 Bit Issue Pin
Haridas.R1-Nov-08 7:07
Haridas.R1-Nov-08 7:07 
QuestionPrinter-Windows application Pin
balu1234530-Oct-08 22:46
balu1234530-Oct-08 22:46 
QuestionGet open files by process id (winapi) Pin
Marco1430-Oct-08 2:29
Marco1430-Oct-08 2:29 
QuestionIdentifying Printers Pin
Bram van Kampen28-Oct-08 15:02
Bram van Kampen28-Oct-08 15:02 
AnswerRe: Identifying Printers Pin
Randor 8-Nov-08 14:52
professional Randor 8-Nov-08 14:52 
GeneralRe: Identifying Printers Pin
Bram van Kampen12-Nov-08 15:10
Bram van Kampen12-Nov-08 15:10 
QuestionXP installation hangs [modified] Pin
NetDave23-Oct-08 7:20
NetDave23-Oct-08 7:20 

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.