Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 May 1998 13:31:36 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Brad Smith <mr_poe@cats.ucsc.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel will not make
Message-ID:  <Pine.BSF.3.96.980509132839.3051l-100000@gdi.uoregon.edu>
In-Reply-To: <35549792.6985A81D@cats.ucsc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 9 May 1998, Brad Smith wrote:

Okay, you left out some stuff and misspelled something else. ;)

> I'm hesitant to remove the DPT stuff because the configuration file
> makes it sound very important. Also, I'd like to be able to keep the
> midi capabilities on my soundcard. Either way, if anybody can tell me
> what went wrong I'd love to know.

The DPT stuff is for the DPT SCSI controllers. If you don't have one you
don't need it.  (Taking it out will fix half of the problems you're
seeing.)

The rest is in the sound driver:

> #----------Sound-----------------------------------------------------
> controller snd0

You left out:
device sb0 at isa? port X irq Y drq Z vector sbintr

X,Y,Z should be replaced with the correct value.

> device sbxvi0 at isa? drq5
> device sbmidi0 at isa? port 0x330
> device op10 at isa? port 0x388 conflicts
           ^
That should be opl0 (oh pee ell zero) not op10 (oh pee one zero).

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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?Pine.BSF.3.96.980509132839.3051l-100000>