Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/aic77xx.c
RevisionDateAuthorComments
 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  19-Oct-2007  ad branches: 1.7.20; 1.7.28; 1.7.34;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
 1.6  11-Dec-2005  christos branches: 1.6.30; 1.6.44; 1.6.46; 1.6.50;
merge ktrace-lwp.
 1.5  27-Feb-2005  perry branches: 1.5.4;
nuke trailing whitespace
 1.4  18-Oct-2003  tsutsui branches: 1.4.8; 1.4.10;
Fix some attach messages for new ahc(4).
 1.3  19-Apr-2003  fvdl branches: 1.3.2;
Newer adaptec 7xxx driver. Written by Justin Gibbs for FreeBSD. Ported to
NetBSD by Pascal Renauld at Network Storage Solutions, Inc.
Some modifications by me.
 1.2  13-Nov-2001  lukem add/cleanup RCSID
 1.1  15-Mar-2000  fvdl branches: 1.1.6; 1.1.8; 1.1.10;
Common code for EISA and VL frontends for the ahc driver, split off
by Noriyuki Soda when updating for the new ahc driver.
 1.1.10.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.8.1  14-Nov-2001  nathanw Catch up to -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  15-Mar-2000  bouyer file aic77xx.c was added on branch thorpej_scsipi on 2000-11-20 11:40:18 +0000
 1.3.2.4  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.3.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.2.1  03-Aug-2004  skrll Sync with HEAD
 1.4.10.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.4.8.1  29-Apr-2005  kent sync with -current
 1.5.4.1  27-Oct-2007  yamt sync with head.
 1.6.50.1  25-Oct-2007  bouyer Sync with HEAD.
 1.6.46.1  06-Nov-2007  matt sync with HEAD
 1.6.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.6.30.1  23-Oct-2007  ad Sync with head.
 1.7.34.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.7.28.1  28-Apr-2009  skrll Sync with HEAD.
 1.7.20.1  04-May-2009  yamt sync with head.

RSS XML Feed