lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 22 Nov 2006 13:57:36 -0700
From:	"Jordan Crouse" <jordan.crouse@....com>
To:	linux-kernel@...r.kernel.org
cc:	info-linux@...mail.amd.com
Subject: [RFC] char: Add MFGPT driver for the CS5535/CS5536

The Geode CS5535 and CS5536 companion chips contain a block of timers
known as the Multi Function General Purpose Timers.  The primary use
for these timers is to control an output pin nominally connected to a
LED or other visual indicator.  They also can be configured to reset the
system, which is handy as a watchdog timer.  they _can_ be used to
fire software interrupts on timeout too, but this is less useful since the
timers are fairly low resolution and there are much better options available.

The attached driver provides a low-level interface to the block, and 
allows for other kernel drivers to use the timers.  It also provides 
the usual ioctl() and sysfs interfaces.   Please review and comment
accordingly.

Thanks,
Jordan

-- 
Jordan Crouse
Senior Linux Engineer
Advanced Micro Devices, Inc.
<www.amd.com/embeddedprocessors>

View attachment "mfgpt.patch" of type "text/plain" (26377 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