From owner-freebsd-questions Sat May 9 13:31:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26018 for freebsd-questions-outgoing; Sat, 9 May 1998 13:31:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA26011 for ; Sat, 9 May 1998 13:31:35 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id NAA03286; Sat, 9 May 1998 13:31:36 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Sat, 9 May 1998 13:31:36 -0700 (PDT) From: Doug White Reply-To: Doug White To: Brad Smith cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel will not make In-Reply-To: <35549792.6985A81D@cats.ucsc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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