Home | History | Annotate | Download | only in man4.amiga
History log of /src/share/man/man4/man4.amiga/Makefile
RevisionDateAuthorComments
 1.34  03-May-2023  phx Driver for the MNT ZZ9000 Zorro board. Submitted by Alain Runa.

It was formerly known as mntzz, which Alain released three years ago.
Since then, the ZZ9000 had several firmware updates which changed some
hardware interface details rendering the former driver non functional in some
aspects. Also the audio card plug-in ZZ9000AX became available from MNT
Research. Considering the major rewrite of the driver in some areas he
decided to rename it to zz9k(9). The driver consists of several sub-drivers
each addressing different functionality of the MNT ZZ9000 & ZZ9000AX combo
card.

zz9k* is the main card driver and need to be enabled if any of the sub-driver
is enabled. zz9k on its own is not very useful, it only provides a common
zz9kbus for the other sub-drivers to connect to, so only enable it if one of
the zz9k sub-drivers are enabled.
zzfb* represents the graphics driver for the boot console and the dumb
framebuffer for X11 based on WSCONS. ZZFB_CONSOLE option enables the ZZ9000
to become the boot console.
zz* represents the ethernet interface of the ZZ9000. It basically works but
is considered experimental.
zzax* represents the ZZ9000AX audio card driver, audio* attaches to it to
provide audio output and input functionality. The driver is not functional
yet.
zzusb* represents the ZZ9000AX usb driver. It was not implemented yet and
probably never will.
 1.33  21-Sep-2020  kim Add MLINKS for empb.4
 1.32  01-May-2019  mlelstv Add man pages for Amiga clock chips
 1.31  03-Oct-2016  rkujawa branches: 1.31.14;
Add man page for mntva(4).
 1.30  24-Dec-2013  rkujawa branches: 1.30.8;
Add acafh(4) page for the recently addded acafh driver.
Be more precise in clockport(4).
 1.29  09-Aug-2013  pgoyette Make the xsh man pages to unbreak the build (sets lists were updated to
expect these man pages, but they were not being built)
 1.28  29-Jan-2013  rkujawa Add man page for em4k. While here update empb.
 1.27  26-Nov-2012  rkujawa Add man page for newly added z3rambd(4) driver.
 1.26  04-Jun-2012  rkujawa branches: 1.26.2;
Add man page for recently introduced empb(4).
 1.25  15-May-2012  rkujawa Add man page for xsurf(4). Mention gencp(4) in clockport(4) synopsis.
 1.24  17-Apr-2012  rkujawa Add man pages for the new clockport(4) and a1k2cp(4).
 1.23  11-Jan-2012  rkujawa Add man page for cv3dpb driver.
 1.22  10-Jan-2012  rkujawa Update p5pb(4) and bppcsc(4) due to recent changes to Phase5 drivers. Add p5membar(4) page.
 1.21  27-Oct-2011  rkujawa branches: 1.21.2;
Add driver for ELBOX FastATA 1200 Mk-III/Mk-IV (and the man page).
 1.20  17-Sep-2011  rkujawa Add man page for mppb(4) - Prometheus PCI driver
 1.19  04-Aug-2011  martin no space after \ for continuation lines, please
 1.18  04-Aug-2011  rkujawa Add basic PCI support for amiga port.
Add missing bus_space(9) methods needed for MI PCI.
Add p5pb(4) - Phase5 PCI bridge driver (and the man page).
Add quirks table to zbus(4) - needed for p5pb.
Change approved by phx.
 1.17  14-Jan-2011  phx bppcsc(4) man page
 1.16  04-Oct-2003  jdolecek add basic grf(4) manpage, mainly just with explanation
what is each grf* device mapped to and with crossrefs to the
actual underlying device manpages
 1.15  02-Feb-2001  is Initial wscons support by Jukka Andberg from PR 11068.
 1.14  21-Dec-1999  fair merged le.4 with MI le.4
 1.13  05-Jul-1998  kleink branches: 1.13.6;
Add fdc(4).
 1.12  20-Oct-1997  veego Add the new graphics man pages.
 1.11  13-Oct-1997  lukem rcsid fascism
 1.10  11-Oct-1997  mycroft Use bsd.man.mk and bsd.subdir.mk as appropriate.
 1.9  28-Mar-1997  veego Remove the old manpage for the Ariadne and the reference in intro.4
 1.8  07-Oct-1995  chopps new quicknet ethernet driver from Kortelainen Mika <k125374@cs.tut.fi>
 1.7  18-Aug-1995  chopps man page for new ether driver from Bernd Ernesti <bernd@arresum.inka.de>
 1.6  18-Aug-1995  chopps some cleanup and new pages from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
 1.5  04-Jul-1995  chopps some small fixes and new es manpage from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
 1.4  01-Mar-1995  chopps add manpage for A2060 arcnet board.
 1.3  22-Dec-1994  cgd specify man pages the new way.
 1.2  19-Sep-1994  chopps add some manpages I wrote. Kinda scruffy but a start I guess.
 1.1  19-Sep-1994  deraadt branches: 1.1.2;
make this dir work
 1.1.2.2  19-Sep-1994  deraadt make this dir work
 1.1.2.1  19-Sep-1994  deraadt file Makefile was added on branch netbsd-1-0 on 1994-09-19 05:47:22 +0000
 1.13.6.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.21.2.5  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.21.2.4  16-Jan-2013  yamt sync with (a bit old) head
 1.21.2.3  30-Oct-2012  yamt sync with head
 1.21.2.2  23-May-2012  yamt sync with head.
 1.21.2.1  17-Apr-2012  yamt sync with head
 1.26.2.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.26.2.1  25-Feb-2013  tls resync with head
 1.30.8.1  04-Nov-2016  pgoyette Sync with HEAD
 1.31.14.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed