2006-06-11 |
Michael Brown | Added bit-bashing i2c interface code |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Michael Brown | Windows Server 2003 sulks if we feed it an empty region... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Michael Brown | Added missing check-in |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Michael Brown | Added sketch of bit-bashing interface common code |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Michael Brown | Fix bug with >256 cylinders. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Dan Lynch | - separated curses.c out into separate source files... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Michael Brown | Legacy drivers cannot cope with multiple active devices. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Michael Brown | It's astonishing how long really fundamental bugs can... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Michael Brown | Fix some remarkably obvious mistakes in pcidirect.h |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Michael Brown | We now have just romprefix, rather than having isaprefi... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Michael Brown | Cut out almost all the optional code paths, drastically... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Michael Brown | Code segment may not be writable; create the temporary... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Michael Brown | Calculate _rom_size for the ROM prefix |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Michael Brown | Use byte 6 for the checksum, rather than byte 5. ... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Michael Brown | Force pci.o to be included. |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Michael Brown | Legacy drivers will not pad when necessary |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Michael Brown | PNIC doesn't auto-pad. |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Michael Brown | Added a very quick and dirty compatibility layer, to... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Michael Brown | Added soon-to-be-requisite missing include. |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Dan Lynch | - added most slk functions |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Michael Brown | Improve tcpdump legibility. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Michael Brown | Quick hack to avoid trying to use an uninitialised... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Michael Brown | Updated retry timer mechanism to incorporate smoothed... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Michael Brown | Make DBG_DISCARD correct |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Michael Brown | Backing out last change; no immediate plans to make... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Michael Brown | Until we have a functioning UDP stack and PXE API again... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Michael Brown | Added sample AoE test code to tree |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Michael Brown | Put in a method to get the MAC address for the AoE... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Michael Brown | ATA devices are now asynchronous. The ATA layer itself... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Michael Brown | Missing from previous checkin. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Michael Brown | Added generic asynchronous operations code. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Michael Brown | Added drivers/ata directory (forgot to check this in... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Michael Brown | One bit of an ASCII character can make a big difference. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Michael Brown | Added first sketch of a generic retry timer mechanism... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Michael Brown | Handle multi-sector reads by splitting them into subcom... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Michael Brown | Initial AoE implementation. Limitations are: |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Michael Brown | Use separate data-in and data-out buffers. |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Michael Brown | Add ETH_P_AOE |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Michael Brown | Tidy up comment |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Michael Brown | Fixed assembly on old versions of gas |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Michael Brown | Added tcp_kick(). This speed up LILO and GRUB booting... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Michael Brown | Avoid causing TX overflow on small TX queues. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Michael Brown | Rewrote to use the new net driver API, the updated... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Michael Brown | I have no idea how this ever worked before. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Michael Brown | Make PKB_ZLEN the minimum possible size of packet buffe... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Michael Brown | Tidied up debugging messages |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Michael Brown | Added abstraction layer for a three-wire serial device... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Michael Brown | Need write permission to /dev/net/tun, not just read. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Updated to work with libprefix. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Documented the fact that the prefix can prot_call(main... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | relocate.o is now dragged in by the objects that requir... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Removed some obsolete INIT_XXX constants. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Also hide base memory region from E820 map. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | init_librm() and prot_call() are now real-mode far... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Has been obsolete for a while. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Update relocate() to work with get_memmap(). |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Fix printf format warning error |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Why should pushal/popal put the registers on the stack... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Typo. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Brown | Add a "count" field to struct memory_map. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Define a struct memory_map with a fixed number of entri... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Remove the automatic segment register save and restore... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Removed REAL_EXEC(); there is no longer any code using it. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Added potentially required "\n\t" on the end of asm_cod... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | NBI is due for removal |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Will be replaced with a block-device implementation. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Updated to REAL_CODE() |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Updated to REAL_CODE(). |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Updated to REAL_CODE() |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Updated to REAL_CODE(). |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Update to REAL_CODE() |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Updated to REAL_CODE(). |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Set carry flag before calling INT 15,e801 and INT 15... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Split out REAL_CODE() from REAL_EXEC(), preparatory... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Remove references to obsoleted REAL_CALL from documenta... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Removed REAL_FRAGMENT and REAL_CALL, and left just... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Michael Brown | Replaced memsizes.c with smaller memmap.c, taking advan... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Michael Brown | Code to install the new E820 mangler (which doesn't... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Michael Brown | Add __{text,data}16_array, since there's no way I can... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Michael Brown | Cope with regions bigger than 4GB. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Dan Lynch | - implemented printw (formatted string output, a la... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Michael Brown | Allow vcprintf() to be called by external code such... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Dan Lynch | - fixes to _wputch to get positioning and wrap working... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Michael Brown | Fixed debug code |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Michael Brown | Made the LBA48 example clearer. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Michael Brown | Added (untested) support for ATA devices. This code... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Michael Brown | Refactored to reduce code size; now down from 1304... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Michael Brown | Added missing @file block |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Michael Brown | Use insb/outsb; it's marginally faster. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Michael Brown | READ CAPACITY (16) turns out to be an optional command... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Michael Brown | Add EOVERFLOW==ERANGE |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Michael Brown | Expert advice tells me that we *do* have to explicitly... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Dan Lynch | - made some of the bit shifting attribute access simple... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Dan Lynch | - made _wputch wrap lines as well as cols (wraps back... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Michael Brown | Add the concept of a "user pointer" (similar to the... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Michael Brown | Use typeof(sizeof(...)) to define a size_t. This stops... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Michael Brown | Documented login parameters that we negotiate. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Michael Brown | iSCSI writes seem to be working (at least, the ethereal... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Michael Brown | All uses iscsi_state were removed some time ago; removi... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Michael Brown | Re-enable -Wformat, since our printf() is now more... |
commit | commitdiff | tree | snapshot |
next |