lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 21 Jul 2008 04:55:38 +0300
From:	nuclearcat@...learcat.com
To:	linux-kernel@...r.kernel.org
Cc:	idan@...ta.com.au, rgetz@...ckfin.uclinux.org, cooloney@...nel.org
Subject: blackfin and USB

Hi there

I am trying to configure kernel for Blackfin (BF533). I cannot enable USB driver for host (any) till i enable PCI (and in fact there is no PCI on blackfin).
Even if i enable it, i will have:

  CC      drivers/pci/access.o
  CC      drivers/pci/bus.o
  CC      drivers/pci/probe.o
drivers/pci/probe.c: In function 'pci_scan_slot':
drivers/pci/probe.c:1024: error: implicit declaration of function 'pcibios_scan_all_fns'

I guess there must be a way to enable devices without enabling PCI (logically correct), or it must not call this function.

I am using 2.6.26 vanilla kernel. 
Btw is networking works on Blackfin with vanilla?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