From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A3O8c-0004z8-7C for qemu-devel@nongnu.org; Sat, 27 Sep 2003 19:06:06 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A3O8a-0004ys-J6 for qemu-devel@nongnu.org; Sat, 27 Sep 2003 19:06:05 -0400 Received: from [212.16.62.51] (helo=mail.13thfloor.at) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A3O8a-0004yc-7J for qemu-devel@nongnu.org; Sat, 27 Sep 2003 19:06:04 -0400 Date: Sun, 28 Sep 2003 01:06:00 +0200 From: Herbert Poetzl Message-ID: <20030927230600.GA31631@DUK2.13thfloor.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Multimode in 2.6.0-test5 Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi All! haven't investigated further, but obviously something isn't sound here ... best, Herbert linux-2.6.0-test5 QEMU-4.3 release ... ----------------------------------------- hda: max request size: 128KiB hda: 65537 sectors (33 MB) w/256KiB Cache, CHS=65/16/63 /dev/ide/host0/bus0/target0/lun0:<4>hda: set_multmode: status=0x41 { DriveReady Error } hda: set_multmode: error=0x04 { DriveStatusError } p1 hdb: max request size: 128KiB hdb: 524289 sectors (268 MB) w/256KiB Cache, CHS=520/16/63 /dev/ide/host0/bus0/target1/lun0:<4>hdb: set_multmode: status=0x41 { DriveReady Error } hdb: set_multmode: error=0x04 { DriveStatusError } p1 # ATA/ATAPI/MFM/RLL support # CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y # # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y # CONFIG_IDEDISK_MULTI_MODE is not set # CONFIG_IDEDISK_STROKE is not set # CONFIG_BLK_DEV_IDECD is not set # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set # CONFIG_IDE_TASK_IOCTL is not set # CONFIG_IDE_TASKFILE_IO is not set