Last change
on this file since 566 was 1, checked in by vboxsync, 55 years ago |
import
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
517 bytes
|
Line | |
---|
1 | It is from steven james's baremetal in linuxbios util.
|
---|
2 | yhlu seperate common functions from uhci.c to usb.c and create ohci.c to support ohci.
|
---|
3 | ohci.c mainly cames from kernel 2.4.22 dirvers/usb/host/usb-ohci.c.
|
---|
4 | it includes several parts
|
---|
5 | 1. UHCI+OHCI--->USB: privide usb init and usb_control_msg and usb_bulk_msg interface
|
---|
6 | 2. USB_SCSI: bulk only device
|
---|
7 | 3. USB_X interface to FILO
|
---|
8 |
|
---|
9 | other changes in Etherboot
|
---|
10 | 1. Add allot2 and forget2, it will produce the required aligned memory.
|
---|
11 |
|
---|
12 | todo:
|
---|
13 | 1. EHCI support
|
---|
14 |
|
---|
15 | yhlu 6/2/2004
|
---|
Note:
See
TracBrowser
for help on using the repository browser.