From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 09:38:45 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 6975316A4CE for ; Tue, 18 Nov 2003 09:38:45 -0800 (PST) Received: from mta8.adelphia.net (mta8.adelphia.net [68.168.78.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6271643F3F for ; Tue, 18 Nov 2003 09:38:44 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([68.169.105.203]) by mta8.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031118173847.BPMX10100.mta8.adelphia.net@barbish>; Tue, 18 Nov 2003 12:38:47 -0500 From: "fbsd_user" To: "Jens Rehsack" , "Sergey 'DoubleF' Zaharchenko" Date: Tue, 18 Nov 2003 12:38:42 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <3FBA3D47.9060901@liwing.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal cc: "freebsd-questions@FreeBSD. ORG" Subject: RE: what are the pci debug commands for 4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 17:38:45 -0000 I do not have pcitweak' or `scanpci' this is server install not desktop install, so no X distribution installed. I have PCI modem and PCI Nic cards both using irq 9. Added 'device puc' to kernel and both PCI cards now found at boot time. Ping proves Nic card is working. Trying to test PCI modem card with tip command. Tip does not connect. Boot log shows. puc0: port 0xe400-0xe407,0xe000-0xe0ff,0xdc00-0xdcff mem 0xe3001000-0xe30010ff irq 9 at device 19.0 on pci0 sio4: type 16550A Tip has com1 - com4 which is sio0 - sio3 How do I get tip to use sio4? What device is sio4? Goal is to send Hayes AT commands to modem. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Jens Rehsack Sent: Tuesday, November 18, 2003 10:40 AM To: fbsd_user@a1poweruser.com Cc: freebsd-questions@FreeBSD. ORG Subject: Re: what are the pci debug commands for 4.9 fbsd_user wrote: > I am running FBSD 4.9 and having problems with PCI cards. What are > the commands I can use to see what FBSD can tell me about the > installed PCI cards? pciconf(8) Jens _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"