freebsd-dev/sys/i386
KATO Takenori 74649f8e8f Change types of wdp_cylinders, wdp_heads and wdp_sectors in struct
wdparams from short into u_short.  If wdp_cylinders is short, it
overflows and cause serious sign extension bug when large IDE HDD is
used.  These members are only used for initialization of u_long
variables in both 3.0-current and RELENG_2_2 branch.

I believe this should be in 2.2.

Reviewed by:	Bruce Evans <bde@zeta.org.au>
1997-01-04 10:28:01 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Initialize the upper 16 bits of the memory sizes properly (to 0). 1996-12-18 15:38:23 +00:00
conf Added undocumented SCSI_DELAY and SCSI_NCR_* options. SCSI_DELAY gets 1996-12-23 19:04:20 +00:00
eisa Add a small hack to UserConfig that allows to override the number of 1996-12-14 18:07:17 +00:00
i386 Add code to copy the LDT, if required. 1997-01-02 01:43:09 +00:00
ibcs2 Added a missing prototype. 1996-12-18 19:14:35 +00:00
include Let the VM system know that on certain arch's that VM_PROT_READ 1996-12-30 05:31:21 +00:00
isa Change types of wdp_cylinders, wdp_heads and wdp_sectors in struct 1997-01-04 10:28:01 +00:00
linux *Ahem* - opt_rlimit.h does not exist in the LKM case. This was another 1996-12-23 06:37:23 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Clear the busfree interrupt when one occurs, after a SELTO, or a bus reset. 1996-12-03 17:06:00 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00