| Commit message (Expand) | Author | Age | Files | Lines |
* | Add config + files information for new Linux soundcard driver | jkh | 1993-10-23 | 5 | -5/+108 |
* | Removed un-necessary dependencies for assym.s | nate | 1993-10-23 | 3 | -12/+6 |
* | Reverted back to older version of ./genassym, instead of ./genassym.o | nate | 1993-10-23 | 3 | -18/+24 |
* | * Revision 2.11 1993/10/23 04:21:03 davidg | dg | 1993-10-23 | 2 | -18/+62 |
* | >From: "Andrew A. Chernov, Black Mage" <ache@astral.msk.su> | rgrimes | 1993-10-20 | 1 | -2/+2 |
* | Updated LINT to have the mse0 config line | nate | 1993-10-19 | 3 | -6/+6 |
* | This is my patched version of a busmouse driver originally by Rick Macklem | nate | 1993-10-19 | 2 | -0/+986 |
* | Add ie0 to standard kernels, this is the ATT starlan/ethernet driver | rgrimes | 1993-10-19 | 3 | -3/+6 |
* | Free malloc'ed memory when resetting card. | paul | 1993-10-18 | 1 | -36/+59 |
* | Correct config line for ie0 per Garrett Wollman. | rgrimes | 1993-10-18 | 3 | -6/+6 |
* | >From: Julian Elischer <julian@jules.dialix.oz.au> | rgrimes | 1993-10-18 | 2 | -4/+4 |
* | Yank out Christoph Robitschko's hack for the hanging console problem as | dg | 1993-10-18 | 2 | -50/+4 |
* | Patch from stever@csuohio.edu (Steve Ratliff) to make FAT_CURSOR work | jkh | 1993-10-18 | 3 | -9/+12 |
* | Modified memory allocation to use malloc rather than a static array. | paul | 1993-10-17 | 1 | -11/+18 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 34 | -1122/+76 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 6 | -17/+15 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 24 | -617/+49 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -1/+1 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 47 | -197/+94 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 22 | -232/+46 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 54 | -332/+142 |
* | Add: | rgrimes | 1993-10-16 | 3 | -3/+6 |
* | Disable the aha_set_speed code since it breaks more than it fixes. | rgrimes | 1993-10-16 | 1 | -1/+9 |
* | Enable mcd0 (Mistumi CDROM) since we now have load space for it | rgrimes | 1993-10-15 | 1 | -2/+2 |
* | Dont just mask the Megabyte, we need all the bits below too, | rgrimes | 1993-10-15 | 2 | -16/+26 |
* | * Revision 2.8 1993/10/15 10:59:56 davidg | dg | 1993-10-15 | 2 | -20/+42 |
* | genassym.c: | rgrimes | 1993-10-15 | 14 | -306/+192 |
* | param.h: | rgrimes | 1993-10-15 | 5 | -53/+36 |
* | Add detection code for what model of AHA154X/Z we are running on, | rgrimes | 1993-10-15 | 1 | -4/+66 |
* | Moved wt0 (Wangtek/Archive tape driver) to be with the rest of the | rgrimes | 1993-10-14 | 1 | -3/+4 |
* | >From David Greenman | rgrimes | 1993-10-14 | 2 | -16/+12 |
* | Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS | rgrimes | 1993-10-14 | 5 | -37/+23 |
* | Move the wt0 (archive/wangtek tape driver) so that it is with the | rgrimes | 1993-10-14 | 1 | -3/+4 |
* | Disassociate DTR and RTS. They were coupled together and shouldn't have | dg | 1993-10-14 | 3 | -21/+21 |
* | Surround printf for uha_init board not responding printf with #ifdef UHADEBUG, | rgrimes | 1993-10-14 | 1 | -4/+7 |
* | Increase the DELAY that supposedly makes the Bustek 545 work from | rgrimes | 1993-10-13 | 1 | -2/+2 |
* | ALL: | rgrimes | 1993-10-13 | 5 | -365/+397 |
* | Removed hack that did the R_SHIFT of unsigned numbers, no longer need | rgrimes | 1993-10-13 | 3 | -123/+99 |
* | Add Page Table Directory Indexes (NKPDE, KPTDI, PTDPTDI, APTDPTDI) to | rgrimes | 1993-10-12 | 2 | -2/+10 |
* | KPTDI_LAST renamed to KPTDI | rgrimes | 1993-10-12 | 4 | -10/+10 |
* | Eliminate definition of I386_PAGE_SIZE and use NBPG instead | rgrimes | 1993-10-12 | 2 | -46/+58 |
* | Eliminate definition of I386_PAGE_SIZE and use NBPG instead | rgrimes | 1993-10-12 | 2 | -32/+30 |
* | Fixed PHYSTOKV, addition operator on pointers is the wrong thing to do | rgrimes | 1993-10-12 | 1 | -2/+2 |
* | Remove erronous definitions of PHYSTOKV, correct one is in param.h now. | rgrimes | 1993-10-12 | 5 | -10/+5 |
* | Add PHYSTOKV used in scsi drivers with a correct definition based on | rgrimes | 1993-10-12 | 1 | -35/+40 |
* | Use KERNBASE for locating stuff in kernel virtual memory, not hard coded | rgrimes | 1993-10-12 | 3 | -9/+9 |
* | i82586 support file for Garrett Wollmans ie driver | rgrimes | 1993-10-12 | 2 | -0/+650 |
* | > Gcc2 generates memcpy calls when doing some structure copying in the | rgrimes | 1993-10-12 | 4 | -0/+3646 |
* | incorporated patches from Marc Frajola (marc@escargot.rain.com) to | dg | 1993-10-12 | 3 | -6/+12 |
* | Add ie0 (ATT ether net driver) and mcd0 (Mitsumi cd rom driver) | rgrimes | 1993-10-12 | 3 | -3/+9 |