Jump to content
6 posts in this topic

Recommended Posts

I will try to explain the problem.

We only have a 32bits version of this driver for Mac and because of this we are stuck at Snow leopard version.

We have a Windows version 64 bits. Can I use it and upgrade to Sierra?

The hardware is a: tascam fw-1082

I think you are on the wrong way.

Wine is an enviroment to play windows application on Mac or Linux. Windows drivers used by the application will be redirected to Mac drivers.

It is not using windows drivers for Mac but opposite it is using Mac drivers for windows games. If application want to use Video, Audio, LAN then it calls a driver but wine redirect this call to Mac driver.

 

May be you mean using Windows driver for the device in Mac? Absolutely impossible! Even if sources are accessible.

Yes I know ?! This doesn't help much. We have a open source version for Linux and a lot of people interested in create a crowdfunding or pay for this driver. It can be difficult to create a 64bit version based in the Linux project or developers really need the original open code?

http://elixir.free-electrons.com/linux/v4.4/source/sound/firewire/tascam/tascam.c

A driver is an interface between hardware and OS. Linux is not macOS and drivers use other interfaces.

It is almost impossible to rewrite Linux drivers to macOS.

The way is to create new driver using Apple's guides and apply some linux workarounds found inside its sources.

As I understand it is USB Audio? There is some Apple's opensource driver that can be used as start point.

https://github.com/nickdowell/AppleUSBAudio-273.4.1


This is offtopic so create new topic in Audio subforum.

Guest
This topic is now closed to further replies.
×
×
  • Create New...