Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2004 16:55:08 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-current@FreeBSD.org
Cc:        Warner Losh <imp@FreeBSD.org>
Subject:   Re: sio card detection
Message-ID:  <200406101655.08869.jhb@FreeBSD.org>
In-Reply-To: <20040610144318.GA1363@libertysurf.fr>
References:  <20040610144318.GA1363@libertysurf.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 10 June 2004 10:43 am, 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?

I think Warner just fixed this recently.  If -CURRENT doesn't work properly 
with both drivers compiled into the kernel ask him about it and he should be 
able to fix it.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406101655.08869.jhb>