Home | History | Annotate | only in /src/sys/dev/microcode/cyclades-z
History log of /src/sys/dev/microcode/cyclades-z
RevisionDateAuthorComments
 1.7 01-Apr-2014  christos regen
 1.6 11-Dec-2005  christos branches: 1.6.110; 1.6.120; 1.6.126;
merge ktrace-lwp.
 1.5 27-Jun-2005  thorpej u_int8_t -> uint8_t
 1.4 27-Feb-2005  perry nuke trailing whitespace
 1.3 14-Aug-2001  cjs branches: 1.3.20; 1.3.28; 1.3.30;
Back out previous change; I've lost my card and can't test it.
 1.2 13-Aug-2001  cjs Change the '@(#)' strings in front of the copyright/version messages to '@( )'
so as not to clutter the output of the what(1) command when run on a kernel.
 1.1 17-May-2000  thorpej branches: 1.1.6; 1.1.8; 1.1.10;
Add a device driver for the Cyclades-Z series of intelligent multi-port
serial boards. Written by Jason R. Thorpe and Bill Studenmund.
 1.1.10.1 25-Aug-2001  thorpej Merge Aug 24 -current into the kqueue branch.
 1.1.8.1 24-Aug-2001  nathanw Catch up with -current.
 1.1.6.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1 17-May-2000  bouyer file cyzfirm.h was added on branch thorpej_scsipi on 2000-11-20 11:41:35 +0000
 1.3.30.1 19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.3.28.1 29-Apr-2005  kent sync with -current
 1.3.20.2 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.3.20.1 04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.6.126.1 18-May-2014  rmind sync with head
 1.6.120.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.110.1 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.13 01-Apr-2014  christos avoid making too large diffs by restoring length in non-debugging mode to 10
 1.12 01-Apr-2014  christos - print ascii if debug
- fold to 8 columns
- don't exit with random values
- change sccs magic in the generated header file
 1.11 08-Mar-2012  jakllsch branches: 1.11.2; 1.11.4;
usage() can be "__dead static".
 1.10 08-Mar-2012  jakllsch Prevent expansion of $NetBSD$ that should be placed verbatim into output.
 1.9 08-Mar-2012  jakllsch Nuke trailing whitespace in output header file.
 1.8 08-Mar-2012  jakllsch Cast arguments to ctype functions to unsigned char.
 1.7 08-Mar-2012  jakllsch More-properly quote multiline string containing C-style multiline comment.
 1.6 18-Mar-2009  cegger branches: 1.6.12; 1.6.16;
Ansify function definitions w/o arguments. Generated with sed.
 1.5 11-Dec-2005  christos branches: 1.5.74; 1.5.84; 1.5.90;
merge ktrace-lwp.
 1.4 27-Jun-2005  thorpej u_int8_t -> uint8_t
 1.3 14-Jul-2003  lukem add missing __RCSID()
 1.2 19-Feb-2001  cgd branches: 1.2.24;
convert to use getprogname()
 1.1 17-May-2000  thorpej branches: 1.1.6;
Add a device driver for the Cyclades-Z series of intelligent multi-port
serial boards. Written by Jason R. Thorpe and Bill Studenmund.
 1.1.6.3 12-Mar-2001  bouyer Sync with HEAD.
 1.1.6.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1 17-May-2000  bouyer file cyzfirm2h.c was added on branch thorpej_scsipi on 2000-11-20 11:41:36 +0000
 1.2.24.4 10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.2.24.3 21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.24.2 18-Sep-2004  skrll Sync with HEAD.
 1.2.24.1 03-Aug-2004  skrll Sync with HEAD
 1.5.90.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.5.84.1 28-Apr-2009  skrll Sync with HEAD.
 1.5.74.1 04-May-2009  yamt sync with head.
 1.6.16.1 11-Mar-2012  mrg sync to latest -current
 1.6.12.2 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.6.12.1 17-Apr-2012  yamt sync with head
 1.11.4.1 18-May-2014  rmind sync with head
 1.11.2.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3 01-Mar-2005  perry revert the whitespace kill -- these are binaries.
 1.2 27-Feb-2005  perry nuke trailing whitespace
 1.1 01-Aug-2004  mycroft branches: 1.1.2;
Add binary versions of firmware images, which will be used Soon.
 1.1.2.5 04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.1.2.4 21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.3 18-Sep-2004  skrll Sync with HEAD.
 1.1.2.2 03-Aug-2004  skrll Sync with HEAD
 1.1.2.1 01-Aug-2004  skrll file zlogic.cyz was added on branch ktrace-lwp on 2004-08-03 10:48:32 +0000

RSS XML Feed