From owner-freebsd-current@FreeBSD.ORG Thu Jun 10 15:44:58 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 A6E6B16A4CE for ; Thu, 10 Jun 2004 15:44:58 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0306843D2D for ; Thu, 10 Jun 2004 15:44:58 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i5AFf7wE048560 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Thu, 10 Jun 2004 19:41:07 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i5AFesbl048525; (8.12.8/vak/2.1) Thu, 10 Jun 2004 19:40:54 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40C880BE.8040608@cronyx.ru> Date: Thu, 10 Jun 2004 19:39:42 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "raoul.megelas" References: <20040610144318.GA1363@libertysurf.fr> In-Reply-To: <20040610144318.GA1363@libertysurf.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 15:44:58 -0000 Could you tell it's PCI device and vendor ids? rik 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" > > > >