summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Add ahc driver, more symtab space.wollman1994-12-132-6/+10
* Delete `HZ' option; it's only of use to Bruce and screws up the NTP PLLwollman1994-12-132-8/+10
* lsdev paniced the machine when 2 (or more) ide controllers are installed.guido1994-12-131-2/+2
* diskslice_machdep.c implements reading and checking of DOS slice tables.bde1994-12-121-0/+212
* Add old options HZ, VN, ALLOW_CONFLICT_DRQ, ALLOW_CONFLICT_MEMADDR,bde1994-12-112-6/+68
* Add i386/isa/diskslice_machdep.c. This will eventually replace readMBR.c.bde1994-12-111-5/+6
* Move declaration of d_strategy_t to <sys/conf.h>.bde1994-12-111-2/+5
* Removed inappropriate comment.dg1994-12-111-3/+1
* Add additional comment.dg1994-12-111-2/+4
* Fix bogus comment.dg1994-12-111-3/+4
* The physical memory allocated for input DMA must be contiguous. The driverdg1994-12-111-3/+3
* Document the options DUMMY_NOPS and TUNE_1542.ats1994-12-112-2/+20
* Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. Obtainedats1994-12-101-2/+2
* Changed the behavior of KDMKTONE to comply with svr4, default tosos1994-12-061-2/+8
* Added vn as a possible swapdev.phk1994-12-041-1/+2
* Here is a minor patch for FreeBSD 2.0R to allow it to recognizejoerg1994-12-042-2/+7
* Entries for the vn driver completed.phk1994-12-041-39/+26
* Fix bogus and broken include paths:bde1994-12-043-21/+18
* Allocated chardev#43 and blkdev#15 to the vn-driver. The rest of the stuffphk1994-12-041-2/+14
* >Originator: Gene Starkjkh1994-12-041-1/+3
* Make CHILD_MAX and OPEN_MAX a tunable parameter.smace1994-12-032-2/+18
* Disable CLKF_BASEPRI() again. I forgot to edit an unwanted change out ofbde1994-12-031-2/+2
* i386/exception.s,bde1994-12-037-61/+45
* Add Cronyx/Sigma cdevsw[] entry.wollman1994-12-031-2/+25
* Add Cronyx/Sigma files and config information; delete outdated config files.wollman1994-12-033-5/+18
* This commit was generated by cvs2svn to compensate for changes in r4910,wollman1994-12-025-0/+3661
|\
| * Cronyx/Sigma sync/async serial driver with PPP supportwollman1994-12-025-0/+3661
* Change wakeup to endtsleep, because wakeup don't produce timeoutache1994-12-011-3/+4
* Fix bug I introduced that broke BPF support. Caused by a byte order problemdg1994-11-301-3/+1
* Reverse the meaning of previous change.jkh1994-11-301-7/+5
* Put the sequencer into FASTMODE during initialization. I can nowgibbs1994-11-293-9/+18
* Experimental change to floppy driver to NOT probe the floppy tape ifjkh1994-11-291-2/+7
* Really deactivated the code that puts scsi stats into dk0.se1994-11-281-4/+4
* Expand again the SYMTAB_SPACE for LINT.ats1994-11-272-4/+4
* Go back to -O optimization...Bruce's arguments against -O2 are convincingdg1994-11-271-2/+2
* Temporary kludge: treat \r same as \n in input, so working on ajoerg1994-11-271-2/+2
* I made a syntax error yesterday.phk1994-11-271-2/+2
* Expand the EISA MAX_SLOTS from 8 to 16.ats1994-11-262-4/+4
* Always put received packets in an mbuf cluster. This simplifies the codedg1994-11-261-94/+21
* Set the bootverbose if so desired.phk1994-11-261-2/+12
* Declare "extern int bootverbose", so that device-drivers and othersphk1994-11-261-1/+2
* Implement RB_VERBOSE. This is intended to mean: Print all information whichphk1994-11-261-2/+4
* Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have upats1994-11-253-6/+6
* Added #define PROBE_VERBOSE and description (PCI chip set boot messages)se1994-11-242-2/+10
* Moved conversion of ether_type to host byte order out of ethernet driversdg1994-11-249-329/+31
* Changed optimization level to -O2.dg1994-11-241-2/+2
* Bunch of fixes from Matt Thomas:dg1994-11-221-43/+61
* Fix wrong size check for scroll forward/backward ('S'/'T')ache1994-11-211-5/+5
* Attempt to fix scroll forward/ scroll backward bug bringed by vi,ache1994-11-211-4/+4
* More intelligent BackTab fix using BTAB special key (unused before)ache1994-11-192-9/+11
OpenPOWER on IntegriCloud