freebsd-dev/sys/sparc64
Marius Strobl be7a88bd72 Add a driver for the 'clock-board' device (the clock board is an
inevitable component in Sun Exx00 machines and provides serial ports,
NVRAM and TOD amongst others which are handled by uart(4) and eeprom(4)
respectively). This driver currently only prints out information about
the chassis on attach and allows to blink the 'Cycling' LED (which is
duplicated on the front panel) of the clock board just like fhc(4) does
for the other boards. The device name for the LED is /dev/led/clockboard.

Obtained from:	OpenBSD
Tested by:	joerg
2005-03-19 01:04:48 +00:00
..
central - Add a device interface method for bus_get_resource_list() and use 2005-03-19 00:47:02 +00:00
compile
conf Add a driver for the 'clock-board' device (the clock board is an 2005-03-19 01:04:48 +00:00
creator - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
ebus Don't panic when we're asked to allocate a resource type that we know 2005-01-09 18:58:08 +00:00
fhc Add a driver for the 'clock-board' device (the clock board is an 2005-03-19 01:04:48 +00:00
include Refactor the bus_dma header files so that the interface is described in 2005-03-14 16:46:28 +00:00
isa Since we are quite unlikely to ever face another platform which 2005-02-06 13:46:39 +00:00
pci At least on some U30 there's a spurious duplicate device node of an EBus 2005-01-20 13:29:31 +00:00
sbus /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
sparc64 Split configure() into 3 separate steps like we do on other 2005-03-17 20:31:36 +00:00