From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j4BJoZ3b021634 for ; Wed, 11 May 2005 19:50:35 GMT Received: from vds-320151.amen-pro.com ([62.193.204.86]) by smtp.gentoo.org with esmtp (Exim 4.43) id 1DVxEB-0001LQ-98 for gentoo-dev@lists.gentoo.org; Wed, 11 May 2005 19:50:43 +0000 Received: (qmail 21793 invoked from network); 11 May 2005 19:45:45 -0000 Received: from 67.red-80-25-56.pooles.rima-tde.net (HELO dunruin.tuxedo-es.org) (80.25.56.67) by vds-320151.amen-pro.com with RC4-MD5 encrypted SMTP; 11 May 2005 19:45:45 -0000 Subject: [gentoo-dev] 2.6.11-gentoo-r7: If USB core API (usbcore) is built-in, it conflicts with the rest of usb-dependent modules From: Lorenzo Hernandez Garcia-Hierro To: gentoo-dev@lists.gentoo.org Cc: linux-usb-devel@lists.sourceforge.net Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VBcS1wta4haznRGwYMUh" Date: Wed, 11 May 2005 21:10:46 +0200 Message-Id: <1115838647.25889.14.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 X-Archives-Salt: a810775c-bc38-486f-bc61-21078856874f X-Archives-Hash: 31c649f153c57cddc1ca211d287255bb --=-VBcS1wta4haznRGwYMUh Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Hi, After some talk to gregkh, I've decided to send this message as it might give some light regarding the breakage of the USB modules when usbcore is built-in instead of compiled as module. Modules that are breaking with CONFIG_USB=3Dy : - audio, bfusb, bcm203x, bpa10x, hci_usb, usblp, usb-midi, cdc_acm, uhci-hcd, ohci-hcd, ehci-hcd, usb-storage... For those, the core API symbols that follow are missing as of the built-in selected option: usbserial: Unknown symbol usb_alloc_urb usbserial: Unknown symbol usb_free_urb usbserial: Unknown symbol usb_register usbserial: Unknown symbol usb_put_dev usbserial: Unknown symbol usb_get_dev usbserial: Unknown symbol usb_submit_urb usbserial: Unknown symbol usb_match_id usbserial: Unknown symbol usb_control_msg usbserial: Unknown symbol usb_deregister usbserial: Unknown symbol usb_kill_urb The symbols are in the System map: c02fd7b0 T usb_free_urb c02fd7d0 T usb_get_urb c02fd800 T usb_submit_urb c02fdaa0 T usb_unlink_urb c02fdb40 T usb_kill_urb (...) Greg suggested on fixing the Kconfig but I'm not sure if this a Gentoo-only issue, or it's widely. Thus, if it needs to be fixed, let me know and I'll get over it ASAP as it might be a blocking issue in certain cases. (It doesn't seem to be a good idea to let all the USB-related drivers getting built-in) Thanks in advance, cheers. --=20 Lorenzo Hern=E1ndez Garc=EDa-Hierro =20 [1024D/6F2B2DEC] & [2048g/9AE91A22][http://tuxedo-es.org] --=-VBcS1wta4haznRGwYMUh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBCgli2DcEopW8rLewRAiMWAKDbWUnqg3FFjWx28zvrvnnh91iiiQCgjpO6 aLR2Cs5pL/ovtZsWAomYJT0= =dwat -----END PGP SIGNATURE----- --=-VBcS1wta4haznRGwYMUh-- -- gentoo-dev@gentoo.org mailing list