Home | History | Annotate | Download | only in dti
History log of /src/sys/arch/arc/dti/btlreg.h
RevisionDateAuthorComments
 1.9  02-Jun-2024  andvar Fix various typos, mainly triple letters.
 1.8  11-Dec-2005  christos merge ktrace-lwp.
 1.7  21-Feb-2005  thorpej Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
everything "scsi_*", since we really are talking about the SCSI command
set, ATAPI transport not withstanding. Improve the names of many structures,
and prepend "SCSI_" onto all SCSI command opcodes. Place items described
by the SCSI Primary Commands document into scsi_spc.h.
 1.6  22-Jan-2005  tsutsui branches: 1.6.2;
- remove __P()
- use ANSI function decls
- u_intNN_t -> uintNN_t
- some KNF
 1.5  07-Dec-2004  thorpej branches: 1.5.2;
Don't use "struct scsi_generic" in a hardware-defined structure. Instead,
use an array of 12 bytes. Check the incoming CDB to see that it will fit,
and print and error and fail the command if it won't.
 1.4  09-Apr-2003  thorpej branches: 1.4.2; 1.4.8;
Use PAGE_SIZE rather than NBPG.
 1.3  22-Feb-2000  soda branches: 1.3.6;
merge changes between OpenBSD-2.1 and OpenBSD-2.6
 1.2  23-Jan-2000  soda merge to NetBSD-current (DeskStation and Algor support is currently broken)
 1.1  23-Jan-2000  soda branches: 1.1.1;
Initial revision
 1.1.1.1  23-Jan-2000  soda OpenBSD-2.1/arc
 1.3.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.3.6.1  22-Feb-2000  bouyer file btlreg.h was added on branch thorpej_scsipi on 2000-11-20 20:00:33 +0000
 1.4.8.1  02-Apr-2005  he Pull up revision 1.5 (requested by thorpej in ticket #1022):
Don't use "struct scsi_generic" in a hardware-defined structure.
Instead, use an array of 12 bytes. Check the incoming CDB to see
that it will fit, and print and error and fail the command if it
won't.
 1.4.2.3  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.4.2.2  24-Jan-2005  skrll Sync with HEAD.
 1.4.2.1  18-Dec-2004  skrll Sync with HEAD.
 1.5.2.1  29-Apr-2005  kent sync with -current
 1.6.2.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.

RSS XML Feed