On 12/19/05, Joseph <[EMAIL PROTECTED]> wrote:
>
> This would seem to me is enough to enable USB and SCSI support.

Normally, yes...

>
> >  Did you enable /proc/config.gz support?  Can you double-check your
> > configuration there?
>
> How do you enable it?

General Setup ->
    [*] Kernel .config support
    [*]   Enable access to .config through /proc/config.gz

Oh, one more thing.  In the startup dmesg output, if your USB
controller is being found, you should have messages like:

carcharias rjf # grep -i -e ehci -e uhci /var/log/dmesg
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfebffc00
ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 19, io base 0x0000e480
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 20, io base 0x0000e800
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e880
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ec00

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to