From owner-freebsd-current@FreeBSD.ORG Thu Jun 10 17:44:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F33A16A4CE for ; Thu, 10 Jun 2004 17:44:34 +0000 (GMT) Received: from mail.libertysurf.net (mail.libertysurf.net [213.36.80.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0163143D2D for ; Thu, 10 Jun 2004 17:44:34 +0000 (GMT) (envelope-from raoul.megelas@libertysurf.fr) Received: from videotron.ca (83.152.139.103) by mail.libertysurf.net (6.5.036) id 40C4A14F006D02B9; Thu, 10 Jun 2004 19:43:49 +0200 Received: from raoul.megelas by port.private.music with local (Exim 4.20) id 1BYSqf-0000Dy-Rt; Thu, 10 Jun 2004 18:56:17 +0200 Date: Thu, 10 Jun 2004 18:56:17 +0200 From: "raoul.megelas" To: Roman Kurakin Message-ID: <20040610165617.GA817@libertysurf.fr> References: <20040610144318.GA1363@libertysurf.fr> <40C880BE.8040608@cronyx.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40C880BE.8040608@cronyx.ru> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org Subject: Re: sio card detection X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 17:44:34 -0000 On Thu, Jun 10, 2004 at 07:39:42PM +0400, Roman Kurakin wrote: > Could you tell it's PCI device and vendor ids? > > rik Hello Roman Sorry, I forgot the following: "Socket Communications Inc Serial Port Adapter Revision B" old pccard running on the old driver on a dell inspiron 8000 laptop. no checksum, nothing written on it other than that! the kernel: current dated 2004/06/07. pciconf -lv tells nothing about the card. Best regards raoul raoul.megelas@libertysurf.Fr > raoul.megelas wrote: > > >Hello list, > > > >When compiled in the kernel, the wi driver assumes than the > >old Socket Communication Inc. is a wireless card, and of course (it is > >not), > >it resumes quite well. But after that, the card is not detected. > > > >Is there a one pass check only here? > > > >Without the wi driver compiled in the kernel, the card is attached to > >its driver (sio): > > > >pccard: card inserted, slot 1 > >sio4 at port 0x2f8-0x2ff iomem 0xd5000-0xd50ff irq 5 slot 1 on pccard1 > >sio4: type 16550A > >sio4: unable to activate interrupt in fast mode - using normal mode > > > >Can you tell me how to make the two types of cards working friendly > >by default without recompiling the kernel? > > > >Thanks. > > > > raoul > > raoul.megelas@libertysurf.fr > >_______________________________________________ > >freebsd-current@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-current > >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > > > > > > > >