From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 01:29:32 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72D1B37B401 for ; Mon, 14 Jul 2003 01:29:32 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF47743F75 for ; Mon, 14 Jul 2003 01:29:31 -0700 (PDT) (envelope-from ari@cogsci.ed.ac.uk) Received: from t-port.lib.aero (12-234-19-193.client.attbi.com[12.234.19.193](untrusted sender)) by comcast.net (rwcrmhc13) with ESMTP id <20030714082929015009c67pe>; Mon, 14 Jul 2003 08:29:30 +0000 Received: from t-port.lib.aero (localhost [127.0.0.1]) by t-port.lib.aero (8.12.8/8.12.8) with ESMTP id h6E8i7Ag027774 for ; Mon, 14 Jul 2003 01:44:15 -0700 Received: (from ari@localhost) by t-port.lib.aero (8.12.8/8.12.8/Submit) id h6E8hxlT027768; Mon, 14 Jul 2003 01:43:59 -0700 X-Authentication-Warning: t-port.lib.aero: ari set sender to ari@cogsci.ed.ac.uk using -f Sender: ari@lib.aero To: freebsd-questions@freebsd.org From: ari@lib.aero (K. Ari Krupnikov) Date: 14 Jul 2003 01:43:57 -0700 Message-ID: Lines: 28 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: How to enable PCI soundcard joystick in 5.1? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 08:29:32 -0000 I have a PCI soundcard with a MIDI interface with a joystick attached. How can I configure the kernel to recognize the MIDI port? The soundcard is recognized and sound is working. Searching mailing list archives, I came across a couple of posts that talk about ISA-only support for MIDIs and patches to enable PCI versions[1]. The post talks about 4.8, and I'm too new to FreeBSD to figure out how relevant it is for 5.1. I have devices `pcm' and `joy' in my kernel config file, and I tried adding `midi' and `seq' just in case, but the device doesn't seem to get recognized: Jul 13 23:51:34 fbsd-machine kernel: pcm0: Jul 13 23:51:34 fbsd-machine kernel: pci0: at device 10.0 (no driver attached) On on an off chance that the kernel just doesn't know where to look for it, I tried setting hint.joy.0.at="pci0" in /boot/device.hints, but with to effect. There is no joy in /dev (pun intended). Ari. [1] http://lists.freebsd.org/pipermail/freebsd-hardware/2003-May/000176.html [ObUname] FreeBSD fbsd-machine.lib.aero 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Jul 13 23:22:39 PDT 2003 ari@fbsd-machine.lib.aero:/usr/obj/usr/src/sys/FBSD-MACHINE i386