Home | History | Annotate | Download | only in scsipi
History log of /src/sys/dev/scsipi/scsi_ctron_ether.h
RevisionDateAuthorComments
 1.9  11-Dec-2005  christos merge ktrace-lwp.
 1.8  01-Feb-2005  reinoud Backing out changes to clean up scsipi. I was pointed out there were
problems i hadn't seen. To prevent lossage i'd decided to back off all
changes and let them be reviewed on tech-kern.
 1.7  31-Jan-2005  reinoud Part of the cleanup of sys/scsipi's use of types; rename all u_int* to
uint* and change the u_long's to uint32_t's where possible. Note that the
iocl definitions/hooks have to be ulong (or u_long) or they'll bomb out.
 1.6  13-Feb-1998  enami branches: 1.6.48; 1.6.56;
Backout previous change, and rather, remove all protection but the one
actually currently required. Suggested by Charles M. Hannum.
 1.5  13-Feb-1998  enami Fix or add protection for mutiple inclusion.
 1.4  27-Aug-1997  bouyer branches: 1.4.2;
Merge scsipi branch in the mainline. This add support for ATAPI devices
(currently only CD-ROM drives on i386). The sys/dev/scsipi system provides 2
busses to which devices can attach (scsibus and atapibus). This needed to
change some include files and structure names in the low level scsi drivers.
 1.3  04-Apr-1997  matthias * Do some KNFing.
* Make all local functions static.
* Add some untested netatalk support.
 1.2  24-Mar-1997  thorpej Fix a screwup (my fault, oops) that caused the stack to get corrupted.
From Ian Dall <Ian.Dall@dsto.defence.gov.au> on port-pc532.
 1.1  18-Mar-1997  thorpej Driver for the Cabletron EA41x SCSI Ethernet Adaptor, written by
Ian Dall <ian.dall@dsto.defence.gov.au>. Converted to "new arp"
and some other (very) minor changes by me.
 1.4.2.2  27-Aug-1997  thorpej Update marc-pcmcia branch from trunk.
 1.4.2.1  27-Aug-1997  thorpej file scsi_ctron_ether.h was added on branch marc-pcmcia on 1997-08-27 23:33:14 +0000
 1.6.56.1  29-Apr-2005  kent sync with -current
 1.6.48.1  04-Feb-2005  skrll Sync with HEAD.

RSS XML Feed