Matthieu's keypad 4x4 keypad driver didn't work right.
and i needed to read the serial number separate from the
/proc/cpuinfo
for other purposes, and didn't want to parse through
/proc/cpuinfo
btw, how did you get the power management option?
On 12/18/10 14:25, Petr Štetiar wrote:
Anish Patel <>
[2010-12-17
10:59:50]:
> i've also attached a driver that makes a
/proc/serial entry to you
can
> read the CPU serial number back
Hi,
what's wrong with the Matthieu's patchset? You can
get quite usefull
info
already:
:~# uname -a
Linux ts72xx 2.6.36.1 #1 PREEMPT Tue Dec 14 17:23:19
CET 2010 armv4tl
unknown
:~# cat /proc/driver/sbcinfo
Model : TS-7250 (CPU rev E2) (PLD rev B)
Option max197 A/D : no
Option RS-485 : yes
Jumpers : JP2=y JP3=y JP4=n JP5=n JP6=n
CPLD Watchdog : disabled
Power management : n/a
:~# cat /proc/cpuinfo
Processor : ARM920T rev 0 (v4l)
BogoMIPS : 99.73
Features : swp half thumb
CPU implementer : 0x41
CPU architecture: 4T
CPU variant : 0x1
CPU part : 0x920
CPU revision : 0
Hardware : Technologic Systems TS-72xx SBC
Revision : 0007
Serial : 0000000092373eac
-- ynezz