[x86 setup 02/33] hd.c: remove BIOS/CMOS queries

2007-07-11 Thread H. Peter Anvin
From: H. Peter Anvin <[EMAIL PROTECTED]> An ST-506 disk these days is pretty much someone trying to pull ancient data using an auxilliary controller. Pulling data from the BIOS or CMOS is just plain wrong, since it's likely to be the primary OS disk... and would be user-entered data anyway. Inst

[x86 setup 02/33] hd.c: remove BIOS/CMOS queries

2007-07-09 Thread H. Peter Anvin
From: H. Peter Anvin <[EMAIL PROTECTED]> An ST-506 disk these days is pretty much someone trying to pull ancient data using an auxilliary controller. Pulling data from the BIOS or CMOS is just plain wrong, since it's likely to be the primary OS disk... and would be user-entered data anyway. Inst