History log of /openbsd-current/share/man/man4/man4.sparc64/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.83 28-Apr-2023 cheloha

timer(4/sparc64): remove driver

The timer(4/sparc64) driver was effectively disabled during the
previous release. Nobody has come forward asking for it to be adapted
to work with the new clockintr framework, so it's time to remove the
driver from the tree.

As of today, if you want to run OpenBSD on SPARC v9 hardware, that
hardware needs to sport either %tick and %tick_compare (%asr23), or
%stick (%asr24) and %stick_compare (%asr25).

All Sun/Oracle SPARC v9 hardware meets these conditions, from the
UltraSPARC I onward.

Most HAL/Fujitsu SPARC v9 hardware meets these conditions, from the
SPARC64 III onward. The only HAL/Fujitsu hardware that might not have
%tick_compare are the HAL SPARC64 I and SPARC64 II, for which I can
find no documentation. However, those processors are currently
unsupported by OpenBSD for other reasons, so their support status is
unchanged by the removal of this driver.

With help from miod@.

Link: https://marc.info/?l=openbsd-tech&m=167898759928206&w=2

"after unlock" deraadt@, ok mlarkin@ miod@


Revision tags: OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.82 25-Apr-2019 denis

Make openprom.4 platform independent.

Suggested by deraadt@

OK ingo@ jmc@ visa@


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.81 30-Mar-2016 jmc

for some time now mandoc has not required MLINKS to function
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;

ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung


Revision tags: 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
# 1.80 17-Oct-2012 kettenis

vldc(4)


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE
# 1.79 31-Dec-2009 kettenis

vds(4)


# 1.78 15-Dec-2009 kettenis

Document vsw(4).


# 1.77 21-Sep-2009 kettenis

lom(4)


Revision tags: OPENBSD_4_6_BASE
# 1.76 05-Jul-2009 kettenis

radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an
ATI Radeon 7000 chip on them). While there, make gfxp(4) depend on rasops32
just in case somebody removes other framebuffers that pull this in from their
kernel config.

ok deraadt@, miod@


# 1.75 04-Jun-2009 kettenis

gfxp(4)


# 1.74 02-Jun-2009 kettenis

machfb(4)


# 1.73 20-May-2009 miod

Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since
not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and
9600 bps by paying attention to breaks on the line.

Attachement and engine code written 7 years ago for OpenBSD/sparc, except for
sparc64 com(4) attachment. Speed hop idea borrowed from Opensolaris.

This allows sparc and sparc64 users to run X11 without needing a configuration
file anymore, as it was in the XFree86 3.x days. Multihead configurations
will still need a minimal configuration file, though.


# 1.72 12-May-2009 kettenis

vcc(4)/vcctty(4)


# 1.71 01-Mar-2009 kettenis

raptor(4)


Revision tags: OPENBSD_4_5_BASE
# 1.70 18-Jan-2009 kettenis

Oops, forgot to add vrng.4 here.


# 1.69 12-Jan-2009 kettenis

vdsk(4)


# 1.68 04-Jan-2009 kettenis

vnet(4)


# 1.67 04-Jan-2009 kettenis

cbus(4); this references vnet(4), which isn't there yet, but will arrive soon.


Revision tags: OPENBSD_4_4_BASE
# 1.66 13-Jul-2008 kettenis

core(4)


# 1.65 06-Jul-2008 kettenis

ssm(4)


# 1.64 06-Jul-2008 kettenis

sbbc(4)


# 1.63 14-Jun-2008 kettenis

cmp(4)


# 1.62 23-Mar-2008 miod

Not-functional-enough driver for the Sun Expert3D cards, put in tree as an
incentive for further tinkering only; not for the faint of heart.


# 1.61 13-Mar-2008 kettenis

prtc(4)


# 1.60 09-Mar-2008 kettenis

vpci(4)


# 1.59 08-Mar-2008 kettenis

Add vcons(4).


# 1.58 08-Mar-2008 kettenis

Add vbus(4) and vrtc(4).


Revision tags: OPENBSD_4_3_BASE
# 1.57 23-Feb-2008 deraadt

man pages should be built and installed


# 1.56 18-Jan-2008 kettenis

Add environ(4).


# 1.55 20-Oct-2007 kettenis

ecadc(4)


Revision tags: OPENBSD_4_2_BASE
# 1.54 29-May-2007 kettenis

led(4).


# 1.53 10-Apr-2007 kettenis

