summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/ofcons.c
AgeCommit message (Expand)Author
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej
1998-07-28Ah, we use a _different_ ofcons; rename it macofcons to avoid thethorpej
1998-07-02Display/Keyboard console support (by calling Openfirmware)tsubai