summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add delays after changing from 8/16 - 16/8 bit mode and after enabling/dg1994-04-132-26/+60
* Make all devices at least 2*64K buffers, 2*32K buffersache1994-04-133-3/+3
* snd7 config line corrected, irqaremovedache1994-04-133-6/+6
* Now SoundDriver use 64K DMA region instead of older 4K byache1994-04-133-17/+5
* Remove lpa from the generic kernels - one step closer to nuking lpa !!csgr1994-04-122-8/+8
* Patch from S0ren, 80x50 font trashed after switching from X consoleache1994-04-123-3/+21
* Tenmicrosec change backed out, because our DELAY is accurateache1994-04-111-1/+4
* We have a better way to wait ten microseconds then inbs:ache1994-04-111-4/+1
* Fixed brokeness in the support of the 83C790/Elite Ultra (now that Idg1994-04-104-40/+164
* Modify wdprobe() to correctly recognise some 2 drive systems,csgr1994-04-101-2/+39
* change to lptioctlcsgr1994-04-081-4/+11
* Fix arguments of CONS_GETINFOache1994-04-075-10/+16
* Remove unneded irq/drq/vector from snd?ache1994-04-073-12/+12
* from kimmel@varese.cs.umass.edu (Matt Kimmel):dg1994-04-077-8/+898
* Make Bruce happy: silently enter ddb on a BPT or trace trap if ddb isdg1994-04-073-3/+57
* Changes to lpt driver:csgr1994-04-063-65/+126
* from John Dyson:dg1994-04-054-88/+951
* First pass at adding locale support. This code only deals with the LC_CTYPEwollman1994-04-045-14/+31
* corrected pointer to sound.docphk1994-04-043-6/+6
* This addition allows compilation with EXCLUDE_AUDIOache1994-04-031-3/+9
* Add declaration missing from previous bde's versionache1994-04-033-3/+6
* CHANGES from Bruce:ache1994-04-033-588/+921
* Change from Bruce:ache1994-04-022-4/+4
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-0245-1175/+1143
* Replace CAPS led with ALTGR led for ALTGR mode (soft) keyboards,ache1994-04-013-21/+45
* Change got_status/modem_status assignment per Bruce suggestion,ache1994-04-013-12/+12
* Localize previous changes (removing dma_reset)ache1994-04-012-6/+15
* Tracker "swapping" problem finally solved,ache1994-03-312-6/+5
* Fix error with reducing speed on SB reset.ache1994-03-301-0/+1
* Eliminated the "physstrat" wart and merged it into kern_physio.c. Thisdg1994-03-302-42/+20
* Eliminated the "physstrat" wart and merged it into kern_physio.c. Thisdg1994-03-302-42/+2
* New routine "pmap_kenter", designed to take advantage of the specialdg1994-03-304-28/+206
* 1) Better fix for false carrier detect on bidir portache1994-03-263-24/+48
* ifdef KERNEL the pmap_kextract inline function; ps is unhappy otherwise.dg1994-03-252-2/+6
* Fix false carrier detection on incoming bidir port.ache1994-03-253-3/+9
* From John Dyson: performance improvements to the new bounce bufferdg1994-03-247-41/+123
* 1) After discussion with Hannu, returning speed changed back.ache1994-03-242-11/+9
* Enabled bounce buffers by default. This should be done via a probe fordg1994-03-242-2/+4
* For SB 2.x speed was reduced to 22050;ache1994-03-231-3/+2
* SPEED-related ioctls returns wrong speed cause Tracker's damage.ache1994-03-231-5/+8
* 1) GET_TIME function completely brokenache1994-03-235-7/+15
* 1) Change dtrwait 300 to 3 * hz (to be more kosher)ache1994-03-233-6/+12
* Bounce buffers. From John Dyson with help from me.dg1994-03-239-10/+750
* Add missing EXCLUDE_SBPROache1994-03-231-1/+1
* Add siostop to sioclose, because ttyflush called fromache1994-03-213-3/+6
* Changed the raw partition number from 3 to 0. This change lets us useats1994-03-212-4/+4
* Makefile.i386:ats1994-03-216-9/+12
* Increase default DTR wait time up to 3 secs.ache1994-03-213-6/+6
* Now printf("changing root... indicates raw partition for floppyache1994-03-212-4/+4
* Fix printf for root system mounted on second floppyache1994-03-212-12/+22
OpenPOWER on IntegriCloud