Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/ihavar.h
RevisionDateAuthorComments
 1.13  14-May-2008  tsutsui Normalize my licenses.
 1.12  03-May-2008  tsutsui branches: 1.12.2;
Change my mail address to netbsd.org one.
 1.11  12-Apr-2008  tsutsui branches: 1.11.2; 1.11.4;
Split device_t/softc.
 1.10  11-Dec-2005  christos branches: 1.10.70;
merge ktrace-lwp.
 1.9  02-Jan-2005  tsutsui u_intNN_t -> uintNN_t
 1.8  14-Nov-2002  tsutsui branches: 1.8.6;
Sync with copyright verbiage update of OpenBSD's iha(4).
 1.7  09-Feb-2002  tsutsui - rename struct iha_scsi_req_q -> struct iha_scb
- reorder some functions
- some more cosmetics
 1.6  17-Nov-2001  tsutsui - make sure to call bus_dmamap_unload() even after request sense
- fix usage of scb flags
- misc cleanup
 1.5  29-Sep-2001  tsutsui Calculate offsets of sglist dinamically rather than use an static array
because PAGE_SIZE is not constant on some ports.
 1.4  27-Sep-2001  tsutsui Adjust IHA_MAX_SG_ENTRIES since fragments of DMA buffer are not
more than (MAXPHYS / PAGE_SIZE + 1).
 1.3  27-Jul-2001  tsutsui branches: 1.3.2;
Fix some comments and remove an unused define. Partially from OpenBSD.
 1.2  09-Jun-2001  tsutsui branches: 1.2.2; 1.2.4;
Remove unused members from SCSI command block structure.
 1.1  03-Jun-2001  tsutsui Add a driver for the Initio INIC-940/950 PCI SCSI controllers.
Based on OpenBSD's iha driver, and modified some structures by me.

Tested on arc, i386 and macppc.
 1.2.4.3  16-Mar-2002  jdolecek Catch up with -current.
 1.2.4.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.4.1  03-Aug-2001  lukem update to -current
 1.2.2.7  11-Dec-2002  thorpej Sync with HEAD.
 1.2.2.6  28-Feb-2002  nathanw Catch up to -current.
 1.2.2.5  08-Jan-2002  nathanw Catch up to -current.
 1.2.2.4  08-Oct-2001  nathanw Catch up to -current.
 1.2.2.3  24-Aug-2001  nathanw Catch up with -current.
 1.2.2.2  21-Jun-2001  nathanw Catch up to -current.
 1.2.2.1  09-Jun-2001  nathanw file ihavar.h was added on branch nathanw_sa on 2001-06-21 20:02:37 +0000
 1.3.2.1  01-Oct-2001  fvdl Catch up with -current.
 1.8.6.1  17-Jan-2005  skrll Sync with HEAD.
 1.10.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.11.4.1  16-May-2008  yamt sync with head.
 1.11.2.1  18-May-2008  yamt sync with head.
 1.12.2.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.

RSS XML Feed