From owner-freebsd-questions Sat May 17 02:34:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA16451 for questions-outgoing; Sat, 17 May 1997 02:34:03 -0700 (PDT) Received: from mailhost.pi.net (root@mailhost.pi.net [145.220.3.9]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA16446 for ; Sat, 17 May 1997 02:33:59 -0700 (PDT) Received: from Amigo (gn107.pi.net [145.220.201.107]) by mailhost.pi.net (8.8.3/8.7.1) with SMTP id LAA28834 for ; Sat, 17 May 1997 11:33:54 +0200 (MET DST) Posted-Date: Sat, 17 May 1997 11:33:54 +0200 (MET DST) Message-ID: <337D7BB3.41C67EA6@pobox.com> Date: Sat, 17 May 1997 09:34:43 +0000 From: Wouter de Boer Organization: Planet Internet X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2.1-RELEASE i386) MIME-Version: 1.0 To: FreeBSD Subject: SCSI host adapters Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I looking to some options of "/usr/src/sys/i386/conf/LINT". And I see the SCSI host adapter some undefined drivers. The drivers: nca1, nca2, nca3, nca4. When to use these drivers, an d when to use the defined driver nca0. What is the difference between thses drivers ?? And comparing LINY and GENERIC in the same directory, I see a difference between driver nca1 and nca4. In GENERIC: nca1: controller nca1 at isa? port 0x350 bio irq 5 vector ncaintr In LINT: nca1: controller nca1 at isa? port 0x1f84 nca4: controller nca4 at isa? port 0x350 bio irq 5 vector ncaintr Which one is the correct one?? Can anybody tell me the truth about these SCSI adapter cards ?? Thanks, Wouter