2006-06-05 |
Michael Brown | Added soon-to-be-requisite missing include.
|
commit | commitdiff | tree |
2006-06-01 |
Michael Brown | Improve tcpdump legibility.
|
commit | commitdiff | tree |
2006-06-01 |
Michael Brown | Quick hack to avoid trying to use an uninitialised...
|
commit | commitdiff | tree |
2006-06-01 |
Michael Brown | Updated retry timer mechanism to incorporate smoothed...
|
commit | commitdiff | tree |
2006-06-01 |
Michael Brown | Make DBG_DISCARD correct
|
commit | commitdiff | tree |
2006-06-01 |
Michael Brown | Backing out last change; no immediate plans to make...
|
commit | commitdiff | tree |
2006-06-01 |
Michael Brown | Until we have a functioning UDP stack and PXE API again...
|
commit | commitdiff | tree |
2006-06-01 |
Michael Brown | Added sample AoE test code to tree
|
commit | commitdiff | tree |
2006-05-31 |
Michael Brown | Put in a method to get the MAC address for the AoE...
|
commit | commitdiff | tree |
2006-05-31 |
Michael Brown | ATA devices are now asynchronous. The ATA layer itself...
|
commit | commitdiff | tree |
2006-05-31 |
Michael Brown | Missing from previous checkin.
|
commit | commitdiff | tree |
2006-05-31 |
Michael Brown | Added generic asynchronous operations code.
|
commit | commitdiff | tree |
2006-05-31 |
Michael Brown | Added drivers/ata directory (forgot to check this in...
|
commit | commitdiff | tree |
2006-05-29 |
Michael Brown | One bit of an ASCII character can make a big difference.
|
commit | commitdiff | tree |
2006-05-29 |
Michael Brown | Added first sketch of a generic retry timer mechanism...
|
commit | commitdiff | tree |
2006-05-29 |
Michael Brown | Handle multi-sector reads by splitting them into subcommands.
|
commit | commitdiff | tree |
2006-05-28 |
Michael Brown | Initial AoE implementation. Limitations are:
|
commit | commitdiff | tree |
2006-05-28 |
Michael Brown | Use separate data-in and data-out buffers.
|
commit | commitdiff | tree |
2006-05-28 |
Michael Brown | Add ETH_P_AOE
|
commit | commitdiff | tree |
2006-05-28 |
Michael Brown | Tidy up comment
|
commit | commitdiff | tree |
2006-05-28 |
Michael Brown | Fixed assembly on old versions of gas
|
commit | commitdiff | tree |
2006-05-27 |
Michael Brown | Added tcp_kick(). This speed up LILO and GRUB booting...
|
commit | commitdiff | tree |
2006-05-27 |
Michael Brown | Avoid causing TX overflow on small TX queues.
|
commit | commitdiff | tree |
2006-05-27 |
Michael Brown | Rewrote to use the new net driver API, the updated...
|
commit | commitdiff | tree |
2006-05-27 |
Michael Brown | I have no idea how this ever worked before.
|
commit | commitdiff | tree |
2006-05-27 |
Michael Brown | Make PKB_ZLEN the minimum possible size of packet buffer...
|
commit | commitdiff | tree |
2006-05-27 |
Michael Brown | Tidied up debugging messages
|
commit | commitdiff | tree |
2006-05-26 |
Michael Brown | Added abstraction layer for a three-wire serial device...
|
commit | commitdiff | tree |
2006-05-26 |
Michael Brown | Need write permission to /dev/net/tun, not just read.
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Updated to work with libprefix.
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Documented the fact that the prefix can prot_call(main...
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | relocate.o is now dragged in by the objects that require...
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Removed some obsolete INIT_XXX constants.
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Also hide base memory region from E820 map.
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | init_librm() and prot_call() are now real-mode far...
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Has been obsolete for a while.
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Update relocate() to work with get_memmap().
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Fix printf format warning error
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Why should pushal/popal put the registers on the stack...
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Typo.
|
commit | commitdiff | tree |
2006-05-25 |
Michael Brown | Add a "count" field to struct memory_map.
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Define a struct memory_map with a fixed number of entries...
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Remove the automatic segment register save and restore...
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Removed REAL_EXEC(); there is no longer any code using it.
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Added potentially required "\n\t" on the end of asm_code_str
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | NBI is due for removal
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Will be replaced with a block-device implementation.
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Updated to REAL_CODE()
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Updated to REAL_CODE().
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Updated to REAL_CODE()
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Updated to REAL_CODE().
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Update to REAL_CODE()
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Updated to REAL_CODE().
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Set carry flag before calling INT 15,e801 and INT 15...
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Split out REAL_CODE() from REAL_EXEC(), preparatory...
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Remove references to obsoleted REAL_CALL from documentation.
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Removed REAL_FRAGMENT and REAL_CALL, and left just...
|
commit | commitdiff | tree |
2006-05-24 |
Michael Brown | Replaced memsizes.c with smaller memmap.c, taking advantage...
|
commit | commitdiff | tree |
2006-05-23 |
Michael Brown | Code to install the new E820 mangler (which doesn't...
|
commit | commitdiff | tree |
2006-05-23 |
Michael Brown | Add __{text,data}16_array, since there's no way I can...
|
commit | commitdiff | tree |
2006-05-23 |
Michael Brown | Cope with regions bigger than 4GB.
|
commit | commitdiff | tree |
2006-05-22 |
Michael Brown | Allow vcprintf() to be called by external code such...
|
commit | commitdiff | tree |
2006-05-21 |
Michael Brown | Fixed debug code
|
commit | commitdiff | tree |
2006-05-21 |
Michael Brown | Made the LBA48 example clearer.
|
commit | commitdiff | tree |
2006-05-21 |
Michael Brown | Added (untested) support for ATA devices. This code...
|
commit | commitdiff | tree |
2006-05-20 |
Michael Brown | Refactored to reduce code size; now down from 1304...
|
commit | commitdiff | tree |
2006-05-20 |
Michael Brown | Added missing @file block
|
commit | commitdiff | tree |
2006-05-20 |
Michael Brown | Use insb/outsb; it's marginally faster.
|
commit | commitdiff | tree |
2006-05-19 |
Michael Brown | READ CAPACITY (16) turns out to be an optional command...
|
commit | commitdiff | tree |
2006-05-19 |
Michael Brown | Add EOVERFLOW==ERANGE
|
commit | commitdiff | tree |
2006-05-19 |
Michael Brown | Expert advice tells me that we *do* have to explicitly...
|
commit | commitdiff | tree |
2006-05-19 |
Michael Brown | Add the concept of a "user pointer" (similar to the...
|
commit | commitdiff | tree |
2006-05-19 |
Michael Brown | Use typeof(sizeof(...)) to define a size_t. This stops...
|
commit | commitdiff | tree |
2006-05-19 |
Michael Brown | Documented login parameters that we negotiate.
|
commit | commitdiff | tree |
2006-05-19 |
Michael Brown | iSCSI writes seem to be working (at least, the ethereal...
|
commit | commitdiff | tree |
2006-05-18 |
Michael Brown | All uses iscsi_state were removed some time ago; removing the
|
commit | commitdiff | tree |
2006-05-18 |
Michael Brown | Re-enable -Wformat, since our printf() is now more...
|
commit | commitdiff | tree |
2006-05-18 |
Michael Brown | Updated to new SourceForge CVS locations, and fix a...
|
commit | commitdiff | tree |
2006-05-17 |
Michael Brown | Set ErrorRecoveryLevel=0 (we don't want to have to...
|
commit | commitdiff | tree |
2006-05-17 |
Michael Brown | Added missing drivers/scsi
|
commit | commitdiff | tree |
2006-05-17 |
Michael Brown | Split debug functions out into core/debug.c, so that...
|
commit | commitdiff | tree |
2006-05-17 |
Michael Brown | Strip down i386 PCI configuration space I/O to the...
|
commit | commitdiff | tree |
2006-05-16 |
Michael Brown | Restructured PCI subsystem to fit the new device model.
|
commit | commitdiff | tree |
2006-05-16 |
Michael Brown | Missed a reference to heap.h.
|
commit | commitdiff | tree |
2006-05-16 |
Michael Brown | Tear out old heap code, replace with code that simply...
|
commit | commitdiff | tree |
2006-05-16 |
Michael Brown | Fix typo
|
commit | commitdiff | tree |
2006-05-16 |
Michael Brown | Kill off the "all devices are boot devices" idea
|
commit | commitdiff | tree |
2006-05-16 |
Michael Brown | Add list_for_each_entry_safe.
|
commit | commitdiff | tree |
2006-05-16 |
Michael Brown | Added generic device model.
|
commit | commitdiff | tree |
2006-05-15 |
Michael Brown | Change movetoyx(), putc() and getc() to methods of...
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Add INT 13,41 (extensions installation check). LILO...
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Split "iSCSI as a SCSI device" out from "iSCSI as a...
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Fix a couple of minor typos.
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Also capture INT 19 as a failure path, to allow for...
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Add int13_boot(), to allow booting from INT 13 emulated...
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Specify attributes on .text16.
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Handle the '"%c", 0' case correctly.
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Correctly handle zero-length buffers.
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Updated documentation.
|
commit | commitdiff | tree |
2006-05-14 |
Michael Brown | Rewrote printf and friends to better support standard...
|
commit | commitdiff | tree |
next |