summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Implemented non-statistical kernel profiling. This is based onbde1995-12-291-1/+2
* Added support for the Hayes ESP serial card.bde1995-12-292-2/+4
* Make a couple of options that hurt when they're removed morejkh1995-12-293-14/+25
* Removed nonexistent option AUTO_EOI_1.bde1995-12-262-12/+4
* Removed almost all traces of libkern.a. The objects that were inbde1995-12-262-27/+22
* Renamed isa/random.c to isa/random_machdep.c to avoid a conflict withbde1995-12-261-2/+2
* Fixed staticizing. Some functions aren't static but depend onbde1995-12-252-2/+4
* Added device fxp0 (device driver for Intel EtherExpress Pro/100).dg1995-12-243-3/+6
* Added I686_CPU.dg1995-12-243-3/+6
* Added undocumented option DEBUG so that debugging code gets maintainedbde1995-12-222-2/+4
* i386/i386/conf.c is no longer needed.. remove it from files.i386julian1995-12-211-2/+1
* Fixed comment about IPFIREWALL_VERBOSE.bde1995-12-162-4/+6
* Added undocumented option LINUX so that it gets tested.bde1995-12-162-2/+4
* Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so thatbde1995-12-161-3/+4
* GENERIC/LINT: Remove redundant quoting on some option lines.peter1995-12-144-37/+54
* Have bt0 entry specify "bt_isa_intr" for its vector. This one entry willgibbs1995-12-124-8/+10
* Added pcvt option FAT_CURSOR.bde1995-12-101-6/+7
* Added undocumented option EXT2FS so that it gets tested.bde1995-12-102-8/+14
* Add DEVFS to LINTjulian1995-12-102-2/+8
* Remove option ARP_PROXYALL, it's now a sysctl var.phk1995-12-092-12/+2
* GENERIC - Add a commented out line for adding support for IBM ThinkPadnate1995-11-293-1/+7
* Add some comments above the npx0 device to make it even more obviousnate1995-11-292-2/+16
* A batch of Jim Lowe's patches:jkh1995-11-292-4/+14
* Add and document the hooks for John Hay's Arnet sync driver...peter1995-11-213-5/+10
* i386 is defined by the compiler, so don't define it here. LOAD_ADDRESSdg1995-11-191-2/+2
* Restored the device-driverness off wd.c. It got lost when wdc wasbde1995-11-181-4/+4
* Change ahb device line to eisaconf syntax.gibbs1995-11-093-10/+12
* Convert Adaptec 1742 driver to new eisaconf interface.gibbs1995-11-091-2/+2
* Add eisa0 and remove ISA configuration line for ahc0.gibbs1995-11-053-6/+35
* Move aic7770.c to i386/eisa. It is the first driver to use the new eisaconf.gibbs1995-11-051-4/+3
* Add a DRIVER_S= definition that config wants to use for assemblerpeter1995-11-011-1/+2
* Submitted by: Mike Mitchell (mitchell@ref.tfs.com)julian1995-10-312-6/+6
* Get pccard stuff into LINT.phk1995-10-313-5/+19
* Include the "od" driver.joerg1995-10-313-3/+7
* Reviewed by: not yetjulian1995-10-312-2/+12
* When moving kernel to kernel.old, also change kern.bootfile.toguido1995-10-301-1/+2
* Use the new config(8) %SFILES token to auto-generate the SFILES list.dg1995-10-291-3/+3
* Theodore Ts'po's random number gernerator for Linux, ported by me.markm1995-10-281-1/+2
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-262-2/+14
* Stable matcd port to 0x230, as per request by Bruce and Frank.jkh1995-10-253-6/+6
* Update files list to include new ibcs2 files needed to compile.swallace1995-10-101-7/+13
* Update comment and config for cy driver.bde1995-10-102-6/+48
* Change kernel name to make a more unique target for sed.jkh1995-10-051-2/+2
* Add the kernel config file (only for 2.1) that I'll be usingjkh1995-10-041-0/+123
* Whoops, I misunderstood this. IRQ *12* is a better GUS default.jkh1995-10-032-6/+6
* Back out MTUDISC description per Garrett request, yet not readyache1995-09-272-6/+0
* Document MTUDISCache1995-09-272-2/+8
* Tone down the doom-and-gloom prediction if one enables the si driver..peter1995-09-232-12/+8
* Remove transitory labelling code. Labels are now handled by essentiallybde1995-09-161-2/+1
* Submitted by: Luigi Rizzo (luigi@iet.unipi.it)julian1995-09-083-3/+10
OpenPOWER on IntegriCloud