imp 2008-08-07 21:16:14 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c
Log:
SVN rev 181395 on 2008-08-07 21:16:14Z by imp
Fix a small problem in the comment about departure from NetBSD.
Also, r181392 fixed a small problem with multifunction ca
imp 2008-08-07 20:52:54 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c pccarddevs
Log:
SVN rev 181392 on 2008-08-07 20:52:54Z by imp
Add NEC PC-9802N-J02 (confirmed) and NEC PC-9202N-J02R (speculative)
to the list of devices.
Revision Ch
In message: <[EMAIL PROTECTED]>
Sam Leffler <[EMAIL PROTECTED]> writes:
: Warner Losh wrote:
: > imp 2008-08-06 07:34:35 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: > sys/dev/pccard pccard.c pccardvar.h
: > Log:
: > SVN rev 181342 on 2008-08-0
Warner Losh wrote:
imp 2008-08-06 07:34:35 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c pccardvar.h
Log:
SVN rev 181342 on 2008-08-06 07:34:35Z by imp
Unify the initial card probe/attach procedure with the kldload
procedure. There were
imp 2008-08-06 07:34:35 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c pccardvar.h
Log:
SVN rev 181342 on 2008-08-06 07:34:35Z by imp
Unify the initial card probe/attach procedure with the kldload
procedure. There were some subtle differences
In message: <[EMAIL PROTECTED]>
Warner Losh <[EMAIL PROTECTED]> writes:
: imp 2007-06-16 23:33:57 UTC
:
: FreeBSD src repository
:
: Modified files:
: sys/dev/pccard pccard.c
: Log:
: only register a ithread handler if the card requests an ithread
: handle
imp 2007-06-16 23:33:57 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c
Log:
only register a ithread handler if the card requests an ithread
handler.
Revision ChangesPath
1.119 +2 -3 src/sys/dev/pccard/pccard.c
_
imp 2007-02-03 07:09:36 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c
Log:
We need to free the ivars for the child that we just deleted.
Revision ChangesPath
1.116 +3 -0 src/sys/dev/pccard/pccard.c
__
imp 2006-04-27 20:47:13 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c
Log:
When pccard_safe_quote is passed NULL for src, it shouldn't panic.
Someone sent me this a while ago, but I can't find who to give them
proper credit...
Revision
imp 2006-01-31 17:10:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/pccard pccard.c
Log:
MFC: 1.114
Add some sanity checking for cards being inserted multiple times.
Be more careful about initializing lists to prevent
imp 2005-12-28 05:30:09 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c
Log:
Add some sanity checking to the pccard insertion case. Whine if the
bridge tries to tell us about a new card when we have one already in
the socket.
Revision Chang
11 matches
Mail list logo