patch-2.2.0-pre7 linux/drivers/scsi/aha152x.c
Next file: linux/drivers/scsi/aic7xxx.c
Previous file: linux/drivers/scsi/AM53C974.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Jan 9 19:16:43 1999
- Orig file:
v2.2.0-pre6/linux/drivers/scsi/aha152x.c
- Orig date:
Fri Oct 23 22:01:21 1998
diff -u --recursive --new-file v2.2.0-pre6/linux/drivers/scsi/aha152x.c linux/drivers/scsi/aha152x.c
@@ -247,7 +247,7 @@
C/H/S addressing.
The number of cylinders/heads/sectors is called geometry and is required
- as base for requests in C/H/S adressing. SCSI only knows about the
+ as base for requests in C/H/S addressing. SCSI only knows about the
total capacity of disks in blocks (sectors).
Therefore the SCSI BIOS/DOS driver has to calculate a logical/virtual
@@ -276,7 +276,7 @@
extended translation. This means that the BIOS uses 255 for heads,
63 for sectors and then divides the capacity of the disk by 255*63
(about 8 MB), as soon it sees a disk greater than 1 GB. That results
- in a maximum of about 8 GB adressable diskspace in the partition table
+ in a maximum of about 8 GB addressable diskspace in the partition table
(but there are already bigger disks out there today).
To make it even more complicated the translation mode might/might
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov