diff options
author | Francis Galiegue <fgaliegue@gmail.com> | 2010-04-23 02:08:02 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-04-23 04:09:52 +0400 |
commit | a33f32244d8550da8b4a26e277ce07d5c6d158b5 (patch) | |
tree | 2b24b891e48ae791446fef6d1b9e520190c03c62 /Documentation/scsi/dtc3x80.txt | |
parent | 6c9468e9eb1252eaefd94ce7f06e1be9b0b641b1 (diff) | |
download | linux-a33f32244d8550da8b4a26e277ce07d5c6d158b5.tar.xz |
Documentation/: it's -> its where appropriate
Fix obvious cases of "it's" being used when "its" was meant.
Signed-off-by: Francis Galiegue <fgaliegue@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/scsi/dtc3x80.txt')
-rw-r--r-- | Documentation/scsi/dtc3x80.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scsi/dtc3x80.txt b/Documentation/scsi/dtc3x80.txt index e8ae6230ab3e..1d7af9f9a8ed 100644 --- a/Documentation/scsi/dtc3x80.txt +++ b/Documentation/scsi/dtc3x80.txt @@ -12,7 +12,7 @@ The 3180 does not. Otherwise, they are identical. The DTC3x80 does not support DMA but it does have Pseudo-DMA which is supported by the driver. -It's DTC406 scsi chip is supposedly compatible with the NCR 53C400. +Its DTC406 scsi chip is supposedly compatible with the NCR 53C400. It is memory mapped, uses an IRQ, but no dma or io-port. There is internal DMA, between SCSI bus and an on-chip 128-byte buffer. Double buffering is done automagically by the chip. Data is transferred |