USB support status:

For OHCI (AMD8111) support, it can do ED-TD process well.

Only one problem left:

When it using bulk transfer (ed 1 and 2) to talk to the USB disk, it gets
the USB ERR 5, that means device does not response. But control ed (0) works
well, can get the USB disk serial number.

Regards

YH

sector= 0       SUB URB:[00003c08]
dev:2,ep:2-O,type:BULK,flags:00000000,len:0/31,stat:0(00000000)
ohci.c: data(0/31): 00000055 00000053 00000042 00000043 00000009 00000003
00000000 00000000 00000000 00000002 00000000 00000000 00000080 00000000
0000000a 00000028... stat:0
td_fill 4 ed->dma=efe835e0, ed->hwHeadP=efe82ee0, ed->hwTailP=efe82f10 
ohci->hcca->done_head = efe82ee0 ohci->hcca=fffff3d0 ohci=00071604
ohci->regs->donehead=00000000
td_list_hc = efe82ee0
 USB-error/status: 00000005 : ffffe7b0

-----邮件原件-----
发件人: Jay Miller [mailto:[EMAIL PROTECTED] 
发送时间: 2004年5月27日 11:57
收件人: YhLu; [EMAIL PROTECTED]
抄送: LinuxBIOS
主题: RE: Getting Started with freebios2!

I think that I've been lucky using a stock RH9 distro.  I'm going to make
sure I've got the latest binutils, etc... and retry.

By the way, what is the status on USB support?  I know you were getting
close.

Thanks,
J

-----Original Message-----
From: YhLu [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 27, 2004 3:10 PM
To: [EMAIL PROTECTED]; Jay Miller
Cc: LinuxBIOS
Subject: 答复: Getting Started with freebios2!

Did you use 
export LANG=en_US
before make bin/tg3--filo.zelf?

Or I could send one tg3_filo.zelf to you?

Regards

YH

-----邮件原件-----
发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
发送时间: 2004年5月27日 11:48
收件人: Jay Miller
抄送: Eric W. Biederman; LinuxBIOS
主题: Re: Getting Started with freebios2!

"Jay Miller" <[EMAIL PROTECTED]> writes:

> That's why I thought that elfboot couldn't read .zelf, because the image
> sizes are incorrect.    Actual image size for the tg3--filo.zelf image
> is 43,153 bytes, which is smaller than the file.elf image 43,472 bytes.
> But when I make a linuxbios.rom with the tg3--filo.zelf as the payload,
> elfboot generates the output I sent you.

Run ``readelf -h -l'' on the problem image to see what the values
are before it is combined into LinuxBIOS.  I suspect you have a
build problem, possible a messed up version of perl installed.

Eric
_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios


_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to