From owner-freebsd-current Tue Feb 24 01:05:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01538 for freebsd-current-outgoing; Tue, 24 Feb 1998 01:05:53 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA01533; Tue, 24 Feb 1998 01:05:40 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id IAA07994; Tue, 24 Feb 1998 08:31:53 +0100 From: Luigi Rizzo Message-Id: <199802240731.IAA07994@labinfo.iet.unipi.it> Subject: Re: ATAPI related patch .. To: sos@FreeBSD.ORG Date: Tue, 24 Feb 1998 08:31:53 +0100 (MET) Cc: mike@smith.net.au, hasty@rah.star-gate.com, scrappy@hub.org, freebsd-current@FreeBSD.ORG In-Reply-To: <199802240856.JAA01421@sos.freebsd.dk> from "Søren Schmidt" at Feb 24, 98 09:56:10 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm working on the atapi system right now, I have semilar problems > (and new ones :) ) with the atapi tape driver. I'd like to do a > rewrite, but I simply doesn't have the time for that now, so I'll > try to fix what we have. I'm well aware of the potential hangs i don't think a full rewrite is necessary, just add state to the atapi descriptor so that a timeout routine can be called and it can track the corresponding ide bus to reset it. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message