aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* >From BETA_1_1 branch:Rodney W. Grimes1994-05-031-16/+39
* Add two routines insl and outsl, that should do 32bit string ins and outs.Andreas Schulz1994-05-033-3/+81
* Added the bugfixes from the current NetBSD driver. Put in some parts ofAndreas Schulz1994-05-022-128/+196
* Update to use the timer0_divisor & timer0_prescale to determine the currentSøren Schmidt1994-05-021-46/+43
* Update the reprogram timer stuff, now the frequency of timer 0Søren Schmidt1994-05-025-350/+300
* fixed some minor bugsSøren Schmidt1994-05-021-21/+32
* Removed some tlbflush optimizations as some of them were bogus and leadDavid Greenman1994-05-022-110/+28
* Change switch statement to two if statements. This saves 208 bytes inMartin Renters1994-05-012-20/+12
* Change old alias b_cylin to b_residGary Clark II1994-04-302-4/+4
* Fix typoGary Clark II1994-04-301-2/+2
* Almost had problems. The directory on my system is gpl not gnu.Gary Clark II1994-04-292-64/+64
* Added GPL_MATH_EMULATE to optionsGary Clark II1994-04-293-3/+15
* Added files for option gpl_math_emulateGary Clark II1994-04-292-2/+64
* Deleted on ifdef dontdefGary Clark II1994-04-293-12/+18
* Added ifdef for GPL_MATH_EMULATE to keep the sytem from panicing whenGary Clark II1994-04-293-12/+12
* Added rcs Id'sGary Clark II1994-04-2917-1/+55
* Added rcs Id'sGary Clark II1994-04-299-0/+30
* Added rcs Id'sGary Clark II1994-04-299-0/+31
* Added rcs Id'sGary Clark II1994-04-295-0/+16
* Add rcs IdGary Clark II1994-04-291-0/+3
* Added casts to keep gcc quietGary Clark II1994-04-292-3/+3
* Added commits to keep gcc quietGary Clark II1994-04-291-2/+2
* Added casts to keep gcc quiet.Gary Clark II1994-04-291-4/+4
* rename the function fscale to emu_fscale to prevent conflicts.Gary Clark II1994-04-291-2/+2
* Import of gpl'ed math emulator.Gary Clark II1994-04-2944-0/+11697
* Document parts of the case statements, which instruction is emulated.Andreas Schulz1994-04-261-61/+63
* Updated swedish keymap.Søren Schmidt1994-04-263-54/+54
* Fixed missing bounds check in scroll up/down sequence, that couldSøren Schmidt1994-04-263-15/+33
* From John Dyson:David Greenman1994-04-252-6/+40
* Fix proper include placeAndrey A. Chernov1994-04-241-0/+4
* We don't have DMA automode, so correct all places to work withoutAndrey A. Chernov1994-04-234-4/+10
* Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,Garrett Wollman1994-04-238-14/+52
* device pca0 addedAndrey A. Chernov1994-04-233-3/+9
* Little optimization of contigmalloc parametersAndrey A. Chernov1994-04-231-1/+1
* Additional changes for 2.5Andrey A. Chernov1994-04-232-32/+8
* Added support for the 16 port Boca via a flag to specify that there isDavid Greenman1994-04-233-12/+27
* Sound driver updated to version 2.5Andrey A. Chernov1994-04-234-14/+56
* Updated to version 2.5Andrey A. Chernov1994-04-232-0/+279
* Update sound driver to version 2.5Andrey A. Chernov1994-04-2331-965/+1302
* Tell the user that we didn't try to set the bus speed, in case they'reGarrett Wollman1994-04-211-2/+2
* Changed timer usage to new functions in clock.cSøren Schmidt1994-04-213-18/+24
* Change timer usage to use new functions in clock.cSøren Schmidt1994-04-212-20/+26
* Added IO_PPI define, pulled timer related stuffSøren Schmidt1994-04-212-12/+6
* Pulled out timer related functions -> now in clock.cSøren Schmidt1994-04-212-320/+2
* New support for sharing the timersSøren Schmidt1994-04-215-115/+1040
* pcaudio device driver:Søren Schmidt1994-04-211-0/+392
* pcaudio.c addedSøren Schmidt1994-04-212-2/+4
* New file for pcaudio device driverSøren Schmidt1994-04-211-0/+75
* cdev 24 used for pcaudio (PCM speaker driver)Søren Schmidt1994-04-211-4/+17
* Adding bootoption '-r' which is "use compiled in root". This allows me toPoul-Henning Kamp1994-04-202-2/+6