Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: thorpej
Date: Tue Dec 7 21:12:42 UTC 2004
Modified Files:
src/sys/arch/atari/dev: ncr5380.c ncr5380reg.h
src/sys/arch/mac68k/dev: ncr5380.c ncr5380reg.h
Log Message:
- Use the cmdlen specified in the scsipi_xfer structure. Keying off
the command group ID won't necessarily work for vendor-specific commands.
- Expand the storage in the SC_REQ structure to account for 16-byte commands.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/atari/dev/ncr5380.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/atari/dev/ncr5380reg.h
cvs rdiff -r1.55 -r1.56 src/sys/arch/mac68k/dev/ncr5380.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/mac68k/dev/ncr5380reg.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