pez2001 / razer_chroma_drivers

A collection of Linux drivers for Razer Chroma devices, it supports all lighting modes and includes a daemon for advanced effects + gui configuration app
GNU General Public License v2.0
231 stars 30 forks source link

Added Razer Stealth serial #109

Closed terricain closed 8 years ago

terricain commented 8 years ago

If the Razer Stealth attempts to get a serial it will return 15 X's, this wont clash with other serials as they are of the format XX999999999999, where X is an uppercase letter and 9 represents any digit.

Moved row_length line to top of the fuction to remove a compiler warning.

terricain commented 8 years ago

Someone with #RazerStealth can you test the serial option on the driver, it should output 15 X's

storborg commented 8 years ago

Yeah, that works, and seems like a good solution.

terricain commented 8 years ago

Will leave this open until I have modified it to have a specific serial for the Stealth just so that it can be differentiated from other laptops