From owner-freebsd-current Sun Oct 28 12:24:15 2001 Delivered-To: freebsd-current@freebsd.org Received: from smtp3.port.ru (mx3.port.ru [194.67.57.13]) by hub.freebsd.org (Postfix) with ESMTP id 2F1E237B401 for ; Sun, 28 Oct 2001 12:24:11 -0800 (PST) Received: from dial051140.vnet.hu ([213.163.51.140] helo=adamsfamily.xx) by smtp3.port.ru with esmtp (Exim 3.14 #1) id 15xwTZ-0006wG-00 for freebsd-current@freebsd.org; Sun, 28 Oct 2001 23:24:09 +0300 Received: (from cc@localhost) by adamsfamily.xx (8.11.6/8.11.6) id f9SKLkI01093 for freebsd-current@freebsd.org; Sun, 28 Oct 2001 21:21:46 +0100 (CET) (envelope-from adam_sziszi@mail.ru) Date: Sun, 28 Oct 2001 21:21:45 +0100 From: Szilveszter Adam To: freebsd-current@freebsd.org Subject: Midi driver causes panic a la "Driver Mistake..." Message-ID: <20011028212143.A777@fonix.adamsfamily.xx> Mail-Followup-To: Szilveszter Adam , freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello everybody, While the flamage rages on on cvs-all, I would like to report the second driver that does not pass the recently introduced warning-to-panic test because of driver mistake. It is the Midi driver (device midi and device seq) I have an SB 64 AWE ISA PnP card so I had these devices in my kernel config (GENERIC does not have them so only custom kernels are affected.) Card identified as: sbc0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 pcm0: on sbc0 midi0 on sbc0 featuring the following ddb trace: (sorry, transcribed by hand:-( Debugger panic make_dev midiinit mpu_attach mpusbc_attach device_probe_and_attach bus_generic_attach sbc_attach device_probe_and_attach isa_probe_children configure mi_startup begin and the WARNING is: (right after the midi0: line) WARNING: Driver mistake: repeat make_dev ("dspr0.0") -CURRENT from today's make world. NB I think midi driver code may have other problems too... it doesn't seem to be heavily maintained these days. (PS Note to self: If this mail appears on the list, that means I have managed to route around my ISP's broken SMTP server.) -- Regards: Szilveszter ADAM Szombathely Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message