Microchip-Ethernet / EVB-KSZ9477

Repository for using Microchip EVB-KSZ9477 board. Product Supported: KSZ9477, KSZ9567, KSZ9897, KSZ9896, KSZ8567, KSZ8565, KSZ9893, KSZ9563, KSZ8563, LAN9646, Phys(KSZ9031/9131, LAN8770
76 stars 79 forks source link

KSZ9897 DSA Driver for Linux 4.4 #84

Open LCHOICEzz opened 2 years ago

LCHOICEzz commented 2 years ago

Hi, recently I want to use KSZ9897 DSA Driver for my Linux 4.4. However, on the github repository, I just find Driver for 4.9. Then I use it for Linux 4.9, it shows some error. So I cannot use it in Linux 4.4. So, how can I use KSZ9897 DSA Driver for Linux4.4

triha2work commented 1 year ago

There is 3.18 driver in linux-drivers/ksz9897/linux-3.18. It is not maintained anymore. Generally the driver only changes for kernel API changes, so you can compare 4.9 and 3.18 drivers and backport the code.