Home | History | Annotate | Download | only in isapnp
History log of /src/sys/dev/isapnp/isapnpdebug.c
RevisionDateAuthorComments
 1.12  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.11  28-Apr-2008  martin branches: 1.11.8; 1.11.14;
Remove clause 3 and 4 from TNF licenses
 1.10  19-Oct-2007  ad branches: 1.10.16; 1.10.18; 1.10.20;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
 1.9  11-Dec-2005  christos branches: 1.9.30; 1.9.44; 1.9.46; 1.9.50;
merge ktrace-lwp.
 1.8  27-Feb-2005  perry branches: 1.8.4;
nuke trailing whitespace
 1.7  06-Jan-2003  wiz branches: 1.7.2; 1.7.10; 1.7.12;
writable, not writeable.
 1.6  13-Nov-2001  lukem add RCSID
 1.5  05-Sep-1998  christos branches: 1.5.24; 1.5.26;
Assign copyright to TNF.
 1.4  03-Aug-1997  mikel add support for compatible device IDs
 1.3  10-Apr-1997  mikel branches: 1.3.4;
fix off-by-one error in fixed I/O resource interpreter
fix address alignment errors in memory resource interpreter
clean up debug output a bit
 1.2  09-Feb-1997  christos Fix an irq -> drq typo
 1.1  16-Jan-1997  christos branches: 1.1.2;
Plug and Play support.
 1.1.2.1  12-Mar-1997  is Merge in changes from Trunk
 1.3.4.1  23-Aug-1997  thorpej Update marc-pcmcia branch from trunk.
 1.5.26.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.5.24.2  07-Jan-2003  thorpej Sync with HEAD.
 1.5.24.1  14-Nov-2001  nathanw Catch up to -current.
 1.7.12.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.7.10.1  29-Apr-2005  kent sync with -current
 1.7.2.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.8.4.1  27-Oct-2007  yamt sync with head.
 1.9.50.1  25-Oct-2007  bouyer Sync with HEAD.
 1.9.46.1  06-Nov-2007  matt sync with HEAD
 1.9.44.1  26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.9.30.1  23-Oct-2007  ad Sync with head.
 1.10.20.2  04-May-2009  yamt sync with head.
 1.10.20.1  16-May-2008  yamt sync with head.
 1.10.18.1  18-May-2008  yamt sync with head.
 1.10.16.1  02-Jun-2008  mjf Sync with HEAD.
 1.11.14.1  13-May-2009  jym Sync with HEAD.

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

RSS XML Feed