diff options
| author | Michael Brown | 2006-03-17 15:09:45 +0100 |
|---|---|---|
| committer | Michael Brown | 2006-03-17 15:09:45 +0100 |
| commit | a2b15fd1febc77aecfc99b9d366b13f0bc17bebd (patch) | |
| tree | 47cef6e48756f1d39f6404af8de70023a72c10bb /src/filo/README.usb | |
| parent | Prefix semantics have changed (diff) | |
| download | ipxe-a2b15fd1febc77aecfc99b9d366b13f0bc17bebd.tar.gz ipxe-a2b15fd1febc77aecfc99b9d366b13f0bc17bebd.tar.xz ipxe-a2b15fd1febc77aecfc99b9d366b13f0bc17bebd.zip | |
GPXE code cleanup and purge.
Diffstat (limited to 'src/filo/README.usb')
| -rw-r--r-- | src/filo/README.usb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/filo/README.usb b/src/filo/README.usb deleted file mode 100644 index 1724e7bb2..000000000 --- a/src/filo/README.usb +++ /dev/null @@ -1,15 +0,0 @@ -It is from steven james's baremetal in linuxbios util. -yhlu seperate common functions from uhci.c to usb.c and create ohci.c to support ohci. -ohci.c mainly cames from kernel 2.4.22 dirvers/usb/host/usb-ohci.c. -it includes several parts -1. UHCI+OHCI--->USB: privide usb init and usb_control_msg and usb_bulk_msg interface -2. USB_SCSI: bulk only device -3. USB_X interface to FILO - -other changes in Etherboot -1. Add allot2 and forget2, it will produce the required aligned memory. - -todo: -1. EHCI support - -yhlu 6/2/2004 |
