freebsd-dev/sys/sparc64/fhc
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
..
clkbrd.c Add a driver for the 'clock-board' device (the clock board is an 2005-03-19 01:04:48 +00:00
clkbrdreg.h Add a driver for the 'clock-board' device (the clock board is an 2005-03-19 01:04:48 +00:00
fhc_central.c - Add a device interface method for bus_get_resource_list() and use 2005-03-19 00:50:28 +00:00
fhc_nexus.c - Add a device interface method for bus_get_resource_list() and use 2005-03-19 00:50:28 +00:00
fhc.c - Add a device interface method for bus_get_resource_list() and use 2005-03-19 00:50:28 +00:00
fhcreg.h Enrich with some register descriptions and additional register macros. 2005-03-19 00:48:34 +00:00
fhcvar.h - Add a device interface method for bus_get_resource_list() and use 2005-03-19 00:50:28 +00:00