From owner-freebsd-questions Fri Nov 26 3:11:13 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dj.seascape.ns.ca (dj.seascape.ns.ca [216.129.33.10]) by hub.freebsd.org (Postfix) with ESMTP id EF71D14E5A for ; Fri, 26 Nov 1999 03:11:09 -0800 (PST) (envelope-from teck@dj.seascape.ns.ca) Received: from localhost (localhost [[UNIX: localhost]]) by dj.seascape.ns.ca (8.9.3/8.8.7) id HAA01390 for freebsd-questions@freebsd.org; Fri, 26 Nov 1999 07:10:55 -0400 From: DJ MacDonald Reply-To: teck@devco.ca To: freebsd-questions@freebsd.org Subject: Multiport cards Date: Fri, 26 Nov 1999 06:59:56 -0400 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <99112607105400.00761@dj.seascape.ns.ca> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Helo all I am "trying" to install a cyclades z80 card im my machine. I got the newest driver from cyclades but there was verry little in the way of how to install it in the package. I have looked for a how to or faq that explains what to do but no luck so far. I need to know what to put in the kernel for options and device. FreeBSD 3.3 With the driver installed as per the limited instructions from cyclades the os now knows there is something new... Its listed as cz0 under misc UNKNOWN!! When i do a boot -c to set the irq from the reported 9 to 5 it doesnt find it at all.???? So i have guessed from what i have been able to read so far that a kernel rebuild with options and a device line are called for. I tried it with options COM_MULTIPORT device cz0 what else should be in there if anything? The card is pci, and there are no errors when i do make, looks like the kernel is ok with what i have so far? Thanks for any help... DJ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message