From owner-freebsd-current Fri Sep 3 15:39: 3 1999 Delivered-To: freebsd-current@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id A1E5A156DD for ; Fri, 3 Sep 1999 15:39:00 -0700 (PDT) (envelope-from jedgar@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1003) id DE0AEF817; Fri, 3 Sep 1999 18:38:32 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id CF6A59B1C; Fri, 3 Sep 1999 18:38:32 -0400 (EDT) Date: Fri, 3 Sep 1999 18:38:32 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: jedgar@pawn.primelocation.net To: Doug Rabson Cc: current@freebsd.org Subject: Re: Need testers for aha driver change Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Rabson wrote: > I have just taken a pass through the aha_isa driver to convert it to > newbus and to make it use the new pnp system. Unfortunately I don't own > the hardware so I need testers, preferably with both non-pnp and pnp > cards. The code does compile but I have not tested it at all. Here is > the patch: Seems to work here. I have a: (set up to be non-PnP) aha0 at port 0x130-0x133,0x130-0x133 irq 10 drq 6 on isa0 aha0: AHA-1542CP FW Rev. F.0 (ID=46) SCSI Host Adapter, SCSI ID 7, 16 CCBs with the following attached to it: sa0 at aha0 bus 0 target 2 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 10.000MB/s transfers (10.000MHz, offset 8) cd0 at aha0 bus 0 target 3 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 8) cd0: cd present [312833 x 2048 byte records] cd1 at aha0 bus 0 target 5 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 3.300MB/s transfers cd1: cd present [306027 x 2048 byte records] CD's can be read fine; tapes seem to write and read correctly. The only thing I haven't tried is to write a CD... Let me know if there is any more info I can provide. Regards, Chris ----- Chris D. Faulhaber | All the true gurus I've met never System/Network Administrator, | claimed they were one, and always Reality Check Information, Inc. | pointed to someone better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message