public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* IDE questions [kernel: 2.6.1-rc1]
@ 2004-01-29 10:28 Martin Zwickel
  2004-01-29 10:58 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Zwickel @ 2004-01-29 10:28 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1554 bytes --]

Hi there,

2 questions about IDE:

1.: with my machine:
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 0000:00:02.5
SIS5513: chipset revision 0
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
    ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA
hda: WDC WD800BB-00CAA1, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: IDE DVD-ROM 16X, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 p7 p8 >
cdrom: : unknown mrw mode page
      ^ no cdi->name?
        is this for the hda device or hdc?

hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20


2.: with another machine:
I have a disk that has some bad sectors (that says the drive fitness test from
ibm). and I think one of the sectors is where the partition table is.
on kernel boot the kernel stops when it tries to detect the partitions and
gives some "dma timeout"s.
can I disable the partition table probe? is the "hdx=noprobe" argument the right
one?


Regards,
Martin


ps.: sorry for my bad english

-- 
MyExcuse:
halon system went off and killed the operators.

Martin Zwickel <martin.zwickel@technotrend.de>
Research & Development

TechnoTrend AG <http://www.technotrend.de>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: IDE questions [kernel: 2.6.1-rc1]
  2004-01-29 10:28 IDE questions [kernel: 2.6.1-rc1] Martin Zwickel
@ 2004-01-29 10:58 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2004-01-29 10:58 UTC (permalink / raw)
  To: Martin Zwickel; +Cc: linux-kernel

On Thu, Jan 29 2004, Martin Zwickel wrote:
> Hi there,
> 
> 2 questions about IDE:
> 
> 1.: with my machine:
> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
> SIS5513: IDE controller at PCI slot 0000:00:02.5
> SIS5513: chipset revision 0
> SIS5513: not 100% native mode: will probe irqs later
> SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
>     ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:DMA
>     ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:DMA, hdd:DMA
> hda: WDC WD800BB-00CAA1, ATA DISK drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> hdc: IDE DVD-ROM 16X, ATAPI CD/DVD-ROM drive
> ide1 at 0x170-0x177,0x376 on irq 15
> hda: max request size: 128KiB
> hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
>  /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 p7 p8 >
> cdrom: : unknown mrw mode page
>       ^ no cdi->name?
>         is this for the hda device or hdc?

hdc - it's a debug message, it has been removed in newer kernels.

> hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.20
> 
> 
> 2.: with another machine: I have a disk that has some bad sectors
> (that says the drive fitness test from ibm). and I think one of the
> sectors is where the partition table is.  on kernel boot the kernel
> stops when it tries to detect the partitions and gives some "dma
> timeout"s.  can I disable the partition table probe? is the
> "hdx=noprobe" argument the right one?

If you want to completely ignore the drive, yes.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-29 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-29 10:28 IDE questions [kernel: 2.6.1-rc1] Martin Zwickel
2004-01-29 10:58 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox