freebsd-skq/sys/i386
nate 73aab54861 Stop gap measure until we can get Bruce's driver debugged.
---
From: sos@login.dkuug.dk (S|ren Schmidt)
Subject: IDE-disk hangs - solution/patches NetBSD/FreeBSD
Summary: fixes for lost interrupts with IDE disks
Keywords: hanging-disk, IDE-disk, lost-interrupt


Due to "popular" demand I'm posting these patches to NetBSD/FreeBSD
instead of mailing them around the world :-)

As many have found out there is a problem when using IDE disks on
FreeBSD. Following is a patch that fixes the problem with lost intterrupts.
Both fixes is based on a patch posted here some month ago by
Stefan Behrens?? (sorry I've lost the original article). But anyway it
works (for me :-).
Basically it does a timeout on lost interrupts, starting the operation
again and logging and error message on the console.

It additionally makes the allready present while loop timeouts
independent of CPU speed, and adds minor numbers for easy access to
dos partitions.
1993-11-22 23:25:46 +00:00
..
boot We don't want shared boot, so -Bstatic added to ld options 1993-11-16 02:02:05 +00:00
conf New version of scsi code from Julian 1993-11-18 05:03:27 +00:00
eisa New version of scsi code from Julian 1993-11-18 05:03:27 +00:00
i386 patches from Julian Elischer - 1993-11-22 09:46:45 +00:00
include New version of scsi code from Julian 1993-11-18 05:03:27 +00:00
isa Stop gap measure until we can get Bruce's driver debugged. 1993-11-22 23:25:46 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00