| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | from John Dyson: | dg | 1994-04-05 | 4 | -88/+951 |
* | First pass at adding locale support. This code only deals with the LC_CTYPE | wollman | 1994-04-04 | 5 | -14/+31 |
* | corrected pointer to sound.doc | phk | 1994-04-04 | 3 | -6/+6 |
* | This addition allows compilation with EXCLUDE_AUDIO | ache | 1994-04-03 | 1 | -3/+9 |
* | Add declaration missing from previous bde's version | ache | 1994-04-03 | 3 | -3/+6 |
* | CHANGES from Bruce: | ache | 1994-04-03 | 3 | -588/+921 |
* | Change from Bruce: | ache | 1994-04-02 | 2 | -4/+4 |
* | New interrupt code from Bruce Evans. In additional to Bruce's attached | dg | 1994-04-02 | 45 | -1175/+1143 |
* | Replace CAPS led with ALTGR led for ALTGR mode (soft) keyboards, | ache | 1994-04-01 | 3 | -21/+45 |
* | Change got_status/modem_status assignment per Bruce suggestion, | ache | 1994-04-01 | 3 | -12/+12 |
* | Localize previous changes (removing dma_reset) | ache | 1994-04-01 | 2 | -6/+15 |
* | Tracker "swapping" problem finally solved, | ache | 1994-03-31 | 2 | -6/+5 |
* | Fix error with reducing speed on SB reset. | ache | 1994-03-30 | 1 | -0/+1 |
* | Eliminated the "physstrat" wart and merged it into kern_physio.c. This | dg | 1994-03-30 | 2 | -42/+20 |
* | Eliminated the "physstrat" wart and merged it into kern_physio.c. This | dg | 1994-03-30 | 2 | -42/+2 |
* | New routine "pmap_kenter", designed to take advantage of the special | dg | 1994-03-30 | 4 | -28/+206 |
* | 1) Better fix for false carrier detect on bidir port | ache | 1994-03-26 | 3 | -24/+48 |
* | ifdef KERNEL the pmap_kextract inline function; ps is unhappy otherwise. | dg | 1994-03-25 | 2 | -2/+6 |
* | Fix false carrier detection on incoming bidir port. | ache | 1994-03-25 | 3 | -3/+9 |
* | From John Dyson: performance improvements to the new bounce buffer | dg | 1994-03-24 | 7 | -41/+123 |
* | 1) After discussion with Hannu, returning speed changed back. | ache | 1994-03-24 | 2 | -11/+9 |
* | Enabled bounce buffers by default. This should be done via a probe for | dg | 1994-03-24 | 2 | -2/+4 |
* | For SB 2.x speed was reduced to 22050; | ache | 1994-03-23 | 1 | -3/+2 |
* | SPEED-related ioctls returns wrong speed cause Tracker's damage. | ache | 1994-03-23 | 1 | -5/+8 |
* | 1) GET_TIME function completely broken | ache | 1994-03-23 | 5 | -7/+15 |
* | 1) Change dtrwait 300 to 3 * hz (to be more kosher) | ache | 1994-03-23 | 3 | -6/+12 |
* | Bounce buffers. From John Dyson with help from me. | dg | 1994-03-23 | 9 | -10/+750 |
* | Add missing EXCLUDE_SBPRO | ache | 1994-03-23 | 1 | -1/+1 |
* | Add siostop to sioclose, because ttyflush called from | ache | 1994-03-21 | 3 | -3/+6 |
* | Changed the raw partition number from 3 to 0. This change lets us use | ats | 1994-03-21 | 2 | -4/+4 |
* | Makefile.i386: | ats | 1994-03-21 | 6 | -9/+12 |
* | Increase default DTR wait time up to 3 secs. | ache | 1994-03-21 | 3 | -6/+6 |
* | Now printf("changing root... indicates raw partition for floppy | ache | 1994-03-21 | 2 | -4/+4 |
* | Fix printf for root system mounted on second floppy | ache | 1994-03-21 | 2 | -12/+22 |