Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2000 11:40:15 -0500 (EST)
From:      Donn Miller <dmmiller@cvzoom.net>
To:        current@freebsd.org
Subject:   Weird problems with my IDE HD
Message-ID:  <Pine.BSF.4.21.0003131133480.295-100000@lcl126.cvzoom.net>

next in thread | raw e-mail | index | archive | help
I've got two HD's in my machine:  one's an older one (WDMA2) and the other
one, my main one, is newer (UDMA33).  With recent kernel builds, I've
noticed some strange problems with the older HD.  When I try to to
something like fsck -y on the drive, fsck just hangs.  Also, if I have
that drive mounted, and I do umount on that drive, umount hangs, and
sometimes umount hangs my whole system.

I'm trying to determine if it's because my drive is bad, or was there
something that was changed in the ATA driver that may be causing
this?  Output of dmesg:


[snip]
atapci0: <SiS 5591 ATA33 controller> port
0xd000-0xd00f,0xd400-0xd403,0xd800-0xd
807,0xe000-0xe003,0xe400-0xe407 irq 11 at device 1.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0

[snip]

ad0: 3093MB <FUJITSU MPB3032ATU> [6704/15/63] at ata0-master using UDMA33
ad1: 1040MB <M1614TA> [2114/16/63] at ata0-slave using WDMA2
acd0: CDROM <BCD-24X 1997-06-27> at ata1-master using WDMA2

In this case, it is ad1 that is hanging.  This was with kernels built from
yesterday's cvsup sources.  I'm recompiling the kernel now.

- Donn



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003131133480.295-100000>