From owner-freebsd-stable@FreeBSD.ORG Tue May 6 14:10:34 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61798106566B; Tue, 6 May 2008 14:10:34 +0000 (UTC) (envelope-from bsam@kfs.ru) Received: from kfs.ru (kfs.kfs.ru [62.183.117.194]) by mx1.freebsd.org (Postfix) with ESMTP id 103D08FC17; Tue, 6 May 2008 14:10:34 +0000 (UTC) (envelope-from bsam@kfs.ru) Received: from bsam by kfs.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1JtNYl-0005qF-R3; Tue, 06 May 2008 17:50:23 +0400 To: Ingeborg Hellemo References: <200805061305.m46D57EF097186@barnetv.cc.uit.no> From: Boris Samorodov Date: Tue, 06 May 2008 17:50:23 +0400 In-Reply-To: <200805061305.m46D57EF097186@barnetv.cc.uit.no> (Ingeborg Hellemo's message of "Tue, 06 May 2008 15:05:07 +0200") Message-ID: <29591840@serv3.int.kfs.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: Jeremy Chadwick , freebsd-stable@freebsd.org Subject: Re: PCI serial card works on 6.2 but not on 6.3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 14:10:34 -0000 On Tue, 06 May 2008 15:05:07 +0200 Ingeborg Hellemo wrote: > koitsu@freebsd.org said: > > Try loading the uart(4) driver, which can also replace sio(4) if I remember > > correctly. > I have now tried both loading the uart4) -driver and kompiled it into the > kernel, but the card is still unrecognized: > pci1: at device 8.0 (no driver attached) > ~# pciconf -l -v | grep -B 4 UART > none2@pci1:8:0: class=0x070002 card=0x00041000 chip=0x98459710 rev=0x01 > hdr=0x00 > vendor = 'MosChip Semiconductors (Was: Netmos Technology)' > device = 'Nm9845 Parallel/Serial Port Adapter' > class = simple comms > subclass = UART You may be interested in kern/58953 (the last followup with the patch): http://www.freebsd.org/cgi/query-pr.cgi?pr=58953 WBR -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?