Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Hardware > What is involved in produced a driver for Vista x64?

Reply
Thread Tools Display Modes

What is involved in produced a driver for Vista x64?

 
 
Neil
Guest
Posts: n/a

 
      03-04-2007
I mean, once a hardware vendor has already gone to the trouble of making one
for Vista x86. Not knowing anything about it at all, my naive thought is
that once he'd done that, he would just compile it again but with the switch
in the "this driver is going to run in a 64bit system" position rather than
in the "this driver is going to run in a 32bit system" position.

There must be more to it than that though, unless the vendors of some of my
hardware are just being bloody-minded, because I have a couple of things
which have 32bit drivers but not 64bit support.

So why?

Neil

 
Reply With Quote
 
 
 
 
GTS
Guest
Posts: n/a

 
      03-04-2007
A simple recompile like you describe would be applicable a lot of
application programs, which are written in high level languages. Device
drivers are usually written in assembly language and there are significant
differences in CPU registers and operations in the 32 and 64 bit OS.

"Neil" <> wrote in message
news:...
>I mean, once a hardware vendor has already gone to the trouble of making
>one for Vista x86. Not knowing anything about it at all, my naive thought
>is that once he'd done that, he would just compile it again but with the
>switch in the "this driver is going to run in a 64bit system" position
>rather than in the "this driver is going to run in a 32bit system"
>position.
>
> There must be more to it than that though, unless the vendors of some of
> my hardware are just being bloody-minded, because I have a couple of
> things which have 32bit drivers but not 64bit support.
>
> So why?
>
> Neil


 
Reply With Quote
 
CJM
Guest
Posts: n/a

 
      03-05-2007

"GTS" <> wrote in message
news:%...
>A simple recompile like you describe would be applicable a lot of
>application programs, which are written in high level languages. Device
>drivers are usually written in assembly language and there are significant
>differences in CPU registers and operations in the 32 and 64 bit OS.
>


Device drivers are usually written in a high level language like C++, and
it's the compiler that usually has to worry about the differences in
architecture. So often, it *is* simply a case of recompiling. [AFAIK, there
are exceptions where performance is of paramount importance].

Why then is it such a problem getting hold of software that works for x64?

a) Because it's not (yet) a priority for many manufacturers.
b) Because Vista x64 needs it's drivers signing, which involves certificates
etc.



 
Reply With Quote
 
Neil
Guest
Posts: n/a

 
      03-05-2007

"CJM" <> wrote in message
news:...
>
> Why then is it such a problem getting hold of software that works for x64?
>
> a) Because it's not (yet) a priority for many manufacturers.


But for hardware vendors who have already produced an x86 Vista driver, the
marginal effort required to produce an x64 version (from what you're saying)
is next-to-non-existent.

> b) Because Vista x64 needs it's drivers signing, which involves
> certificates


Does the vendor have to pay for certification? In which case, I suppose
that could explain why a piece of hardware might have an x86 driver but no
x64 version. Though (I'd have thought) the cost of sorting out a Vista
driver at all must be mostly in the programming.

If it really is that easy, are hardware vendors just thinking, "Ah he's
installed the x64 version of Vista, he's someone who likes to get new stuff
for no apparent reason; I bet we can convince him to buy the latest version
of our thing, by only providing x86 drivers for the slightly older stuff."
Or am I too cynical?

Neil

 
Reply With Quote
 
CJM
Guest
Posts: n/a

 
      03-06-2007

"Neil" <> wrote in message
news:...
>
> "CJM" <> wrote in message
> news:...
>>
>> Why then is it such a problem getting hold of software that works for
>> x64?
>>
>> a) Because it's not (yet) a priority for many manufacturers.

>
> But for hardware vendors who have already produced an x86 Vista driver,
> the marginal effort required to produce an x64 version (from what you're
> saying) is next-to-non-existent.
>


It suggest it is easier than they make out.

>> b) Because Vista x64 needs it's drivers signing, which involves
>> certificates

>
> Does the vendor have to pay for certification? In which case, I suppose
> that could explain why a piece of hardware might have an x86 driver but no
> x64 version. Though (I'd have thought) the cost of sorting out a Vista
> driver at all must be mostly in the programming.
>


I think it's around $500 for certification but that's just hearsay. I have
no actual experience of this area.

> If it really is that easy, are hardware vendors just thinking, "Ah he's
> installed the x64 version of Vista, he's someone who likes to get new
> stuff for no apparent reason; I bet we can convince him to buy the latest
> version of our thing, by only providing x86 drivers for the slightly older
> stuff." Or am I too cynical?
>


I would bet my granny that manufacturers are dragging their heels on
producing *any* drivers for older equipment in the hope that you'll be
suffiiciently motivated to by new kit. Creative anyone? X-Fi were sorted
first, followed by Audigy 4, then 2, and then older cards....

Just because you are cynical, doesn't mean you are necessarily wrong!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE 7 stackhash errors and ntdll.dll could be involved me too Windows Vista General Discussion 3 01-22-2008 10:47 PM
Vista install problem - Failed to add driver package into driver s zigner Windows Vista Installation 2 03-28-2007 01:59 AM
Driver search currupt...Have to manaully point to Windows32 for all driver searches... William Dowell Windows Vista Installation 4 02-19-2007 07:55 AM
Backup broken - involved non standard install of Vista Richard Urban Windows Vista General Discussion 0 10-12-2006 05:20 PM
AC97 Realtek Vista BETA driver - new driver released LDJ Windows Vista Hardware 4 07-03-2006 08:43 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59