acooks / tn40xx-driver

Linux driver for tn40xx from Tehuti Networks
71 stars 50 forks source link

Tehuti Networks out of business - driver forking and maintenance #20

Closed acooks closed 8 months ago

acooks commented 4 years ago

Tehuti Networks posted the following notice on LinkedIn:

After 16 years, Tehuti Networks is closing its doors.

I had the privilege of serving as the company's COO for the last 9 years in which we have made extraordinary achievements in bringing 10GbE to the Consumer market. Unfortunately, the market did not grow at the expected rate and we had to make the tough call.

I'd like to thank our investors, Proseed Venture Capital Fund Ltd. and especially Mr. Ligad Rotlevy, Mr. Moshe Shahaf, Mr. Niv Sarne and Mr. Shai Levy for providing me with this opportunity and believing in what we do throughout these years. I'd like to thank the small, amazing team of employees working hard to make this happen. I'd like to thank our customers, partners and vendors for taking this journey with us.

It's been a hell of a ride! Thank you all! Nir Sever.

In light of this announcement, I do not expect to see ongoing development or maintenance releases from Tehuti. Effectively, there is no more upstream vendor for this driver.

On the positive side, this makes it much easier to refactor and develop the driver without having to prepare for future upstream changes. Going forward, the development workflow will be much simpler, with a more standard branching and merging model.

Leave a comment if you have strong feelings about the future of this driver.

slyrus commented 4 years ago

Appreciate your work on the driver. Thanks!

kalvdans commented 3 years ago

My company have just added a "1fc9:4025 Tehuti Networks Ltd. TN9510 10GBase-T/NBASE-T Ethernet Adapter" pci card our product, so we will have resources to continue maintaining the driver.

pierrextardif commented 3 years ago

Hello,

Thanks for the great work on the drivers.

I'm using a TN9210 10G ethernet Adapter. kernel version : 5.8.0-53-generic

do you know where i can find the drivers for it?

@kalvdans maybe you havew a working version?

Thks,

P

pierrextardif commented 3 years ago

So TN9210 drivers can be installed on kernel 5.8.0-53-generic by downloading the header MV88X3120_phy.h from an older release , then running make MV88X3120=YES . Thanks for your great work and support on this.

SummerSeaSun commented 2 years ago

Manufacturer like Startech.com discontinued products and provide driver for old kernel only, no support. I'm on a Debian Stable and current kernel is 5.10.0-13-amd64, thanks for your work on the drivers, but is there anybody here that follow the project right now?

kalvdans commented 2 years ago

We have pinned an old kernel version to be able to compile the module, the earlier promise of being able to actively maintain the driver was a bit ambitious.