public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Lorenzo Hernandez Garcia-Hierro <lorenzo@gnu.org>
To: gentoo-dev@lists.gentoo.org
Cc: linux-usb-devel@lists.sourceforge.net
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
Date: Wed, 11 May 2005 21:10:46 +0200	[thread overview]
Message-ID: <1115838647.25889.14.camel@localhost> (raw)

[-- Attachment #1: Type: text/plain, Size: 1510 bytes --]

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=y :

- 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.
-- 
Lorenzo Hernández García-Hierro <lorenzo@gnu.org> 
[1024D/6F2B2DEC] & [2048g/9AE91A22][http://tuxedo-es.org]


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2005-05-11 19:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11 19:10 Lorenzo Hernandez Garcia-Hierro [this message]
2005-05-11 20:12 ` [gentoo-dev] 2.6.11-gentoo-r7: If USB core API (usbcore) is built-in, it conflicts with the rest of usb-dependent modules Greg KH
2005-05-11 21:27   ` Lorenzo Hernandez Garcia-Hierro
2005-05-11 21:44     ` Greg KH
2005-05-12 21:36       ` Lorenzo Hernandez Garcia-Hierro
2005-05-11 23:08 ` [gentoo-dev] " Duncan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1115838647.25889.14.camel@localhost \
    --to=lorenzo@gnu.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox