Home | History | Annotate | Download | only in isa
History log of /src/sys/arch/atari/isa/isapnp_machdep.c
RevisionDateAuthorComments
 1.11  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h> include.
 1.10  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.9  21-Oct-2009  snj Drop 3rd and 4th clauses. Approved by thomas@ (copyright holder).
 1.8  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.7  28-Apr-2008  martin branches: 1.7.8; 1.7.14;
Remove clause 3 and 4 from TNF licenses
 1.6  11-Dec-2005  christos branches: 1.6.74; 1.6.76; 1.6.78;
merge ktrace-lwp.
 1.5  15-Jul-2003  lukem __KERNEL_RCSID()
 1.4  20-Jun-2001  leo branches: 1.4.8; 1.4.24;
Make the compile with diagnostic.
 1.3  05-Sep-1998  christos Assign copyright to TNF.
 1.2  31-Jul-1998  thorpej Add a comment about why we can (and must) use bus_space_{,un}map() directly
in this file.
 1.1  22-Apr-1998  leo branches: 1.1.2;
Add isapnp stuff (Thomas Gerner)
 1.1.2.1  08-Aug-1998  eeh Revert cdevsw mmap routines to return int.
 1.4.24.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.4.24.2  18-Sep-2004  skrll Sync with HEAD.
 1.4.24.1  03-Aug-2004  skrll Sync with HEAD
 1.4.8.2  20-Jun-2001  leo Make the compile with diagnostic.
 1.4.8.1  20-Jun-2001  leo file isapnp_machdep.c was added on branch nathanw_sa on 2001-06-20 10:24:23 +0000
 1.6.78.3  11-Mar-2010  yamt sync with head
 1.6.78.2  04-May-2009  yamt sync with head.
 1.6.78.1  16-May-2008  yamt sync with head.
 1.6.76.1  18-May-2008  yamt sync with head.
 1.6.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.14.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.7.8.1  28-Apr-2009  skrll Sync with HEAD.

RSS XML Feed