summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* added Bustek 545 support (patch from Christoph Robitschko):alm1993-08-191-0/+6
* Fixed poor timeout code in out_fdc. The timeout counter was not beingrgrimes1993-08-123-12/+57
* Removed one more reverence to the old Adaptec 1542b as.c driver, one lessrgrimes1993-08-102-12/+2
* Finish removal of reminents of as.c Adaptec scsi driver.rgrimes1993-08-094-29/+4
* Moved _eintr{names,cnt} so that vmstat -i does not report all the debuggingrgrimes1993-08-093-9/+9
* Removal of support for old scsi as.c driver, removal off old unneededrgrimes1993-08-092-2/+0
* From guido@gvr.win.tue.nl Sat Aug 7 06:58:04 1993rgrimes1993-08-095-7/+91
* Fixed for DQFLQUIET flag from: Terry Lee <terry@uivlsisd.csl.uiuc.edu>rgrimes1993-08-081-33/+37
* Removed the asking for a root file system when booting from floppy as thatrgrimes1993-08-082-16/+2
* Added printf for cases AHB_ASN (async even notification) and AHB_HW_ERR sorgrimes1993-08-082-0/+18
* Removed tabs from the front of XXU: messages to make it fit the otherrgrimes1993-08-063-9/+9
* Fixed **probing for scsi devices** message to have a controller and unitrgrimes1993-08-065-8/+33
* Fix the problem where newvers gets called every time make is run onnate1993-08-043-63/+12
* * Fixed problem where some rev 8013EBT boards want the DCR_LS flagdg1993-08-022-6/+14
* Whoops - try again. Include safeties.jkh1993-07-301-1/+6
* Now have very necessary include safety checksjkh1993-07-301-1/+1
* Updated syscons to 0.2b - please test this! It won't be in the ALPHAjkh1993-07-306-1410/+3954
* Free'd up major number assigned to codrv.jkh1993-07-301-17/+5
* Removed entries for codrv, nuked sample config file since no longer necessary.jkh1993-07-302-14/+2
* Syncing our sources back with Julian's, and removing PATCHKIT headers.nate1993-07-295-198/+501
* Removed PATCHKIT headers and updated our sources to Julian's withnate1993-07-2912-262/+783
* fts(3) integration patchesnate1993-07-281-1/+3
* * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading,dg1993-07-2722-395/+1057
* * Added include of systm.h to pick up inlined min/max/bcmp if you havedg1993-07-272-18/+50
* Sample kernel config for syscons.jkh1993-07-261-0/+96
* Added necessary files for syscons (may move font include later, but for nowjkh1993-07-267-0/+8405
* Added entry for syscons.jkh1993-07-262-0/+2
* Fixed logic problem which caused a bogus value to be written to the 3c503dg1993-07-252-16/+42
* Very small patch from Julian Elischer to make the ultra14f.c driver workrgrimes1993-07-221-1/+2
* Fixed attach printfs for new format (thanks Chris)paul1993-07-211-28/+42
* Added statistical counters ipackets,opackets etc.paul1993-07-211-7/+17
* Added config file override for memory size and added flags to forcedg1993-07-204-38/+108
* Applied Andrew's patch to fix loop-on-logout problem.jkh1993-07-203-15/+9
* Changed comment relating to memsize to be a little less misleading.jkh1993-07-202-2/+12
* Fixed to allow iosiz config parameter to override what was (for me,jkh1993-07-202-4/+18
* Removed check for interrupting board before interrupts were enabled.jkh1993-07-203-6/+3
* Fixed sccs id to be From:\n com.c xxxx. The sccs id was changed by thergrimes1993-07-183-6/+9
* Fixed warning from gcc1 (but not gcc2 for some reason).paul1993-07-181-2/+2
* Added volatile void to cpu_exit() in the hope that it wouldpaul1993-07-182-2/+6
* Small fix to correct warning --paul1993-07-181-2/+3
* New locore from Christoph Rubitschko.dg1993-07-165-1358/+2178
* Updated kernel files to move occurances of "struct args" syscalldg1993-07-164-18/+28
* Changed header from 386BSD BOOT to FreeBSD BOOT.rgrimes1993-07-162-4/+14
* Modified attach printf's so that the output is compatible with the "new"dg1993-07-1513-83/+64
* From Bruce Evans:rgrimes1993-07-131-7/+29
* New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel toroot1993-07-1327-213/+3150
* Fixed two occarances of ldos which should have been lods.rgrimes1993-07-122-4/+10
* For all ed0 driver lines removed iosiz 8192, and fixed the weintr to bergrimes1993-07-121-1/+1
* Put if_we driver well and truly back into the kernel.jkh1993-07-092-0/+2
* Added copyright message -- it didn't have one beforepaul1993-07-091-2/+9
OpenPOWER on IntegriCloud