Change from Bruce:
[unix-history] / sys / i386 /
1994-04-02 Andrey ChernovChange from Bruce:
1994-04-02 David Greenman New interrupt code from Bruce Evans. In additional...
1994-04-01 Andrey ChernovReplace CAPS led with ALTGR led for ALTGR mode (soft...
1994-04-01 Andrey ChernovChange got_status/modem_status assignment per Bruce...
1994-04-01 Andrey ChernovLocalize previous changes (removing dma_reset)
1994-03-31 Andrey ChernovTracker "swapping" problem finally solved,
1994-03-30 Andrey ChernovFix error with reducing speed on SB reset.
1994-03-30 David GreenmanEliminated the "physstrat" wart and merged it into...
1994-03-30 David GreenmanEliminated the "physstrat" wart and merged it into...
1994-03-30 David GreenmanNew routine "pmap_kenter", designed to take advantage...
1994-03-26 Andrey Chernov1) Better fix for false carrier detect on bidir port
1994-03-25 David Greenmanifdef KERNEL the pmap_kextract inline function; ps...
1994-03-25 Andrey ChernovFix false carrier detection on incoming bidir port.
1994-03-24 David GreenmanFrom John Dyson: performance improvements to the new...
1994-03-24 Andrey Chernov1) After discussion with Hannu, returning speed changed...
1994-03-24 Garrett WollmanDocument existewnce of bounce buffers.
1994-03-24 David GreenmanEnabled bounce buffers by default. This should be done...
1994-03-23 Andrey ChernovFor SB 2.x speed was reduced to 22050;
1994-03-23 Andrey ChernovSPEED-related ioctls returns wrong speed cause Tracker...
1994-03-23 Andrey Chernov1) GET_TIME function completely broken
1994-03-23 Andrey Chernov1) Change dtrwait 300 to 3 * hz (to be more kosher)
1994-03-23 David GreenmanBounce buffers. From John Dyson with help from me.
1994-03-23 Andrey ChernovAdd missing EXCLUDE_SBPRO
1994-03-21 Andrey ChernovAdd siostop to sioclose, because ttyflush called from
1994-03-21 Andreas SchulzChanged the raw partition number from 3 to 0. This...
1994-03-21 Andreas SchulzMakefile.i386:
1994-03-21 Andrey ChernovIncrease default DTR wait time up to 3 secs.
1994-03-21 Andrey ChernovNow printf("changing root... indicates raw partition...
1994-03-21 Andrey ChernovFix printf for root system mounted on second floppy
1994-03-21 Andrey ChernovFix for root system mounted on second floppy
1994-03-21 David GreenmanChanged dynamic stack grow code to grow by "SGROWSIZ...
1994-03-21 David Greenmanprevious optimization from John wasn't quite ready...
1994-03-20 David GreenmanTwo fixes from John Dyson to fix hangs and panics when...
1994-03-20 Guido van RooijMoved ttyfree() to ifdef broken. See my reply on the...
1994-03-20 Garrett WollmanDelete some references to sleep() that somehow crept in.
1994-03-19 Garrett WollmanAdded cpu_model and machine variables.
1994-03-19 Garrett WollmanMore symtab space.
1994-03-18 Andrey ChernovRemove ttyfree from sioclose
1994-03-18 Andreas SchulzDisabled the free of the tty structure. Else we have...
1994-03-16 Garrett WollmanAdded recent changes by me and David.
1994-03-15 Garrett WollmanAdded David Mills' kernel NTP PLL code. The current...
1994-03-14 David GreenmanPerformance improvements from John Dyson.
1994-03-14 Andrey ChernovChecking l_close in unneeded (one of my previous fixes),
1994-03-11 Steven WallaceAdded explanation of EXCLUDE_<driver> options for sound...
1994-03-11 Steven WallaceRemoved EXCLUDE_<driver> for sound drivers so that...
1994-03-11 Steven WallaceUpdated documentation for the sound drivers.
1994-03-11 Steven WallaceAdded appropriate entries into files.i386 for snd drive...
1994-03-11 Steven WallaceUpdated include files for sound drivers.
1994-03-11 Steven WallaceIntegrated Hannu Savolainen's new VoxWare sound drivers...
1994-03-10 Andrey ChernovDon't call ttyclose twice into sioclose and move ttyclose
1994-03-08 Andrey ChernovFirst open:
1994-03-08 Nate WillamsFrom: Jim Babb <babb@sedhps01.mdc.com>
1994-03-08 David GreenmanModified pccnprobe to not set cn_tp = CONSOLE_TTY if...
1994-03-08 Rod GrimesAdd mcd1 at 0x340 irq 11.
1994-03-07 Garrett WollmanChanges: added descriptions of latest stuff from David...
1994-03-07 David Greenman1) enhanced in_cksum from Bruce Evans.
1994-03-07 David Greenman 1) "Pre-faulting" in of pages into process address...
1994-03-06 Guido van RooijRemoved a #warning that I left here.
1994-03-06 Jordan K. HubbardUsed definable status codes (some may be sharable,...
1994-03-06 Jordan K. HubbardBeginning of change set for making more friendly laptop...
1994-03-05 Andreas SchulzAdded more status bytes for the mitsumi drive. This...
1994-03-05 Jordan K. HubbardThis should stop the false probes in their slimey littl...
1994-03-04 Andrey Chernov1) My previous fix does nothing, now Rod's fix rewrited...
1994-03-02 Guido van RooijMade a failure when committing the last version.
1994-03-02 Guido van RooijTtys structures are now allocated dynamically via ttyma...
1994-03-02 Guido van RooijTtys structures are now allocated dynamically via ttyma...
1994-03-02 Andrey Chernov360 DD entry speed fixed to 250KBPS
1994-03-02 Andrew Moorefloppy tape support shouldn't interfere with floppy...
1994-03-02 David GreenmanMinor comment change.
1994-03-01 Andreas SchulzAdded the missing bzero after the malloc in aha1542...
1994-03-01 David GreenmanFix from Christoph Robitschko: the '790 interrupt table...
1994-03-01 Andrew Moorefloppy tape support still not quite there - it prevents
1994-02-28 Andrew MooreAdd floppy tape support.
1994-02-27 Poul-Henning Kampdcfclk driver obsoleted, sio/TIOCTIMESTAMP took over.
1994-02-27 Poul-Henning Kampdcfclk driver obsoleted by sio/TIOCTIMESTAMP.
1994-02-27 Garrett WollmanUpdated to reflect FreeBSD 1.1.
1994-02-27 Poul-Henning KampThis commit was generated by cvs2svn to track changes...
1994-02-26 Andrey ChernovBump CLK_TCK to more precise value (128)
1994-02-26 Poul-Henning KampRTS shouldn't be touched unless CS_RTS_IFLOW is set.
1994-02-25 Andrey ChernovBetter fix for >16 heads problem, right value from
1994-02-25 Garrett WollmanThis commit was generated by cvs2svn to track changes...
1994-02-24 Poul-Henning KampTIOCTIMESTAMP capability. The port in question must...
1994-02-24 Jeffrey HsuCorrect definitions of flags used by sigreturn to valid...
1994-02-24 Jeffrey Hsuvalidate sigcontext before restoring it
1994-02-23 Rod GrimesFix off by one error
1994-02-23 Rod GrimesPut back the bt0 that some one deleted....
1994-02-22 Rod GrimesBump boot block revision to 1.9 by a dummy edit on...
1994-02-22 Rod GrimesMore clean up of the drive Id string, trancate trailing...
1994-02-22 Rod GrimesThe model string can be 40 bytes long with no terminati...
1994-02-22 Rod GrimesCleanup the lptprobe and lpt_port_test routine to be...
1994-02-22 Rod GrimesPull in some of the lpt_port_test fixes from lpt.c.
1994-02-22 Rod GrimesThis is Jordans probe code fixes. Tested on LU002...
1994-02-21 Rod GrimesUpdate line for end of 1.0, start of 1.1 Beta.
1994-02-21 Rod Grimes>From: phk@login.dkuug.dk (Poul-Henning Kamp)
1994-02-21 Rod Grimes>From: "Andrew A. Chernov" <ache@freefall.cdrom.com>
1994-02-21 Rod GrimesClean up dmesg output so that it matches the scsi stuff.
1994-02-21 Rod GrimesProtect some printf's with #ifdef DEBUG
1994-02-20 Andrey ChernovFix bug with DSP ver2.0, frequency reduced from 44100...
1994-02-17 Rod GrimesI (rgrimes) cleaned the code up some, mostly just forma...
1994-02-17 Rod GrimesI don't want to read about all the people that forgot...
next