Home | History | Annotate | Download | only in scsipi
History log of /src/sys/dev/scsipi/ses.h
RevisionDateAuthorComments
 1.4  06-Sep-2015  dholland More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
This covers (I think) all the MI headers outside of external/ (and dist/).
 1.3  11-Dec-2005  christos branches: 1.3.120; 1.3.140;
merge ktrace-lwp.
 1.2  27-Feb-2005  perry nuke trailing whitespace
 1.1  20-Jan-2000  mjacob branches: 1.1.6; 1.1.30; 1.1.38; 1.1.40;
add SES driver
 1.1.40.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.1.38.1  29-Apr-2005  kent sync with -current
 1.1.30.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 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.

Main changes to the scsipi code itself:
- add a scsipi_channel->type to allow umass to attach to both atapibus and
scsibus. Will die when IDE is converted from ata_atapi_attach to
scsipi_channel/scsipi_adapter
- Add a chan_defquirks to scsipi_channel so that adapters can pass a default
set of quirks to be set for each device attached
- add adapt_getgeom and adapt_accesschk callbacks
 1.1.6.1  20-Jan-2000  bouyer file ses.h was added on branch thorpej_scsipi on 2000-11-20 09:59:28 +0000
 1.3.140.1  22-Sep-2015  skrll Sync with HEAD
 1.3.120.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed