Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Dec 2000 22:18:16 -0800
From:      "Alec Wolman" <wolman@cs.washington.edu>
To:        freebsd-stable@freebsd.org
Subject:   ata boot problem with 4.2-STABLE
Message-ID:  <200012070618.WAA10501@miles.cs.washington.edu>

next in thread | raw e-mail | index | archive | help

I have an ASUS A7V (Rev 1004c) system, and I get a 30 second pause 
during the boot process.  This pause occurs regardless of how IDE_DELAY
is set in the kernel configuration file.  Here is an excerpt from
the boot verbose output - the pause occurs where I have inserted the
three ^ symbols.  I also get another shorter pause at the point where
the "timeout waiting for intr" messages appear.

Can some ata expert explain what is going wrong here?

Thanks,

Alec


atapci0: <VIA 82C686 ATA66 controller> port 0xd800-0xd80f at device 4.1 on pci0
ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xd800
ata0: mask=03 status0=a0 status1=b0
ata0: mask=03 ostat0=a0 ostat2=b0
^^^
ata0: mask=00 status0=a0 status1=b0
ata0: probe allocation failed
ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xd808
ata1: mask=03 status0=50 status1=50
ata1: mask=03 ostat0=50 ostat2=50
ata1-master: ATAPI probe a=14 b=eb
ata1-slave: ATAPI probe a=14 b=eb
ata1: mask=03 status0=00 status1=00
ata1: devices=0c
ata1: at 0x170 irq 15 on atapci0

[ irrelevant output elided ]

atapci1: <Promise ATA100 controller> port 0x8000-0x803f,0x8400-0x8403,0x8800-0x8807,0x9000-0x9003,0x9400-0x9407 mem 0xd5000000-0xd501ffff irq 10 at device 17.0 on pci0
ata-: ata2 exists, using next available unit number
ata2: iobase=0x9400 altiobase=0x9002 bmaddr=0x8000
ata2: mask=03 status0=50 status1=50
ata2: mask=03 ostat0=50 ostat2=50
ata2-master: ATAPI probe a=00 b=00
ata2-slave: ATAPI probe a=00 b=00
ata2: mask=03 status0=50 status1=50
ata2-master: ATA probe a=01 b=a5
ata2-slave: ATA probe a=01 b=a5
ata2: devices=03
ata2: at 0x9400 on atapci1
ata3: iobase=0x8800 altiobase=0x8402 bmaddr=0x8008
ata3: mask=03 status0=20 status1=20
ata3: mask=03 ostat0=20 ostat2=20
ata3-master: ATAPI probe a=20 b=20
ata3-slave: ATAPI probe a=20 b=20
ata3: mask=03 status0=20 status1=20
ata3-master: ATA probe a=a5 b=a5
ata3-slave: ATA probe a=a5 b=a5
ata3: devices=03
ata3: at 0x8800 on atapci1
        using shared irq10.

[ more irrelevant output elided ]

ata3-slave: ata_command: timeout waiting for intr
ata3-slave: identify failed
ata3-master: ata_command: timeout waiting for intr
ata3-master: identify failed
ata2-master: success setting UDMA5 on Promise chip
Creating DISK ad0
Creating DISK wd0
ad0: <IBM-DTLA-307045/TX6OA50C> ATA-5 disk at ata2-master
ad0: 43979MB (90069840 sectors), 89355 cyls, 16 heads, 63 S/T, 512 B/S
ad0: 16 secs/int, 1 depth queue, UDMA100
ad0: piomode=4 dmamode=2 udmamode=5 cblid=1
Promise check1 failed
ad0: 43979MB <IBM-DTLA-307045> [89355/16/63] at ata2-master UDMA100
ata2-slave: success setting UDMA5 on Promise chip
Creating DISK ad1
Creating DISK wd1
ad1: <IBM-DTLA-307045/TX6OA50C> ATA-5 disk at ata2-slave
ad1: 43979MB (90069840 sectors), 89355 cyls, 16 heads, 63 S/T, 512 B/S
ad1: 16 secs/int, 1 depth queue, UDMA100
ad1: piomode=4 dmamode=2 udmamode=5 cblid=1
Promise check1 failed
ad1: 43979MB <IBM-DTLA-307045> [89355/16/63] at ata2-slave UDMA100
ata1-master: piomode=4 dmamode=2 udmamode=2 dmaflag=1
ata1-master: success setting UDMA2 on VIA chip
acd0: <TOSHIBA DVD-ROM SD-M1402/1010> DVD-ROM drive at ata1 as master
acd0: read 6890KB/s (6890KB/s), 128KB buffer, UDMA33
acd0: Reads: CD-R, CD-RW, CD-DA stream, DVD-ROM, DVD-R, packet
acd0: Audio: play, 16 volume levels
acd0: Mechanism: ejectable tray
acd0: Medium: no/blank disc inside, unlocked
ata1-slave: piomode=4 dmamode=2 udmamode=-1 dmaflag=1
ata1-slave: success setting WDMA2 on VIA chip
acd1: <PLEXTOR CD-R PX-W1210A/1.02> CD-RW drive at ata1 as slave
acd1: read 5512KB/s (5512KB/s) write 2067KB/s (2067KB/s), 2048KB buffer, WDMA2
acd1: Reads: CD-R, CD-RW, CD-DA stream, packet
acd1: Writes: CD-R, CD-RW, test write
acd1: Audio: play, 256 volume levels
acd1: Mechanism: ejectable tray
acd1: Medium: CD-ROM unknown medium, unlocked
Mounting root from ufs:/dev/ad1s1a
ad1s1: type 0xa5, start 63, end = 90060389, size 90060327 : OK



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012070618.WAA10501>