Sergey Babkin wrote:
> 
> The drivers are _not_ assets. When I buy a piece of hardware I 
> very reasonably expect that it would come with drivers or at
> least the manual on how to write these. It's a part of the deal.
> There are absolutely no reasons for the card manufacturers to
> withhold this information, their hardware is their copyright 
> protection device and source of profit.
> 
> -SB
> 

FWIW: The drivers are not really assets if the device's functionality is
exclusively (or nearly so) in the hardware of the device (unless you're
_really_ paranoid about someone copying your hardware interface). 

However, if the device requires software to take on part of the
functionality (examples: WinModems, although I'm not sure whether it's
the driver or the OS that's doing the work there. I also suspect some
OpenGL cards may be like this), then the driver is more likely to be
considered an asset. Therefore, asserting that the device manufacturer
has no reason to withhold this information is unfortunately incorrect. 

I don't know how common this is, and I don't particularly recommend it
most of the time, but it's a way to save money in low end systems and
devices (as your hardware design costs can be cut down significantly),
and so it's not beyond reason that some devices may work like this. 

-- 
---------------------
Justin Wojdacki
[EMAIL PROTECTED]
Chiplogic Inc.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to