From owner-freebsd-hackers Wed Aug 4 4:42:44 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp05.primenet.com (smtp05.primenet.com [206.165.6.135]) by hub.freebsd.org (Postfix) with ESMTP id A575D15354; Wed, 4 Aug 1999 04:42:35 -0700 (PDT) (envelope-from kbock@pop.primenet.com) Received: (from daemon@localhost) by smtp05.primenet.com (8.9.1/8.9.1) id EAA20578; Wed, 4 Aug 1999 04:42:11 -0700 Received: from ip-17-060.prc.primenet.com(207.218.17.60), claiming to be "kevin" via SMTP by smtp05.primenet.com, id smtpdv_zWEa; Wed Aug 4 04:42:09 1999 Message-Id: <3.0.6.32.19990804044147.007c05e0@pop.primenet.com> X-Sender: kbock@pop.primenet.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 04 Aug 1999 04:41:47 -0700 To: freebsd-hackers@freebsd.org, freebsd-scsi@freebsd.org From: Kevin Subject: Tekram DC-390U2W support (80Mb/sec operation) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey all, I purchased a Tekram DC-390U2W scsi controller to use with a FreeBSD server of mine. It uses the NCR 53c141 (and 53c895?) chipset(s). I see that ncr.c supports the NCR 53c8xx family of chipsets.. which the controller is seen as having a 53c895, which only supports 40Mb/sec operation(?) {NCR_895_ID, 0x00, "ncr 53c895 fast40 wide scsi", 7, 31, 7, FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM} I am assuming that it only supports 40Mb/sec operation.. could someone prove me wrong? I just want to get 80Mb/sec operation (would I need to have support for the 53c141 driver? are there any out there, is it in the works?). Tekram has FreeBSD drivers on their site but they say it is supported in 3.0, I can't find anything newer. They are working on a new one.. They already have support for the DC-390U2W on various Linux's of course :( Could anyone *please* enlighten me? I would be grateful. Please reply to my email address, as I am not subsribed to these lists. Thanks a lot, Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message