From owner-freebsd-hackers Tue Jul 15 13:28:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA22277 for hackers-outgoing; Tue, 15 Jul 1997 13:28:41 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id NAA22271 for ; Tue, 15 Jul 1997 13:28:35 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0woECx-0000hj-00; Tue, 15 Jul 1997 14:28:27 -0600 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Subject: Re: aha1522 ?? Cc: hackers@freefall.freebsd.org In-reply-to: Your message of "Tue, 15 Jul 1997 09:37:47 +0200." <19970715093747.OA57762@uriah.heep.sax.de> References: <19970715093747.OA57762@uriah.heep.sax.de> <199707141943.OAA07339@beowulf.utmb.edu> Date: Tue, 15 Jul 1997 14:28:27 -0600 From: Warner Losh Message-Id: Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <19970715093747.OA57762@uriah.heep.sax.de> J Wunsch writes: : Unless you volunteer to change it, probably. Even if the driver were : better, the AIC6[23]60 is a PIO-mode chip, which makes it suffering : the same performance vs. CPU-load problems like IDE. If someone will tell me what is wrong, or at least how to recreate the problems, I will take a look at it. I have the hw docs on the 6360, but noothing on the 6260, or even diffs between the two. And my 1522A works great right now. I've not seen any major problems with it. My friend has a 1510A (or something else that has the 6360 on it) and he's able to do cdrom w/o major problems. I've never been able to get my 1522 to work (which has the 6260), however. Won't even boot. Also, even though the driver hasn't change much at all since the 2.1 days, some versions of FreeBSD seem to be happier with it than others. I had a 2.1.7 boot disk love it, when the 2.1.5 disk hated it, and there were no deltas that I could find between the two. OpenBSD's driver has had the same problem with the cards that I have here. Warner