summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
...
* Updated driver to the 1.1.5 version:dg1994-09-175-327/+590
* Include <i386/include/cpufunc.h> to have outb() defined ...se1994-09-171-1/+2
* Delete unlikely-to-be-used filesystems from GENERIC kernels.wollman1994-09-162-17/+3
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromdg1994-09-1619-103/+68
* Deal with outw being defined - the declaration clashes.jkh1994-09-161-1/+3
* Add SYSV shm stuff back to LINT.jkh1994-09-163-7/+6
* Made the kernel compile even without "ether".phk1994-09-161-1/+4
* CPU_ADJKERNTZ added for resettodtr()ache1994-09-161-2/+4
* CPU_ADJKERNTZ added to cpu_sysctlache1994-09-161-1/+5
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de> + <se>se1994-09-167-285/+289
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-09-163-714/+1414
* Include pio.h so that all those drivers that only include cpufunc.hpaul1994-09-151-1/+3
* Removed some macros that are now in cpufunc.hpaul1994-09-151-11/+1
* Added MCOUNT_ENTER and MCOUNT_EXIT macros to profile.hpaul1994-09-152-17/+12
* Brought over from 1.1.5:dg1994-09-151-2/+17
* Change brought over from 1.1.5:dg1994-09-151-9/+19
* Brought over from 1.1.5:dg1994-09-151-5/+5
* Added support for many more videomodes, including graphic modes up tilsos1994-09-153-204/+365
* Fixed a warning from the compiler, which just crashed my laptop. When dophk1994-09-151-4/+6
* Beginnings of support for loadable protocol domains. In particular,wollman1994-09-142-18/+53
* 1. adjkerntz variable added for preparation to resettodr() implementationache1994-09-142-4/+8
* Increase transfer speed by waiting much less than 10ms after requestache1994-09-141-2/+11
* Added a bit of missing functionality to make this work correctly on awollman1994-09-145-86/+164
* Reversed my patch from yesterday. "eisa" if >= 0x1000.phk1994-09-131-2/+2
* Two minor nits, a printf wasn't #ifdef PAS_DEBUG'ed and probe should return 4.phk1994-09-131-2/+4
* Only say eisa if ((ioaddr & 0xfff) >= 0x400)phk1994-09-131-2/+2
* Added DSI_SOFT_MODEMphk1994-09-132-2/+4
* Digicom Systems Inc, makes "softmodems". What this means is simply thatphk1994-09-131-2/+164
* Eliminated a whole pile of ancient (we're taking 4.3BSD) VM systemdg1994-09-124-118/+10
* Deleted the pccons driver from the files.i386, added the seagate driverats1994-09-113-16/+10
* Better definitions for the NCR 5380 chip.phk1994-09-111-23/+109
* ProAudioSpectrum 16 {Zilog|Ncr} 5380 based SCSI-driver.phk1994-09-111-529/+469
* Be more careful about dereferencing curproc, p_vmspace, and curpcb,dg1994-09-111-12/+20
* Change "asm" to "__asm" - makes it possible to compile code withcsgr1994-09-101-6/+6
* Brought over two fixes from 1.1.5; this now makes this driver "up to date"dg1994-09-101-3/+6
* Define new MIB variable, hw.floatingpoint, which is true if FP hardwarewollman1994-09-091-3/+4
* Remove *_SAVER syscons options - I don't know how they go in here:csgr1994-09-094-14/+4
* Don't include options MULTICAST or MROUTING in generic kernels. MULTICASTwollman1994-09-093-7/+8
* Added the psm driver from 1.1.5.dfr1994-09-092-0/+506
* Recycle cdev 20, sound blaster driver is long since deceased.jkh1994-09-081-12/+17
* Quote the first arg to _IO(). Not quoting it didn't matter becausebde1994-09-081-4/+5
* Get all the definitions from DEFS.h and not directly from asmacros.hbde1994-09-081-4/+12
* Remove <machine/eflags.h> and all dependencies on it. eflags.h is justbde1994-09-082-16/+13
* Removed MULTICAST ifdef's; it's no longer optional. Cleaned up code adg1994-09-071-196/+96
* unifdef -DMULTICAST, since multicast support is always enabled in 4.4.wollman1994-09-071-20/+1
* This commit was generated by cvs2svn to compensate for changes in r2528,se1994-09-061-0/+310
|\
| * Reviewed by: Stefan Esser <se>se1994-09-061-0/+310
* | Reviewed by: Stefan Esser <se>se1994-09-061-2/+3
* | Reviewed by: Stefan Esser <se>se1994-09-061-2/+2
* | Reviewed by:ats1994-09-053-8/+5
OpenPOWER on IntegriCloud