pmc(4)


# 1.52 10-Apr-2007 kettenis

bbc(4)


# 1.51 30-Mar-2007 kettenis

Add pyro(4).


Revision tags: OPENBSD_4_1_BASE
# 1.50 28-Feb-2007 miod

SBus parallel port driver, from NetBSD but untested (no printer or cables);
this should hopefully stop people from asking me about it (-:


# 1.49 17-Sep-2006 steven

put power.4 back into build


Revision tags: OPENBSD_4_0_BASE
# 1.48 09-Sep-2006 jason

don't build power.cat4 now; wait until after the thaw


# 1.47 09-Sep-2006 jason

add a man page for the power button driver (u5/u10/etc) based on prodding
from steven mestdagh


# 1.46 02-Jun-2006 jason

manpage for ppm driver


# 1.45 29-May-2006 jason

document beep(4)


Revision tags: OPENBSD_3_9_BASE
# 1.44 01-Nov-2005 deraadt

vgafb needs to be MI; noted by sthen@spacehopper.org


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE
# 1.43 05-Mar-2005 miod

Now that xbox sort-of works on sparc64, port the cgtwelve driver, since
the only way to connect it to a sparc64 machine is via an xbox device.


# 1.42 05-Mar-2005 miod

Preliminary xbox support: attaches, memory mapping and interrupts work, but
DMA transfers are not implemented yet, and are disabled (which causes drivers
to SBus cards on the xbox to fail to attach).

In practice, this allows frame buffers to work, maybe more devices; DMA
support will be worked on in the near future.


# 1.41 29-Nov-2004 miod

Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested
due to lack of hardware.


# 1.40 28-Sep-2004 jason

man page for timer@mainbus (no more TODO's!)


# 1.39 28-Sep-2004 jason

man for clkbrd, also rework fhc(4) to include a list like sbus, et al


# 1.38 23-Sep-2004 jason

man pages for the clocks on sparc/sparc64. getting the links right was
painful...


# 1.37 22-Sep-2004 jason

fhc and central stuff


Revision tags: OPENBSD_3_6_BASE
# 1.36 21-Jun-2004 miod

agten(4) documentations updates.


# 1.35 20-Jun-2004 miod

mgx(4) documentation updates.


# 1.34 20-Jun-2004 miod

Documentation updates for rfx(4) on sparc64.


# 1.33 20-Jun-2004 miod

Documentation updates for zx(4) on sparc64.


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.32 20-Jun-2003 jason

auxio man page.


# 1.31 19-Jun-2003 deraadt

simplify


Revision tags: OPENBSD_3_3_BASE
# 1.30 10-Feb-2003 jason

Move hme.4 to MI since it now works on 3 archs for sure


# 1.29 23-Nov-2002 miod

More links


Revision tags: OPENBSD_3_2_BASE
# 1.28 05-Aug-2002 jason

man page for bwtwo


# 1.27 11-Jun-2002 jason

man page for upa


# 1.26 08-Jun-2002 jason

schizo man page


# 1.25 08-Jun-2002 jason

psycho manpage


# 1.24 08-Jun-2002 drahn

Make gem MI because it is present on macppc and sparc64. ok aaron@


# 1.23 21-May-2002 jason

man page for the creator


# 1.22 13-May-2002 jason

add lebuffer blurb and an mlink from for lebuffer to le


Revision tags: OPENBSD_3_1_BASE
# 1.21 14-Mar-2002 jason

From NetBSD: man page for ebus


# 1.20 14-Mar-2002 jason

Add man page for apio


# 1.19 14-Mar-2002 jason

Man page for asio driver


# 1.18 19-Feb-2002 jason

Remove sbus.4 from todo list


# 1.17 19-Feb-2002 jason

Remove pcons from the TODO list


# 1.16 19-Feb-2002 jason

Document beeper


# 1.15 31-Jan-2002 jason

uperf docs


# 1.14 25-Jan-2002 jason

Man page for vgafb


# 1.13 24-Jan-2002 jason

Add manpage for comkbd and create links for sabtty->sab, zstty->zs, zskbd->zs


# 1.12 13-Jan-2002 jason

add spif


# 1.11 12-Jan-2002 jason

magma man pages (wholly stolen from sparc)


# 1.10 04-Dec-2001 jason

cgthree man page


# 1.9 04-Dec-2001 jason

man page for cgsix


# 1.8 29-Oct-2001 jason

man page for sab82532


Revision tags: OPENBSD_3_0_BASE
# 1.7 09-Oct-2001 miod

More food.


# 1.6 08-Oct-2001 miod

More sparc64 manual pages borrowed and adapted from the sparc land.


# 1.5 06-Oct-2001 miod

More sparc64 manual pages.
Most of these are modified sparc manpages, except for gem.4 which is new,
and probably not correct, but jason@ wants it to be in the tree before he
modifies it.


# 1.4 05-Oct-2001 jason

man pages for the two cs4231 drivers (sbus & ebus)


# 1.3 05-Oct-2001 miod

mem(4) for alpha and sparc64.


# 1.2 04-Oct-2001 miod

+ intro.4


# 1.1 21-Aug-2001 jason

A start... need to wait on intro.4 until we have at least one supported
system =)


# 1.82 25-Apr-2019 denis

Make openprom.4 platform independent.

Suggested by deraadt@

OK ingo@ jmc@ visa@


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.81 30-Mar-2016 jmc

for some time now mandoc has not required MLINKS to function
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;

ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung


Revision tags: 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
# 1.80 17-Oct-2012 kettenis

vldc(4)


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE
# 1.79 31-Dec-2009 kettenis

vds(4)


# 1.78 15-Dec-2009 kettenis

Document vsw(4).


# 1.77 21-Sep-2009 kettenis

lom(4)


Revision tags: OPENBSD_4_6_BASE
# 1.76 05-Jul-2009 kettenis

radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an
ATI Radeon 7000 chip on them). While there, make gfxp(4) depend on rasops32
just in case somebody removes other framebuffers that pull this in from their
kernel config.

ok deraadt@, miod@


# 1.75 04-Jun-2009 kettenis

gfxp(4)


# 1.74 02-Jun-2009 kettenis

machfb(4)


# 1.73 20-May-2009 miod

Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since
not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and
9600 bps by paying attention to breaks on the line.

Attachement and engine code written 7 years ago for OpenBSD/sparc, except for
sparc64 com(4) attachment. Speed hop idea borrowed from Opensolaris.

This allows sparc and sparc64 users to run X11 without needing a configuration
file anymore, as it was in the XFree86 3.x days. Multihead configurations
will still need a minimal configuration file, though.


# 1.72 12-May-2009 kettenis

vcc(4)/vcctty(4)


# 1.71 01-Mar-2009 kettenis

raptor(4)


Revision tags: OPENBSD_4_5_BASE
# 1.70 18-Jan-2009 kettenis

Oops, forgot to add vrng.4 here.


# 1.69 12-Jan-2009 kettenis

vdsk(4)


# 1.68 04-Jan-2009 kettenis

vnet(4)


# 1.67 04-Jan-2009 kettenis

cbus(4); this references vnet(4), which isn't there yet, but will arrive soon.


Revision tags: OPENBSD_4_4_BASE
# 1.66 13-Jul-2008 kettenis

core(4)


# 1.65 06-Jul-2008 kettenis

ssm(4)


# 1.64 06-Jul-2008 kettenis

sbbc(4)


# 1.63 14-Jun-2008 kettenis

cmp(4)


# 1.62 23-Mar-2008 miod

Not-functional-enough driver for the Sun Expert3D cards, put in tree as an
incentive for further tinkering only; not for the faint of heart.


# 1.61 13-Mar-2008 kettenis

prtc(4)


# 1.60 09-Mar-2008 kettenis

vpci(4)


# 1.59 08-Mar-2008 kettenis

Add vcons(4).


# 1.58 08-Mar-2008 kettenis

Add vbus(4) and vrtc(4).


Revision tags: OPENBSD_4_3_BASE
# 1.57 23-Feb-2008 deraadt

man pages should be built and installed


# 1.56 18-Jan-2008 kettenis

Add environ(4).


# 1.55 20-Oct-2007 kettenis

ecadc(4)


Revision tags: OPENBSD_4_2_BASE
# 1.54 29-May-2007 kettenis

led(4).


# 1.53 10-Apr-2007 kettenis

pmc(4)


# 1.52 10-Apr-2007 kettenis

bbc(4)


# 1.51 30-Mar-2007 kettenis

Add pyro(4).


Revision tags: OPENBSD_4_1_BASE
# 1.50 28-Feb-2007 miod

