summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Added pcaselect call.sos1994-09-291-2/+4
* Changed header sligthly.sos1994-09-292-4/+6
* Changed header slightly.sos1994-09-293-30/+53
* Updated pcaudio.c to latest from 1.1.5.1sos1994-09-293-151/+143
* GENERIC*: remove commented-out options; the user should have to dowollman1994-09-284-10/+6
* LKMs are no longer options, so remove the `options LKM' from LINT.wollman1994-09-282-4/+2
* Now that LKM is standard, PROCFS isn't needed in the GENERIC kernelsdg1994-09-282-4/+2
* The FDESC filesystem is definately not needed in the GENERIC kernels.dg1994-09-282-4/+2
* LKM support is no longer optional.wollman1994-09-281-24/+1
* Added entries for PCI and NCR device drivers.se1994-09-282-2/+14
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-2810-55/+185
* Make bt_timeout() match proper calling conventions - thank you -W!jkh1994-09-281-5/+5
* Re-port over all of Atsushi Murai's 32bit support and various and sundryjkh1994-09-281-51/+217
* Ensure normal selection and alignment of the text and data sections beforebde1994-09-281-2/+16
* Addedphk1994-09-272-2/+6
* First round of changes to get the sound code working in 2.0.dg1994-09-2710-22/+21
* Bug fixed: cursor shaping in mode swithching produce wrong results forache1994-09-271-2/+5
* Refuse text mode switching when proper font not loadedache1994-09-271-2/+20
* Make Cyrix CPU flush internal cache any time it goes into hold state.pst1994-09-261-2/+2
* Jim Babb's port of the AIC6360 driver.jkh1994-09-261-0/+2659
* Jim Babb's port of the AIC6360 code.jkh1994-09-264-4/+10
* An ifdef almost hit where it was supposed to go. Joerg owes me a goodphk1994-09-251-6/+6
* Inlined ins/outs functions.dg1994-09-252-90/+79
* Undo last change: the ins/outs functions DO NOT return a pointer!dg1994-09-251-7/+7
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-4/+7
* Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.joerg1994-09-251-1/+3
* Copied over the transfer speed definitions from sys/i386/isa/fdreg.h.joerg1994-09-251-1/+15
* Made the kernel 256 bytes smaller by removing a unusedphk1994-09-251-3/+1
* Moved the ft.c from 1.1.5.1 over. It works on my Conner thingie. Gotphk1994-09-253-1702/+2080
* HARDFONTS option documentedache1994-09-252-2/+6
* 1)Back out my previous change: only 8x16 font grabbing available,ache1994-09-251-15/+23
* Shuffled macros and definitions around to facilitate architecturedg1994-09-241-110/+2
* SAVE all fonts, if NO_HARDFONTS defined, not only 8x16ache1994-09-241-3/+4
* Nuked splnet before sync. Not only is this unnecessary, but it appearsdg1994-09-241-2/+1
* Add missing closing comment. I have taken the non-knf formatrgrimes1994-09-241-3/+4
* Fixed the problem where "make depend" was mandatory for building kernel.phk1994-09-231-2/+2
* Increased SHMMAXPGS from 512 to 1024 now that there is plenty of kerneldg1994-09-231-2/+2
* Removed last vestige of MULTICAST option.dg1994-09-233-16/+4
* More loadable VFS changes:wollman1994-09-224-8/+4
* From 1.1.5:dg1994-09-221-2/+2
* #if 0'd evil dynamic fifo trigger level adjustment; it just bit me anddg1994-09-211-1/+3
* From 1.1.5:dg1994-09-211-3/+3
* From 1.1.5:dg1994-09-211-4/+4
* Fixed up a couple of comments.dg1994-09-211-4/+4
* Add entry for transputer (cdev 8).jkh1994-09-211-5/+20
* Add entries for transputer driver.jkh1994-09-211-1/+2
* Add the transputer driver from Christoph Niemann, Luigi Rizzo andjkh1994-09-212-0/+758
* Don't provide bogus source operands in some asms. This probably shouldn'tbde1994-09-201-17/+29
* Better documentation, 1ms calibration, default 5 seconds BOOTWAITadam1994-09-206-28/+58
* Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn'tbde1994-09-202-17/+7
OpenPOWER on IntegriCloud