ni / linux

Linux kernel source for NI Linux Real-Time
Other
80 stars 77 forks source link

add driver package for RealTek network card #65

Open SZsmartest opened 2 years ago

SZsmartest commented 2 years ago

for example: RTL8111/RTL8168

gratian commented 2 years ago

Can you provide more details on which product you are trying to use the RealTek network hardware with? It would help us determine which kernel branch to target for a fix.

SZsmartest commented 2 years ago

Thanks for asking, current already supported drivers for Intel,Broadcom, Mellanox's net card. however, look at the market, most of product was produced with RelTek's net work chipset. so we have to complied the driver for them, what is why I suggest to add driver for RelTek.

I'm use RTL8168, I complied the ko files by myself. so just my suggestion,not a issue, sorry about that.

Can you provide more details on which product you are trying to use the RealTek network hardware with? It would help us determine which kernel branch to target for a fix.

gratian commented 2 years ago

@SZsmartest I agree those are common chipsets and I'm in favor of adding support for them. I was just asking which NI products you are planning to use them with because the ARM/Zynq based products like cRIO-906x, myRIO, roboRIO use a different kernel branch vs. Intel based controllers. In other words I'm just trying to figure out which kernel branches to submit the changes in.