geode/cs5536 - Add support for wdog/gpio/timers/identfication
authorAlex Hornung <ahornung@gmail.com>
Sun, 4 Oct 2009 12:09:57 +0000 (13:09 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sun, 4 Oct 2009 13:03:03 +0000 (14:03 +0100)
commita75ee873df5802d7c89b1ea5a1d04acd6318a42d
tree8c1043ed71758c4f624cf0b4089e31b4c21d61af
parent92632b4a1de9a709066eaf6943e77f9e9865f02e
geode/cs5536 - Add support for wdog/gpio/timers/identfication

* Add drivers for geode lx and cs5536 chips to register watchdogs,
  timers and gpio these chips have.
* Add missing defines for the geode and cs5536 timers and pci device
  ids.

Partially-Obtained-from: OpenBSD
Partially-Obtained-from: FreeBSD
sys/bus/pci/pcidevs.h
sys/platform/pc32/i386/cs5536.c [new file with mode: 0644]
sys/platform/pc32/i386/geode.c [new file with mode: 0644]
sys/sys/systimer.h