summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Make the SCSI probe messages more BSDish. This may raise a few eyebrowswpaul1997-01-254-15/+104
* Sync with <pci/pcibus.h>. pcibus.c unfortunately still compiled (withbde1997-01-256-6/+0
* Change default I/O recovery time for Cyrix 5x86 to 0. The BIOSkato1997-01-251-2/+0
* Synchronize with sys/i386/i386/machdep.c rev. 1.226.kato1997-01-252-8/+50
* Synchronize with sys/i386/isa/syscons.{c,h} rev. 1.199 and 1.27,kato1997-01-252-1/+37
* Synchronize with sys/i386/isa/if_fe.c rev. 1.26.kato1997-01-251-3/+3
* Remove element pb_maxirq from struct pcibus.se1997-01-251-1/+0
* Improve on previous fix: Clean up getirq() as well, and remove redundantse1997-01-252-18/+16
* Added a check/panic for v_usecount being 0 (no vnode reference) indg1997-01-241-0/+2
* Changed dkunit() to use some previously unused bits in the 'type' fielddg1997-01-243-21/+9
* Add the definition for the CFAUTOTERM bit in the aic78xx SEEPROM.gibbs1997-01-241-7/+163
* 93cx6.c:gibbs1997-01-242-4/+8
* Change the way DMA is handled during the command phase. Only test ongibbs1997-01-242-7/+30
* Fixed some formatting bugs (mostly regressions in rev.1.48). Replacedbde1997-01-243-72/+87
* Initialize CR0_MP in setregs() in case npx0 is disabled or not configured.bde1997-01-242-8/+50
* KNF style police.obrien1997-01-242-12/+16
* Make IRQ 0 invalid in pci_map_int(), since it is hardwired to these1997-01-232-2/+2
* Add save/restore cursor as pr SCO screen(HW) manpage.sos1997-01-236-3/+90
* Put newlines after log messages.wollman1997-01-232-6/+6
* Synchronize with sys/i386/i386/trap.c revision 1.86.kato1997-01-231-3/+1
* Remove some dead code from trapwrite.dyson1997-01-233-9/+3
* Be smarter about enabling memory mapped I/O. The AHC_ALLOW_MEMIO optiongibbs1997-01-221-6/+8
* Remove some unnecessary overhead in the command complete processing. Itgibbs1997-01-221-48/+29
* Clear the SCSI channel after we go to busfree instead of after re/selection.gibbs1997-01-222-46/+53
* Fix I386 copyout support. The new page-table management code willdyson1997-01-223-42/+114
* Fix two problems where a NULL object is dereferenced. One problemdyson1997-01-221-4/+28
* Add PCI LKM support:se1997-01-211-0/+2
* Add PCI LKM support.se1997-01-214-580/+784
* Count multicast packets received for groups of which we are notwollman1997-01-212-1/+2
* Who had the conical hat? Correct a typo, hidden by a bad cast,wollman1997-01-211-1/+1
* Copy process resource settings before modifying.davidn1997-01-211-0/+5
* Synchronize with sys/i386/isa/syscons.c revision 1.198.kato1997-01-211-1/+1
* Synchronize with sys/i386/isa/syscons.c revision 1.197.kato1997-01-201-12/+12
* Fix the bug that caused CTRL & ALT keys to be hanging sometimes aftersos1997-01-203-3/+3
* Make MADV_FREE work better. Specifically, it did not wait fordyson1997-01-201-13/+46
* Oops, the position of the savefont code was wrong, cur_consolesos1997-01-193-36/+36
* Synchronize with sys/i386/isa/syscons.c revision 1.196.kato1997-01-191-5/+5
* Add bits to identify AMD K5 and K6 cpu's.obrien1997-01-192-12/+36
* Re-construct PC-98 code of device_infor[] entries. Enabled allkato1997-01-181-18/+1
* Oops! I commented out the waiting for retrace loops, because thesos1997-01-183-15/+15
* - Changed retry count from 1000000 to 10000 (same as IBM-PC's).kato1997-01-182-26/+16
* Increase default msgbuf to 8k.phk1997-01-181-1/+1
* Catch up with the moving target: merge the change from rev 1.19 of thejoerg1997-01-181-26/+22
* Synchronize with sys/i386/conf/files.i386 (revision 1.151).kato1997-01-182-0/+4
* Synchronize with sys/i386/isa/syscons.c (revision 1.195).kato1997-01-181-5/+13
* Synchronize with sys/i386/isa/clock.c (revision 1.74).kato1997-01-183-27/+78
* Synchronize with sys/i386/i386/machdep.c (revision 1.225).kato1997-01-182-18/+16
* Synchronize with sys/i386/i386/userconfig.s (revision 1.82).kato1997-01-181-0/+1
* Round #2. This basically brings back the changes from rev 1.12.joerg1997-01-171-1/+9
* This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) upjoerg1997-01-1716-3776/+261
OpenPOWER on IntegriCloud