From owner-freebsd-current@FreeBSD.ORG Thu Mar 18 08:22:34 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 A5A7816A4CF for ; Thu, 18 Mar 2004 08:22:34 -0800 (PST) Received: from pooh.cobbled.net (unknown [195.218.109.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D6343D3F for ; Thu, 18 Mar 2004 08:22:33 -0800 (PST) (envelope-from fergus@cobbled.net) Received: from pooh.cobbled.net (localhost [127.0.0.1]) by pooh.cobbled.net (8.12.10/8.12.10) with ESMTP id i2HBJVhX019158 for ; Wed, 17 Mar 2004 11:19:31 GMT (envelope-from fergus@pooh.cobbled.net) Received: (from fergus@localhost) by pooh.cobbled.net (8.12.10/8.12.10/Submit) id i2HBIFSG019155 for freebsd-current@freebsd.org; Wed, 17 Mar 2004 11:18:15 GMT (envelope-from fergus) Date: Wed, 17 Mar 2004 11:18:15 +0000 From: n0g0013 To: freebsd-current@freebsd.org Message-ID: <20040317111815.GA19113@pooh.cobbled.net> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline Subject: pci cardbus 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, 18 Mar 2004 16:22:34 -0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable have the following pci cardbus controller but cannot get it to initialise. : none2@pci0:13:0: class=3D0x060700 card=3D0x00000000 \ : chip=3D0xac50104c rev=3D0x01 hdr=3D0x02 : vendor =3D 'Texas Instruments (TI)' : device =3D 'PCI1410 PC card cardBus Controller' : class =3D bridge : subclass =3D PCI-CardBus note - i've pretty much everything in modules so perhaps that's the problem but since my build time is near 2 days i thought i'd check for wisdom first. i have tried : # kldload pccard : # kldload cardbus but noted that pccard is already loaded and cannot be removed. it outputs : # kldunload pccard : kldunload: can't unload file: Device busy and logs : Mar 17 11:02:36 eyore kernel: kldunload: \ : attempt to unload file that was loaded \ : by the kernel running the pccardd simply delivers : Mar 17 11:03:44 eyore pccardd[12099]: fatal \ : error: no PC-CARD slots what is the pccbb? i don't have a module for it so i'm guessing this is the missing piece. tia, for any titbits --=20 t t z --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFAWDP3aiaYyh4o+7oRA9xeAJ0TkC2/TZIL1CbbnmxeMPBVzdmgVACcDrhA 24jBgxEBpjGodwxfRa8MTtQ= =72fN -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY--