LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   can I use Ndiswrapper with any Windows device driver? (https://www.linuxquestions.org/questions/linux-software-2/can-i-use-ndiswrapper-with-any-windows-device-driver-690425/)

newbiesforever 12-13-2008 09:43 PM

can I use Ndiswrapper with any Windows device driver?
 
I use Ndiswrapper for my wireless driver, but I remember someone on LQ telling that Ndiswrapper can be used for other things. (Couldn't find the thread, even with a search of only my threads.) Is that true? If so, is the procedure the same--just type "ndiswrapper -i [name of driver]" and then "modprobe ndiswrapper"? Or do I need to change the syntax or something depending on what kind of device it is?

It would help if I could use Ndiswrapper with the driver that came with my new USB enclosure (assuming the driver is needed), because the drivers are for Windows [sigh...].

MS3FGX 12-13-2008 10:30 PM

Technically ndiswrapper can work with any Windows driver that uses the NDIS API, but WLAN drivers are it's primary goal and development. Nothing else is guaranteed to work, but that certainly doesn't mean it is impossible.

As for a USB drive enclosure, they don't require drivers outside of the standard USB mass storage.

i92guboj 12-14-2008 01:37 PM

Using usb mass storage support in your linux kernel should work, unless you are talking about a very exotic device.

newbiesforever 12-14-2008 02:04 PM

Nope...it's just a hard drive enclosure.

i92guboj 12-14-2008 03:15 PM

Quote:

Originally Posted by newbiesforever (Post 3375349)
Nope...it's just a hard drive enclosure.

And? The drive enclosure is supposed to contain a drive at a given time, isn't it? Without a drive, what functionality do you exactly expect from it? Try to describe the problem a bit more or provide us with a link to the product if you can :)


All times are GMT -5. The time now is 06:19 PM.