From owner-freebsd-questions Fri Apr 25 15:27:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA16863 for questions-outgoing; Fri, 25 Apr 1997 15:27:34 -0700 (PDT) Received: from isf.kiev.ua (sunone.isf.kiev.ua [194.44.162.131]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA16741 for ; Fri, 25 Apr 1997 15:26:20 -0700 (PDT) Received: from olinet.isf.kiev.ua by isf.kiev.ua with ESMTP id BAA25477; (8.8.3/2.b1) Sat, 26 Apr 1997 01:17:54 +0300 (EET DST) Received: from myname.my.domain by olinet.isf.kiev.ua with SMTP id BAA23986; (8.8.3/vak/1.9) Sat, 26 Apr 1997 01:04:02 +0300 (EET DST) Message-ID: <33612A0F.41C67EA6@olinet.isf.kiev.ua> Date: Fri, 25 Apr 1997 22:02:55 +0000 From: Vladimir Kushnir X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Problem with HD detection and sound card Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello! I've got some strange problem. I've changed my motherboard and now FreeBSD-2.2 refuses to detect my primary slave HD (both GENERIC and custom kernels). Both DOS-Win95 and boot.flp from this very FreeBSD-2.2 are detecting it all right. I've I430VX chipset with two 1.28Gb Western Digital IDE disks on the first controller and IDE CD-ROM on the second. Tests from DOS doesn't show any problems with HD (neither with motherboard). And the second question. Would anybody please help me with correct kernel config for Yamaha Sound Origins 32Y sound card? I've compiled kernel with correct settings right from the manual (ports, IRQ, DRQ for both SB and MSS emulation and OPL itself, and with "conflicts" for sb0 and mss0), and MIDI interface wirks like a dream but ... these are the boot messages: sb0 at 0x220 irq 5 drq 1 on isa sb0: sbxvi0 not found sbmidi0 not found at 0x330 mss0 at 0x530 irq 10 drq 0 on isa [IRQ Conflict?]mss0: opl0 at 0x388 on isa opl0: And of course /dev/audio chokes on any sound file. Any help would be greatly appreciated. Vladimir