Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2000 22:42:28 +0300
From:      Dmitry Sivachenko <demon@freebsd.org>
To:        sos@freebsd.org
Cc:        cvs-all@freebsd.org
Subject:   problem with ata-all.c
Message-ID:  <20001111224228.A270@netserv1.chg.ru>

next in thread | raw e-mail | index | archive | help
Dear, Soren!

I use FreeBSD-4.2-BETA.
After commiting rev 1.50.2.11 of ata-all.c, my IDE CD-ROM Panasonic-574
is not being detected.
When I switch back to rev. 1.50.2.10 of ata-all.c, my CD-ROM is detected as
follows (see acd0 device):

pcm0: <AD1848> at port 0x530-0x537 irq 9 drq 1 flags 0x9100 on isa0
IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, unlimited logging
ad0: 13042MB <WDC WD136BA> [26500/16/63] at ata0-master UDMA33
ata1-master: timeout waiting for command=ef s=00 e=00
(null): MODE_SENSE_BIG command timeout - resetting
ata1: resetting devices .. done
(null): MODE_SENSE_BIG command timeout - resetting
ata1: resetting devices .. done
(null): MODE_SENSE_BIG command timeout - resetting
ata1: resetting devices .. done
(null): MODE_SENSE_BIG command timeout - resetting
ata1: resetting devices .. done
acd0: CDROM <MATSHITA CR-574> at ata1-master using BIOSPIO
Waiting 15 seconds for SCSI devices to settle
(noperiph:sym0:0:-1:-1): SCSI BUS reset delivered.
Mounting root from ufs:/dev/ad0s4a
cd0 at sym0 bus 0 target 6 lun 0
cd0: <HP CD-Writer+ 9200 1.0e> Removable CD-ROM SCSI-4 device 
cd0: 10.000MB/s transfers (10.000MHz, offset 8)
cd0: cd present [298107 x 2048 byte records]


When I put ata-all.c rev 1.50.2.11 back, this booting output changes as 
follows (acd0 device is absent):

pcm0: <AD1848> at port 0x530-0x537 irq 9 drq 1 flags 0x9100 on isa0
IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, unlimited logging
ad0: 13042MB <WDC WD136BA> [26500/16/63] at ata0-master UDMA33
Waiting 15 seconds for SCSI devices to settle
(noperiph:sym0:0:-1:-1): SCSI BUS reset delivered.
Mounting root from ufs:/dev/ad0s4a
cd0 at sym0 bus 0 target 6 lun 0
cd0: <HP CD-Writer+ 9200 1.0e> Removable CD-ROM SCSI-4 device 
cd0: 10.000MB/s transfers (10.000MHz, offset 8)
cd0: cd present [298107 x 2048 byte records]



Could you please try to fix this before 4.2-RELEASE?


Thank you in advance,
Dima.


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




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