| Commit message (Expand) | Author | Age | Files | Lines |
* | Add rcs Id | gclarkii | 1994-04-29 | 1 | -0/+3 |
* | Added casts to keep gcc quiet | gclarkii | 1994-04-29 | 2 | -3/+3 |
* | Added commits to keep gcc quiet | gclarkii | 1994-04-29 | 1 | -2/+2 |
* | Added casts to keep gcc quiet. | gclarkii | 1994-04-29 | 1 | -4/+4 |
* | rename the function fscale to emu_fscale to prevent conflicts. | gclarkii | 1994-04-29 | 1 | -2/+2 |
* | Import of gpl'ed math emulator. | gclarkii | 1994-04-29 | 44 | -0/+11697 |
* | Document parts of the case statements, which instruction is emulated. | ats | 1994-04-26 | 1 | -61/+63 |
* | Updated swedish keymap. | sos | 1994-04-26 | 3 | -54/+54 |
* | Fixed missing bounds check in scroll up/down sequence, that could | sos | 1994-04-26 | 3 | -15/+33 |
* | From John Dyson: | dg | 1994-04-25 | 2 | -6/+40 |
* | Fix proper include place | ache | 1994-04-24 | 1 | -0/+4 |
* | We don't have DMA automode, so correct all places to work without | ache | 1994-04-23 | 4 | -4/+10 |
* | Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined, | wollman | 1994-04-23 | 8 | -14/+52 |
* | device pca0 added | ache | 1994-04-23 | 3 | -3/+9 |
* | Little optimization of contigmalloc parameters | ache | 1994-04-23 | 1 | -1/+1 |
* | Additional changes for 2.5 | ache | 1994-04-23 | 2 | -32/+8 |
* | Added support for the 16 port Boca via a flag to specify that there is | dg | 1994-04-23 | 3 | -12/+27 |
* | Sound driver updated to version 2.5 | ache | 1994-04-23 | 4 | -14/+56 |
* | Updated to version 2.5 | ache | 1994-04-23 | 2 | -0/+279 |
* | Update sound driver to version 2.5 | ache | 1994-04-23 | 31 | -965/+1302 |
* | Tell the user that we didn't try to set the bus speed, in case they're | wollman | 1994-04-21 | 1 | -2/+2 |
* | Changed timer usage to new functions in clock.c | sos | 1994-04-21 | 3 | -18/+24 |
* | Change timer usage to use new functions in clock.c | sos | 1994-04-21 | 2 | -20/+26 |
* | Added IO_PPI define, pulled timer related stuff | sos | 1994-04-21 | 2 | -12/+6 |
* | Pulled out timer related functions -> now in clock.c | sos | 1994-04-21 | 2 | -320/+2 |
* | New support for sharing the timers | sos | 1994-04-21 | 5 | -115/+1040 |
* | pcaudio device driver: | sos | 1994-04-21 | 1 | -0/+392 |
* | pcaudio.c added | sos | 1994-04-21 | 2 | -2/+4 |
* | New file for pcaudio device driver | sos | 1994-04-21 | 1 | -0/+75 |
* | cdev 24 used for pcaudio (PCM speaker driver) | sos | 1994-04-21 | 1 | -4/+17 |
* | Adding bootoption '-r' which is "use compiled in root". This allows me to | phk | 1994-04-20 | 2 | -2/+6 |
* | Bug fixes and performance improvements from John Dyson and myself: | dg | 1994-04-20 | 16 | -144/+392 |
* | Reserve block device 8 and character device 32 for users' drivers. | wollman | 1994-04-19 | 1 | -1/+3 |
* | Changes from John Dyson and myself: | dg | 1994-04-14 | 4 | -292/+162 |
* | Add delays after changing from 8/16 - 16/8 bit mode and after enabling/ | dg | 1994-04-13 | 2 | -26/+60 |
* | Make all devices at least 2*64K buffers, 2*32K buffers | ache | 1994-04-13 | 3 | -3/+3 |
* | snd7 config line corrected, irqaremoved | ache | 1994-04-13 | 3 | -6/+6 |
* | Now SoundDriver use 64K DMA region instead of older 4K by | ache | 1994-04-13 | 3 | -17/+5 |
* | Remove lpa from the generic kernels - one step closer to nuking lpa !! | csgr | 1994-04-12 | 2 | -8/+8 |
* | Patch from S0ren, 80x50 font trashed after switching from X console | ache | 1994-04-12 | 3 | -3/+21 |
* | Tenmicrosec change backed out, because our DELAY is accurate | ache | 1994-04-11 | 1 | -1/+4 |
* | We have a better way to wait ten microseconds then inbs: | ache | 1994-04-11 | 1 | -4/+1 |
* | Fixed brokeness in the support of the 83C790/Elite Ultra (now that I | dg | 1994-04-10 | 4 | -40/+164 |
* | Modify wdprobe() to correctly recognise some 2 drive systems, | csgr | 1994-04-10 | 1 | -2/+39 |
* | change to lptioctl | csgr | 1994-04-08 | 1 | -4/+11 |
* | Fix arguments of CONS_GETINFO | ache | 1994-04-07 | 5 | -10/+16 |
* | Remove unneded irq/drq/vector from snd? | ache | 1994-04-07 | 3 | -12/+12 |
* | from kimmel@varese.cs.umass.edu (Matt Kimmel): | dg | 1994-04-07 | 7 | -8/+898 |
* | Make Bruce happy: silently enter ddb on a BPT or trace trap if ddb is | dg | 1994-04-07 | 3 | -3/+57 |
* | Changes to lpt driver: | csgr | 1994-04-06 | 3 | -65/+126 |