Kernel/Hardware Support/SEEPROM
Jump to navigation
Jump to search
Linux already contains a driver for this hardware, named 93xx46. As the name implies, it only supports the 1 kb variant, and not the 4 kb variant used in our console.
A patch series got written in order to add support for that, but there are still some seldom bitshifts happening which prevent this driver from being reliable, so more investigation is required (perhaps timings?).