SBus parallel port driver, from NetBSD but untested (no printer or cables);
this should hopefully stop people from asking me about it (-:


# 1.49 17-Sep-2006 steven

put power.4 back into build


Revision tags: OPENBSD_4_0_BASE
# 1.48 09-Sep-2006 jason

don't build power.cat4 now; wait until after the thaw


# 1.47 09-Sep-2006 jason

add a man page for the power button driver (u5/u10/etc) based on prodding
from steven mestdagh


# 1.46 02-Jun-2006 jason

manpage for ppm driver


# 1.45 29-May-2006 jason

document beep(4)


Revision tags: OPENBSD_3_9_BASE
# 1.44 01-Nov-2005 deraadt

vgafb needs to be MI; noted by sthen@spacehopper.org


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE
# 1.43 05-Mar-2005 miod

Now that xbox sort-of works on sparc64, port the cgtwelve driver, since
the only way to connect it to a sparc64 machine is via an xbox device.


# 1.42 05-Mar-2005 miod

Preliminary xbox support: attaches, memory mapping and interrupts work, but
DMA transfers are not implemented yet, and are disabled (which causes drivers
to SBus cards on the xbox to fail to attach).

In practice, this allows frame buffers to work, maybe more devices; DMA
support will be worked on in the near future.


# 1.41 29-Nov-2004 miod

Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested
due to lack of hardware.


# 1.40 28-Sep-2004 jason

man page for timer@mainbus (no more TODO's!)


# 1.39 28-Sep-2004 jason

man for clkbrd, also rework fhc(4) to include a list like sbus, et al


# 1.38 23-Sep-2004 jason

man pages for the clocks on sparc/sparc64. getting the links right was
painful...


# 1.37 22-Sep-2004 jason

fhc and central stuff


Revision tags: OPENBSD_3_6_BASE
# 1.36 21-Jun-2004 miod

agten(4) documentations updates.


# 1.35 20-Jun-2004 miod

mgx(4) documentation updates.


# 1.34 20-Jun-2004 miod

Documentation updates for rfx(4) on sparc64.


# 1.33 20-Jun-2004 miod

Documentation updates for zx(4) on sparc64.


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.32 20-Jun-2003 jason

auxio man page.


# 1.31 19-Jun-2003 deraadt

simplify


Revision tags: OPENBSD_3_3_BASE
# 1.30 10-Feb-2003 jason

Move hme.4 to MI since it now works on 3 archs for sure


# 1.29 23-Nov-2002 miod

More links


Revision tags: OPENBSD_3_2_BASE
# 1.28 05-Aug-2002 jason

man page for bwtwo


# 1.27 11-Jun-2002 jason

man page for upa


# 1.26 08-Jun-2002 jason

schizo man page


# 1.25 08-Jun-2002 jason

psycho manpage


# 1.24 08-Jun-2002 drahn

Make gem MI because it is present on macppc and sparc64. ok aaron@


# 1.23 21-May-2002 jason

man page for the creator


# 1.22 13-May-2002 jason

add lebuffer blurb and an mlink from for lebuffer to le


Revision tags: OPENBSD_3_1_BASE
# 1.21 14-Mar-2002 jason

From NetBSD: man page for ebus


# 1.20 14-Mar-2002 jason

Add man page for apio


# 1.19 14-Mar-2002 jason

Man page for asio driver


# 1.18 19-Feb-2002 jason

Remove sbus.4 from todo list


# 1.17 19-Feb-2002 jason

Remove pcons from the TODO list


# 1.16 19-Feb-2002 jason

Document beeper


# 1.15 31-Jan-2002 jason

uperf docs


# 1.14 25-Jan-2002 jason

Man page for vgafb


# 1.13 24-Jan-2002 jason

Add manpage for comkbd and create links for sabtty->sab, zstty->zs, zskbd->zs


# 1.12 13-Jan-2002 jason

add spif


# 1.11 12-Jan-2002 jason

magma man pages (wholly stolen from sparc)


# 1.10 04-Dec-2001 jason

cgthree man page


# 1.9 04-Dec-2001 jason

man page for cgsix


# 1.8 29-Oct-2001 jason

man page for sab82532


Revision tags: OPENBSD_3_0_BASE
# 1.7 09-Oct-2001 miod

More food.


# 1.6 08-Oct-2001 miod

More sparc64 manual pages borrowed and adapted from the sparc land.


# 1.5 06-Oct-2001 miod

More sparc64 manual pages.
Most of these are modified sparc manpages, except for gem.4 which is new,
and probably not correct, but jason@ wants it to be in the tree before he
modifies it.


# 1.4 05-Oct-2001 jason

man pages for the two cs4231 drivers (sbus & ebus)


# 1.3 05-Oct-2001 miod

mem(4) for alpha and sparc64.


# 1.2 04-Oct-2001 miod

+ intro.4


# 1.1 21-Aug-2001 jason

A start... need to wait on intro.4 until we have at least one supported
system =)


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.81 30-Mar-2016 jmc

for some time now mandoc has not required MLINKS to function
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;

ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung


Revision tags: 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
# 1.80 17-Oct-2012 kettenis

vldc(4)


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE
# 1.79 31-Dec-2009 kettenis

vds(4)


# 1.78 15-Dec-2009 kettenis

Document vsw(4).


# 1.77 21-Sep-2009 kettenis

lom(4)


Revision tags: OPENBSD_4_6_BASE
# 1.76 05-Jul-2009 kettenis

radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an
ATI Radeon 7000 chip on them). While there, make gfxp(4) depend on rasops32
just in case somebody removes other framebuffers that pull this in from their
kernel config.

