--- Quote Start ---
originally posted by goral@Apr 22 2006, 09:28 AM
hi,
i complie the isp1362 after i update my kernel 2.6.16.1, and there is no error now, and then i changed the usb makefile isp1362x to isp1362, but i couldn't found the isp1362.o in host folder.
when i boot uclinux on de ii board, i couldn't got any message about isp1362.
<div class='quotetop'>quote
--- quote end ---
--- quote start ---
uclinux/nios ii
altera nios ii support © 2004 microtronix datacom ltd.
setup_arch: no persistant network settings signature at 008f0000
built 1 zonelists
kernel command line:
pid hash table entries: 64 (order: 6, 1024 bytes)
dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
memory available: 6272k/8192k ram, 0k/0k rom (1332k kernel code, 471k data)
mount-cache hash table entries: 512 (order: 0, 4096 bytes)
net: registered protocol family 16
scsi subsystem initialized
usbcore: registered new driver usbfs
usbcore: registered new driver hub
serial: jtag uart driver $revision: 1.4 $
ttyj0 at mmio 0x81004000 (irq = 1) is a jtag_uart
io scheduler noop registered
io scheduler deadline registered
dmfe_probe:eth0, 50000 khz nios
<dm9000> eth0 i/o: 80900090, vid: 90000a46
addr: 00:07:ed:00:00:00
dmfe_probe:eth1, 50000 khz nios
initializing usb mass storage driver...
usbcore: registered new driver usb-storage
usb mass storage support registered.
net: registered protocol family 2
ip: routing cache hash table of 512 buckets, 4kbytes
tcp established hash table entries: 512 (order: 0, 4096 bytes)
tcp bind hash table entries: 512 (order: -1, 2048 bytes)
tcp: hash tables configured (established 512 bind 512)
net: registered protocol family 1
net: registered protocol family 17
freeing unused kernel memory: 352k freed (0x15e000 - 0x1b5000)
init started: busybox v1.1.1-pre0 (2006.04.18-08:58+0000) multi-call binary
busybox v1.1.1-pre0 (2006.04.18-08:58+0000) built-in shell (msh)
enter 'help' for a list of built-in commands.
# --- Quote End ---
I think ISP1362 wasn't work, how to solve it?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14559)</div>
[/b]
--- Quote End ---
There is a bug in the patch.
Please fix drivers/usb/Makefile to inlcude host dir for isp1362 just like the one for isp116x .