ide-dma & ST-36530A

Michael Vogt (M.Vogt@ping.de)
Thu, 8 Oct 1998 16:53:08 +0200


Dear Friends

I use a Segate ST-36530A (6,5Gb) on a via82c586 (linux 2.1.124 & 125)
If I enable ide-dma support, I get strange errors while copying files onto
that hd:
-----------------------8<----------------------------
Oct 8 16:50:22 top kernel: attempt to access beyond end of device
Oct 8 16:50:22 top kernel: 03:01: rw=0, want=134223737, limit=3076416
Oct 8 16:50:22 top kernel: attempt to access beyond end of device
Oct 8 16:50:22 top kernel: 03:01: rw=0, want=134223738, limit=3076416
Oct 8 16:50:22 top kernel: attempt to access beyond end of device
Oct 8 16:50:22 top kernel: 03:01: rw=0, want=134223737, limit=3076416
-----------------------8<----------------------------
If I disabling dma-support (CONFIG_BLK_DEV_IDEDMA=n), everything is
all right (no errors (so far)).
Kernel is 2.1.124 & 125 (gcc 2.7.2.3).

What do you think ? Should the ST-36530A on the blacklist, or is it a driver
problem ?

best regards
Michael

P.S.
The importend part of my .config (which cuases errors) and my System:
#
# Block devices
#
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y
CONFIG_BLK_DEV_VIA82C586=y

---
System is a AMD-K6-2/333
VIA Chipset (via-82c586)
Tekram DC-390U
nothing but the segate on the ide-susystem

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/