summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unneeded prototype (and warning) for stlintr().davidn1997-03-241-2/+1
* Fix a fencepost error in ahc_find_scb that could cause us to wrongfullygibbs1997-03-241-2/+2
* Don't include <sys/ioctl.h> in the kernel. Stage 5: includebde1997-03-241-2/+4
* Don't include <sys/ioctl.h> in the kernel. Stage 4: includebde1997-03-241-2/+2
* Don't include <sys/ioctl.h> in the kernel. Stage 3: includebde1997-03-243-6/+5
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-2412-22/+23
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-2442-71/+28
* Don't default to (wrong) SCO definitions for _IOR() etc. if <sys/ioctl.h>bde1997-03-241-3/+8
* Make stlintr() public to allow correct linkage.davidn1997-03-241-3/+3
* Fix typo.kato1997-03-241-2/+2
* Merge PC-98 code int i386/isa/ft.c.kato1997-03-241-2/+41
* Fix a nasty bug that meant a QUEUE_FULL status would result in a lostgibbs1997-03-241-12/+12
* Created new section `CPU OPTIONS'. CPU classes and math emulator arekato1997-03-232-40/+182
* Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>bde1997-03-233-3/+6
* Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h>bde1997-03-233-3/+6
* Removed nested #include of <sys/conf.h> from <scsi/scsi_driver.h>bde1997-03-237-5/+19
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-2318-28/+32
* Oops, I forgot to `cvs add'. This file is a part of new CPUkato1997-03-221-0/+444
* Improved CPU identification and initialization routines. Thiskato1997-03-2211-152/+619
* Fixed some invalid (non-atomic) accesses to `time', mostly ones of thebde1997-03-221-1/+1
* Decrease the latency/overhead in the prezero code when there isdyson1997-03-221-2/+17
* Submitted by: Michael Petry <petry@netwolf.NetMasters.com>fsmp1997-03-211-14/+31
* Typo police.mpp1997-03-202-6/+6
* additions for table-driven frequency calculation.fsmp1997-03-191-0/+11
* typo (nthe --> the)obrien1997-03-192-4/+4
* Don't try to lint the gcc extension byte-swapping macros.nate1997-03-171-2/+2
* Fixed broken line continuation in the previous revision. Config apparentlybde1997-03-161-2/+2
* patches for bt848 specific hue/bright/contrast/satu/satv.fsmp1997-03-161-2/+68
* Adapt to some changes in the register definitions. Clear the selectiongibbs1997-03-161-78/+234
* The register definition file is now in the compile directory.gibbs1997-03-161-2/+2
* Adapt build rules to new aic7xxx seqeuncer assembler.gibbs1997-03-161-9/+10
* Don't attempt to read past EOF.bde1997-03-151-6/+8
* Updated comment about npx0.bde1997-03-132-14/+26
* Quoted CMD640. It's still missing from options.i386.bde1997-03-131-3/+2
* Various stylistic improvements regarding num_eisa_slots & co.:joerg1997-03-133-12/+17
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>davidn1997-03-131-25/+36
* Submitted by: Greg Ungerer <gerg@stallion.oz.au>davidn1997-03-131-34/+34
* Change `#ifdef FreeBSD' to `#ifdef __FreeBSD__'.kato1997-03-131-3/+3
* Activate CMD640 workaroundse1997-03-121-1/+2
* Add option CMD640 which is required to use both channels of thatse1997-03-122-2/+14
* Fixed setting of default kernel name when there is no boot.config file.bde1997-03-121-3/+3
* Since i don't see that anybody is implementing a more correct EISAjoerg1997-03-124-4/+26
* Add support for the buggy CMD640B PCI EIDE controller chip, whichse1997-03-112-1/+144
* Avoid double-s when #conflicts drops from 10 to 9.msmith1997-03-111-3/+3
* Add char#80 xdcp, assigned to Chris Ficklin <chris@serengeti.com>phk1997-03-101-1/+2
* Move this files* entry for the Brooktree TV driver toi the right 'files*'.markm1997-03-101-2/+1
* Initial import of the Brooktree PCI-TV drivers. I have not testedmarkm1997-03-102-1/+36
* Makefile generates boths IBM-PC and PC-98 version of object code inkato1997-03-094-22/+194
* Added PC-98 specific function to get battery status.kato1997-03-091-1/+9
* Moved userland assembler macros from <machine/asmacros.h> tobde1997-03-092-90/+83
OpenPOWER on IntegriCloud