Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 29 Dec 2002 07:53:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 29 Dec 2002 07:53:36 -0500 Received: from oe31.law11.hotmail.com ([64.4.16.88]:23820 "EHLO hotmail.com") by vger.kernel.org with ESMTP id ; Sun, 29 Dec 2002 07:53:34 -0500 X-Originating-IP: [66.108.18.44] From: "Linux Kernel Developer" To: "Linux Kernel Mailing List" Subject: Trying to get Linux to recognize PCI serial ports Date: Sun, 29 Dec 2002 08:00:13 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_005C_01C2AF10.51387FF0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 29 Dec 2002 13:01:50.0567 (UTC) FILETIME=[73CE7770:01C2AF3A] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 6828 Lines: 156 This is a multi-part message in MIME format. ------=_NextPart_000_005C_01C2AF10.51387FF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi all, I've been trying to get my system to recognize my new CompUSA PCI serial ports. The serial ports are part of a multiport 2 serial/1 parallel PCI I/O card based on the Nm9835CV chipset. According from what I have read in the archives and in the kernel source these ports should be supported by the latest kernel. (I'm running 2.4.20) I've tried both serial.o and parport_serial.o drivers. Neither seam to recognize and configure my serial ports. I've searched google and the linux kernel mailing list archives to no avail. Can anyone give my any information on how I could configure these ports? Thank you. PS. I've attached my dmesg and lspci output for this device. Thanks for any help. ------=_NextPart_000_005C_01C2AF10.51387FF0 Content-Type: text/plain; name="lspci.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="lspci.txt" 00:09.0 Serial controller: NetMos Technology 222N-2 I/O Card (2S+1P) = (rev 01) (prog-if 02 [16550])=0A= Subsystem: LSI Logic / Symbios Logic (formerly NCR): Unknown device 0012=0A= Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- = Stepping- SERR- FastB2B-=0A= Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=3Dmedium >TAbort- = SERR- ldm_validate_partition_table(): Found an MS-DOS partition table, = not a dynamic disk.=0A= hda1 hda2=0A= NET4: Linux TCP/IP 1.0 for NET4.0=0A= IP Protocols: ICMP, UDP, TCP, IGMP=0A= IP: routing cache hash table of 512 buckets, 4Kbytes=0A= TCP: Hash tables configured (established 8192 bind 8192)=0A= NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.=0A= kjournald starting. Commit interval 5 seconds=0A= EXT3-fs: mounted filesystem with ordered data mode.=0A= VFS: Mounted root (ext3 filesystem) readonly.=0A= Freeing unused kernel memory: 64k freed=0A= Adding Swap: 530104k swap-space (priority -1)=0A= EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal=0A= Real Time Clock Driver v1.10e=0A= PCI: Assigned IRQ 5 for device 00:08.0=0A= 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html=0A= 00:08.0: 3Com PCI 3c905B Cyclone 100baseTx at 0xc800. Vers LK1.1.16=0A= parport0: PC-style at 0x378 (0x778), irq 7, dma 3 = [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]=0A= isapnp: Scanning for PnP cards...=0A= isapnp: No Plug & Play device found=0A= Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT = SHARE_IRQ DETECT_IRQ SERIAL_PCI ISAPNP enabled=0A= PCI: Found IRQ 10 for device 00:09.0=0A= ------=_NextPart_000_005C_01C2AF10.51387FF0-- - 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/