From owner-freebsd-questions Fri Oct 22 17:22:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from Mailbox.mcs.net (Mailbox.mcs.com [192.160.127.87]) by hub.freebsd.org (Postfix) with ESMTP id B79B014C97 for ; Fri, 22 Oct 1999 17:22:45 -0700 (PDT) (envelope-from tforrest@Mailbox.mcs.net) Received: (from tforrest@localhost) by Mailbox.mcs.net (8.9.3/8.9.3) id TAA18390; Fri, 22 Oct 1999 19:22:44 -0500 (CDT) (envelope-from tforrest) Message-Id: <199910230022.TAA18390@Mailbox.mcs.net> From: "Tommy Forrest - KE4PYM" To: "freebsd-questions@FreeBSD.ORG" Date: Fri, 22 Oct 1999 20:18:57 -0400 Reply-To: "Tommy Forrest - KE4PYM" X-Mailer: PMMail 98 Professional (2.01.1600) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Newbie Alert - Kernel + PAS16/SCSI Controller Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Call me frustrated in the State of Insanity. Working with 3.3-RELEASE. Trying to configure the kernel for my PAS16 and its onboard SCSI controller that I intend to run my Plextor CDROM from. I am a bit frustrated at the documentation for this. Either that or I am just missing something here. I was told to refer to /i386/isa/sound/sound.doc. In this document it tells me to "Uncomment one or more of these device entries, depending on what type of sound card you have" and for my PAS16 I put into my kernel file (WEEDWHACKER) device pas0 at isa? port 0x388 irq 10 drq 6 I also added my device node as I was told to do on the freebsd.org pages. Is this correct? Now on to the SCSI controller part of my question. In my kernel file I have the following: #SCSI Controllers controller nca0 at isa? port 0x1f88 bio irq 10 (i also tried controller nca0 at isa? port 0x1f88 bio irq 10 vector ncaintr) #SCSI peripherals controller scbus0 device cd0 at scbus? So I follow all the commands on the online docs and when I 'make' my kernel it stops. error code one because of these two lines: autoconf.o(.text+0x2c5): undefined reference to `nfs_diskless_valid' ioconf.o(.data+0xd0): undefined reference to `ncadriver' *** Error code 1 Stop Can anyone please throw some hints on how to get this working? Thank you very much for your time and help!! Tommy Forrest - KE4PYM - tforrest@mcs.net http://www.mcs.net/~tforrest And now, its time, for some useless, bandwidth wasting words of wisdom: "If you can't make it good, make it LOOK good." - B Gates PGP Public Key Fingerprint: 5762 A3CC 8EA5 8542 9666 222B 61A9 2558 ** Tag(s) inserted by Bandit Tagger98 - http://www.gbar.dtu.dk/~c918704 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message