Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 2 Oct 2001 22:52:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 2 Oct 2001 22:52:36 -0400 Received: from ikura.fe.dis.titech.ac.jp ([131.112.171.65]:50347 "HELO ikura.fe.dis.titech.ac.jp") by vger.kernel.org with SMTP id ; Tue, 2 Oct 2001 22:52:21 -0400 Date: Wed, 03 Oct 2001 11:52:47 +0900 Message-ID: From: GOTO Masanori To: brett@bad-sports.com Cc: linux-kernel@vger.kernel.org Subject: Re: Panasonic KXLC101 (pcmcia scsi/sound) system hang In-Reply-To: In your message of "Mon, 1 Oct 2001 11:27:36 +1000 (EST)" In-Reply-To: User-Agent: Wanderlust/2.2.15 (More Than Words) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386-debian-linux) MIME-Version: 1.0 (generated by EMIKO 1.13.9 - "Euglena tripteris") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Mon, 1 Oct 2001 11:27:36 +1000 (EST), brett@bad-sports.com wrote: > While trying to get the above card to work (scsi for a start, since there > seems to be a driver for this), this happened: > > Sep 29 10:25:43 lapsis cardmgr[87]: initializing socket 1 > Sep 29 10:25:43 lapsis cardmgr[87]: socket 1: Panasonic KXLC101 > Sep 29 10:25:43 lapsis cardmgr[87]: executing: 'modprobe qlogic_cs' > Sep 29 10:25:43 lapsis cardmgr[87]: + Warning: loading > /lib/modules/2.4.9-ac16/kernel/drivers/scsi/scsi_mod.o will taint the > kernel: no license > Sep 29 10:25:43 lapsis kernel: SCSI subsystem driver Revision: 1.00 > Sep 29 10:25:43 lapsis cardmgr[87]: + Warning: loading > /lib/modules/2.4.9-ac16/kernel/drivers/scsi/pcmcia/qlogic_cs.o will taint > the kernel: no license > Sep 29 10:25:43 lapsis kernel: Ql: Using preset base address of 230 > Sep 29 10:25:43 lapsis kernel: Ql: Using preset IRQ 5 > Sep 29 10:25:43 lapsis kernel: scsi0 : Qlogicfas Driver version 0.46, chip > 50 at 230, IRQ 5, TPdma:1 > Sep 29 10:25:49 lapsis kernel: scsi : aborting command due to timeout : > pid 0, scsi0, channel 0, id 0, lun 0 Inquiry 00 00 00 ff 00 > > --- > > And then a system hang, beyond sysrq. > What should I do from this, to get some useful debugging info? > Or is this card a lost cause in the first place ? Does this card has qlogic_cs? But I wonder why kernel warned `no license'. > Secondly, apparently the sound card part of it is sb compatible, and uses > an OPL3. Since there is already a pci driver, how hard will it be to > create a pcmcia driver for this ? Use ALSA. -- gotom - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/