ok deraadt@, miod@


# 1.75 04-Jun-2009 kettenis

gfxp(4)


# 1.74 02-Jun-2009 kettenis

machfb(4)


# 1.73 20-May-2009 miod

Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since
not all Sun mice run at the canonical 1200 bps, hop between 1200, 4800 and
9600 bps by paying attention to breaks on the line.

Attachement and engine code written 7 years ago for OpenBSD/sparc, except for
sparc64 com(4) attachment. Speed hop idea borrowed from Opensolaris.

This allows sparc and sparc64 users to run X11 without needing a configuration
file anymore, as it was in the XFree86 3.x days. Multihead configurations
will still need a minimal configuration file, though.


# 1.72 12-May-2009 kettenis

vcc(4)/vcctty(4)


# 1.71 01-Mar-2009 kettenis

raptor(4)


Revision tags: OPENBSD_4_5_BASE
# 1.70 18-Jan-2009 kettenis

Oops, forgot to add vrng.4 here.


# 1.69 12-Jan-2009 kettenis

vdsk(4)


# 1.68 04-Jan-2009 kettenis

vnet(4)


# 1.67 04-Jan-2009 kettenis

cbus(4); this references vnet(4), which isn't there yet, but will arrive soon.


Revision tags: OPENBSD_4_4_BASE
# 1.66 13-Jul-2008 kettenis

core(4)


# 1.65 06-Jul-2008 kettenis

ssm(4)


# 1.64 06-Jul-2008 kettenis

sbbc(4)


# 1.63 14-Jun-2008 kettenis

cmp(4)


# 1.62 23-Mar-2008 miod

Not-functional-enough driver for the Sun Expert3D cards, put in tree as an
incentive for further tinkering only; not for the faint of heart.


# 1.61 13-Mar-2008 kettenis

prtc(4)


# 1.60 09-Mar-2008 kettenis

vpci(4)


# 1.59 08-Mar-2008 kettenis

Add vcons(4).


# 1.58 08-Mar-2008 kettenis

Add vbus(4) and vrtc(4).


Revision tags: OPENBSD_4_3_BASE
# 1.57 23-Feb-2008 deraadt

man pages should be built and installed


# 1.56 18-Jan-2008 kettenis

Add environ(4).


# 1.55 20-Oct-2007 kettenis

ecadc(4)


Revision tags: OPENBSD_4_2_BASE
# 1.54 29-May-2007 kettenis

led(4).


# 1.53 10-Apr-2007 kettenis

pmc(4)


# 1.52 10-Apr-2007 kettenis

bbc(4)


# 1.51 30-Mar-2007 kettenis

Add pyro(4).


Revision tags: OPENBSD_4_1_BASE
# 1.50 28-Feb-2007 miod

