History log of /openbsd-current/sys/arch/sparc64/dev/fhcvar.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.8 01-Oct-2004 jason

add a blink_led API (shaves ~1k from GENERIC) rather than have the same
logic in 3 files. Devices register a function to be called to turn the
led on and off based on load average. (Note: rerun config and make depend)


# 1.7 28-Sep-2004 jason

use prom mappings when availavk


# 1.6 27-Sep-2004 jason

Important stuff: blinky lights for fhc


# 1.5 27-Sep-2004 jason

setup ign based on board number


# 1.4 27-Sep-2004 jason

compute the board number of each fhc


# 1.3 27-Sep-2004 jason

setup control register correctly and clear interrupts before attaching children


# 1.2 24-Sep-2004 jason

setup interrupt handling for fhc attached devices


# 1.1 22-Sep-2004 jason

firehose controller driver (not quite working) for the e4500 (and others)