Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/sys/dev/isa



Module Name:    src
Committed By:   he
Date:           Sat Apr  2 21:58:56 UTC 2005

Modified Files:
        src/sys/dev/isa [netbsd-2]: wdsreg.h

Log Message:
Pull up revision 1.6 (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.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.54.1 src/sys/dev/isa/wdsreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index