SBus parallel port driver, from NetBSD but untested (no printer or cables);
this should hopefully stop people from asking me about it (-:


# 1.49 17-Sep-2006 steven

put power.4 back into build


Revision tags: OPENBSD_4_0_BASE
# 1.48 09-Sep-2006 jason

don't build power.cat4 now; wait until after the thaw


# 1.47 09-Sep-2006 jason

add a man page for the power button driver (u5/u10/etc) based on prodding
from steven mestdagh


# 1.46 02-Jun-2006 jason

manpage for ppm driver


# 1.45 29-May-2006 jason

document beep(4)


Revision tags: OPENBSD_3_9_BASE
# 1.44 01-Nov-2005 deraadt

vgafb needs to be MI; noted by sthen@spacehopper.org


Revision tags: OPENBSD_3_7_BASE OPENBSD_3_8_BASE
# 1.43 05-Mar-2005 miod

Now that xbox sort-of works on sparc64, port the cgtwelve driver, since
the only way to connect it to a sparc64 machine is via an xbox device.


# 1.42 05-Mar-2005 miod

Preliminary xbox support: attaches, memory mapping and interrupts work, but
DMA transfers are not implemented yet, and are disabled (which causes drivers
to SBus cards on the xbox to fail to attach).

In practice, this allows frame buffers to work, maybe more devices; DMA
support will be worked on in the near future.


# 1.41 29-Nov-2004 miod

Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested
due to lack of hardware.


# 1.40 28-Sep-2004 jason

man page for timer@mainbus (no more TODO's!)


# 1.39 28-Sep-2004 jason

man for clkbrd, also rework fhc(4) to include a list like sbus, et al


# 1.38 23-Sep-2004 jason

man pages for the clocks on sparc/sparc64. getting the links right was
painful...


# 1.37 22-Sep-2004 jason

fhc and central stuff


Revision tags: OPENBSD_3_6_BASE
# 1.36 21-Jun-2004 miod

agten(4) documentations updates.


# 1.35 20-Jun-2004 miod

mgx(4) documentation updates.


# 1.34 20-Jun-2004 miod

Documentation updates for rfx(4) on sparc64.


# 1.33 20-Jun-2004 miod

Documentation updates for zx(4) on sparc64.


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.32 20-Jun-2003 jason

auxio man page.


# 1.31 19-Jun-2003 deraadt

simplify


Revision tags: OPENBSD_3_3_BASE
# 1.30 10-Feb-2003 jason

Move hme.4 to MI since it now works on 3 archs for sure


# 1.29 23-Nov-2002 miod

More links


Revision tags: OPENBSD_3_2_BASE
# 1.28 05-Aug-2002 jason

man page for bwtwo


# 1.27 11-Jun-2002 jason

man page for upa


# 1.26 08-Jun-2002 jason

schizo man page


# 1.25 08-Jun-2002 jason

psycho manpage


# 1.24 08-Jun-2002 drahn

Make gem MI because it is present on macppc and sparc64. ok aaron@


# 1.23 21-May-2002 jason

man page for the creator


# 1.22 13-May-2002 jason

add lebuffer blurb and an mlink from for lebuffer to le


Revision tags: OPENBSD_3_1_BASE
# 1.21 14-Mar-2002 jason

From NetBSD: man page for ebus


# 1.20 14-Mar-2002 jason

Add man page for apio


# 1.19 14-Mar-2002 jason

Man page for asio driver


# 1.18 19-Feb-2002 jason

Remove sbus.4 from todo list


# 1.17 19-Feb-2002 jason

Remove pcons from the TODO list


# 1.16 19-Feb-2002 jason

Document beeper


# 1.15 31-Jan-2002 jason

uperf docs


# 1.14 25-Jan-2002 jason

Man page for vgafb


# 1.13 24-Jan-2002 jason

Add manpage for comkbd and create links for sabtty->sab, zstty->zs, zskbd->zs


# 1.12 13-Jan-2002 jason

add spif


# 1.11 12-Jan-2002 jason

magma man pages (wholly stolen from sparc)


# 1.10 04-Dec-2001 jason

cgthree man page


# 1.9 04-Dec-2001 jason

man page for cgsix


# 1.8 29-Oct-2001 jason

man page for sab82532


Revision tags: OPENBSD_3_0_BASE
# 1.7 09-Oct-2001 miod

More food.


# 1.6 08-Oct-2001 miod

More sparc64 manual pages borrowed and adapted from the sparc land.


# 1.5 06-Oct-2001 miod

More sparc64 manual pages.
Most of these are modified sparc manpages, except for gem.4 which is new,
and probably not correct, but jason@ wants it to be in the tree before he
modifies it.


# 1.4 05-Oct-2001 jason

man pages for the two cs4231 drivers (sbus & ebus)


# 1.3 05-Oct-2001 miod

mem(4) for alpha and sparc64.


# 1.2 04-Oct-2001 miod

+ intro.4


# 1.1 21-Aug-2001 jason

A start... need to wait on intro.4 until we have at least one supported
system =)