Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 15:30:39 -0400
From:      Jonathan Chen <jon@FreeBSD.org>
To:        Peter Wemm <peter@wemm.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/cardbus cardbus.c cardbus_cis.c cardbus_cis.h cardbusvar.h src/sys/dev/pccard card_if.m pccard.c pccardvar.h src/sys/dev/pccbb pccbb.c pccbbvar.h src/sys/sys rman.h
Message-ID:  <20010827153039.A15164@enterprise.spock.org>
In-Reply-To: <20010827084928.A1E743807@overcee.netplex.com.au>; from peter@wemm.org on Mon, Aug 27, 2001 at 01:49:28AM -0700
References:  <200108270009.f7R09gZ76333@freefall.freebsd.org> <20010827084928.A1E743807@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> For starters:
> - Undefined function: pccard_lookup_product().  pccardvar.h prototypes
> this as extern, but it has been made static inside pccard.c and gcc complains
> about the conflicting declarations.  All our pccard drivers currently use
> this function.
> - It fails to find any cards on my machine:

The fix I committed this morning should get around these issues.  Please 
tell me if you run into any more problems.

-Jon

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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