Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 62cc31ee95c4bb5471e391c3bda96190 > files > 954

kernel-doc-4.14.50-2.mga6.noarch.rpm

TI-NSPIRE calculators

Required properties:
- compatible: Compatible property value should contain "ti,nspire".
	CX models should have "ti,nspire-cx"
	Touchpad models should have "ti,nspire-tp"
	Clickpad models should have "ti,nspire-clp"

Example:

/ {
	model = "TI-NSPIRE CX";
	compatible = "ti,nspire-cx";
	...