RE: [PATCH 2.6.9-rc3-mm2] EDD: use EXTENDED READ command, add CONFIG_EDD_SKIP_MBR
Matt_Domsch_at_Dell.com
Date: 10/27/04
- Previous message: Pallipadi, Venkatesh: "RE: [PATCH] Add p4-clockmod driver in x86-64"
- Maybe in reply to: Matt Domsch: "[PATCH 2.6.9-rc3-mm2] EDD: use EXTENDED READ command, add CONFIG_EDD_SKIP_MBR"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 11:53:18 -0500 To: <david.balazic@hermes.si>
From: David Balazic <david.balazic@hermes.si>
> See my edd report attached.
> The mainboard is a
> Gigabyte GA-7VAXP Ultra
<http://www.giga-byte.com/MotherBoard/Products/Products_GA-7VAXP%20Ultra
.htm>
> ATAPI CD-ROM units on hda,hdc,hdd
> PATA hard drive on the promise PDC20276 ( one on each channel )
Thanks!
This looks sane to me.
BIOS reports two disk devices (int13_dev80,81), corresponding to the two
disks you report having. The boot disk is a 60GB, the second disk is a
160GB.
In Jeff's case, the BIOS reported having devices which didn't actually
exist. So this is definitely a different problem that Jeff's.
Your BIOS has some difficulty following the EDD specification (reports
incorrect PCI bus/dev/fn values, uses 0x00 instead of 0x20 (space) bytes
to pad out some text fields), but the rest of the EDD3.0 fields look
correct.
| |-- hde
| | |-- device -> ../../devices/pci0000:00/0000:00:0f.0/ide2/2.0
| |-- hdg
| | |-- device -> ../../devices/pci0000:00/0000:00:0f.0/ide3/3.0
while BIOS reports:
/sys/firmware/edd/int13_dev80/host_bus
PCI 00:06.0 channel: 0
/sys/firmware/edd/int13_dev81/host_bus
PCI 00:06.1 channel: 0
I don't have a clue why your BIOS would induce a 30-second delay when
being asked to read the disks for their MBR, either with the newer or
older read commands, unless the second disk isn't really spun up yet
during POST, and it's got to wait for that to happen. But once the
disks are spinning, rebooting should not show the delay, and I believe
you claim it does still delay. Once again, I'm at a loss.
Thanks,
Matt
-- Matt Domsch Sr. Software Engineer, Lead Engineer Dell Linux Solutions linux.dell.com & www.dell.com/linux Linux on Dell mailing lists @ http://lists.us.dell.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Pallipadi, Venkatesh: "RE: [PATCH] Add p4-clockmod driver in x86-64"
- Maybe in reply to: Matt Domsch: "[PATCH 2.6.9-rc3-mm2] EDD: use EXTENDED READ command, add CONFIG_EDD_SKIP_MBR"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|