Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Apr 2004 17:23:59 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        jhb@freebsd.org
Cc:        ttz@cobbled.net
Subject:   Re: pci cardbus
Message-ID:  <20040401.172359.22439329.imp@bsdimp.com>
In-Reply-To: <200403241615.51298.jhb@FreeBSD.org>
References:  <Pine.BSF.4.21.0403241230150.63489-100000@InterJet.elischer.org> <200403241615.51298.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200403241615.51298.jhb@FreeBSD.org>
            John Baldwin <jhb@freebsd.org> writes:
: On Wednesday 24 March 2004 03:31 pm, Julian Elischer wrote:
: > On Wed, 24 Mar 2004, John Baldwin wrote:
: > > On Thursday 18 March 2004 05:46 pm, n0g0013 wrote:
: > > > :	cbb0: <TI1410 PCI-CardBus Bridge> irq 11 at device \
: > > > :			13.0 on pci0
: > > > :	cardbus0: <CardBus bus> on cbb0
: > > > :	pccard0: <16-bit PCCard bus> on cbb0
: > > >
: > > > however, still no evidence of results from either
: > >
: > > Note that the cbb driver and NEWCARD don't use pccardc or pccardd.  You
: > > should just be able to insert a card and if it is supported it will just
: > > start working.
: >
: > Of course we do NEED a daemon involved so that it is possible to support
: > new cards without recompiling the kernel..
: > We certainly need to be able to say
: > "this new card should be treated like that card 'X' that you already
: > know about"
: 
: That is something that devd is supposed to handle, though the kernel doesn't 
: have support for that sort of thing yet.  pccardd is dead however and only 
: for OLDCARD.

No.  devd does not handle it.  Nor shall it.  devd will handle
dispatching events that can be used to load devices, but another
mechanism is necessary to cope.  I'm trying to do it in a bus
independent manner, but it may wind up being bus specific.

Warner



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