Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 1999 20:18:57 -0400
From:      "Tommy Forrest - KE4PYM" <tforrest@mcs.net>
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Newbie Alert - Kernel + PAS16/SCSI Controller
Message-ID:  <199910230022.TAA18390@Mailbox.mcs.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910230022.TAA18390>