summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Don't redefine kernel. Makefile.i386 now defines it.bde1998-09-242-10/+2
* Fix type 0 configuration accesses, and use a virtual rather than physicalmsmith1998-09-231-4/+5
* return time in proper format for linux.jkh1998-09-232-2/+4
* Fix and update for VESA BIOS support in syscons.yokota1998-09-2311-147/+650
* Remove the -b boot option. It is no longer necessary now that the VESAyokota1998-09-233-42/+3
* Overhaul the ThunderLAN driver. This update includes the followingwpaul1998-09-232-1031/+1008
* Treat not ready errors (asc 0x04) as non-fatal errors for attach. Weken1998-09-231-5/+10
* Allow 5 untagged commands to go to a device before enabling tags aftergibbs1998-09-231-30/+90
* A fix from Justin for the NCR bug that caused panics on 875 (and possiblyken1998-09-221-3/+3
* Add several quirks:ken1998-09-221-1/+43
* Sync with sys/i386/isa/clock.c revision 1.127.kato1998-09-223-9/+9
* Sync with sys/i386/conf/majors.i386 revision 1.50.kato1998-09-221-1/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.124.kato1998-09-222-34/+38
* Sync with sys/i386/conf/GENERICupgrade revision 1.3.kato1998-09-221-7/+6
* Post C-day sync with GENERIC.jb1998-09-221-16/+18
* Bring back the cleanups from revs 1.121 and rev.1.122 of ncr.c.gibbs1998-09-221-23/+25
* dpt.h:gibbs1998-09-222-18/+16
* cam.c:gibbs1998-09-222-12/+13
* New major for 3dfx driver.msmith1998-09-212-2/+4
* Correct twin channel operation.gibbs1998-09-211-1/+5
* Fixed missing dependencies of genassym.o, gensetdefs.o and vers.obde1998-09-213-51/+57
* Clean aicasm's lex and yacc generated source files.bde1998-09-211-1/+1
* Remove unused variables and functions.gibbs1998-09-201-74/+46
* Alpha patches for the NCR driver from Doug Rabson. I've tested these on anken1998-09-201-54/+136
* Some fixes to the CD driver that may fix PR kern/7996. The data directionken1998-09-202-121/+134
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...dfr1998-09-207-11/+13
* Attempt to work around a bug in the previous commit related tobde1998-09-205-15/+15
* vpo now compiles with CAM, #!CAM# removed.nsouch1998-09-203-6/+6
* Fix precedence bug, so that kernel dump works.dt1998-09-201-2/+2
* - program counter was previously an index in the microsequence, now pcnsouch1998-09-203-78/+54
* - port of vpo code to CAMnsouch1998-09-207-211/+357
* Sync with sys/i386/isa/clock.c revision 1.126.kato1998-09-203-18/+63
* Sync with sys/i386/conf/files.i386 revision 1.205.kato1998-09-202-4/+2
* Re-enable the advansys driver.gibbs1998-09-203-9/+6
* Drop the maximum SG count to 32 from 1024. We can't make use of all ofgibbs1998-09-202-22/+28
* Don't invalidate devices due to unexpected unit attention errors. Ingibbs1998-09-202-2/+14
* cam_xpt.c:gibbs1998-09-202-9/+25
* Removed unused file.bde1998-09-201-46/+0
* Remove unused file. It was missing about half the necessary entries.bde1998-09-201-287/+0
* Removed entries for dead SLICE files.bde1998-09-201-86/+10
* Remove vestiges of SLICE code.bde1998-09-203-347/+2
* Remove unused file.bde1998-09-201-124/+0
* On wide cards with firmware revisions < 5.06L, we have to infer thatgibbs1998-09-201-1/+17
* Correct a bug in the timeout handler. When queuing a BDR response togibbs1998-09-201-134/+147
* Correct compilation with option DIAGNOSTIC set.gibbs1998-09-203-168/+173
* Only deregister out configuration hook manually if there are no SCSIgibbs1998-09-201-5/+6
* Ensure that the i8254 timecounter doesn't go backards. It sometimesbde1998-09-205-30/+105
* Null-terminate the message for a warning symbol in the __warn_references()jdp1998-09-201-3/+3
* Change the devstat generation number from an int to a long. The int-sizedken1998-09-202-7/+7
* Fix breakage of ELF kernel builds caused by the addition of anjdp1998-09-191-1/+2
OpenPOWER on IntegriCloud