summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for root system mounted on second floppyache1994-03-212-4/+12
* Changed dynamic stack grow code to grow by "SGROWSIZ" amount. Initiallydg1994-03-214-20/+24
* previous optimization from John wasn't quite ready for primetime.dg1994-03-213-27/+3
* Two fixes from John Dyson to fix hangs and panics when using ctrl-T:dg1994-03-203-39/+138
* Get rid of a nagging call to sleep() which crept back in.wollman1994-03-201-1/+1
* Delete some references to sleep() that somehow crept in.wollman1994-03-204-17/+24
* Added cpu_model and machine variables.wollman1994-03-192-2/+8
* More symtab space.wollman1994-03-193-6/+6
* Remove ttyfree from siocloseache1994-03-183-18/+3
* Increased maximum protection for data segment to VM_PROT_ALL becausedg1994-03-171-4/+2
* Catch the divide by zero bug earlier. If the drive give backats1994-03-151-3/+12
* Added David Mills' kernel NTP PLL code. The current version of NTP doeswollman1994-03-155-13/+13
* Put a safety check in for the secsiz divide for the MB printf. Elseats1994-03-141-2/+2
* Performance improvements from John Dyson.dg1994-03-145-45/+45
* Checking l_close in unneeded (one of my previous fixes),ache1994-03-143-9/+6
* Removed EXCLUDE_<driver> for sound drivers so that all sound driversswallace1994-03-113-27/+12
* Added appropriate entries into files.i386 for snd drivers in /sys/i386/isa/soundswallace1994-03-115-52/+72
* Updated include files for sound drivers.swallace1994-03-113-20/+29
* Integrated Hannu Savolainen's new VoxWare sound drivers, version 2.4.swallace1994-03-1137-2343/+5034
* Don't call ttyclose twice into sioclose and move ttycloseache1994-03-103-6/+9
* First open:ache1994-03-083-12/+33
* From: Jim Babb <babb@sedhps01.mdc.com>nate1994-03-083-3/+6
OpenPOWER on IntegriCloud