| Commit message (Expand) | Author | Age | Files | Lines |
* | Add machdep.elan_freq sysctl which can be used to set the CPU clock | phk | 2003-01-15 | 1 | -0/+4 |
* | Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, since | jmallett | 2002-11-18 | 1 | -2/+0 |
* | Add new syscons option SC_NO_SUSPEND_VTYSWITCH. | iwasaki | 2002-10-17 | 1 | -0/+1 |
* | Add a knob to turn on and off the CMPXCHG instruction on > i386 IA32 systems. | pirzyk | 2002-10-14 | 1 | -0/+1 |
* | Move the KSTACK_PAGES option from MD to MI. Although not all platforms | peter | 2002-09-07 | 1 | -1/+0 |
* | Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) | peter | 2002-09-07 | 1 | -0/+1 |
* | Add COMPAT_AOUT option so that config will not yell when you try and | peter | 2002-09-07 | 1 | -0/+1 |
* | Change the support for AMDs ElanSC520 CPU from being a device driver to | phk | 2002-09-04 | 1 | -0/+1 |
* | Move SMBFS from i386 and pc98 files and options files to MI files and | jhb | 2002-07-15 | 1 | -7/+0 |
* | The puc(4) driver/bridge is MI, so don't bury it in MD options and files | jhb | 2002-07-15 | 1 | -2/+0 |
* | Make WLCACHE and WLDEBUG MI options. | jhb | 2002-07-15 | 1 | -2/+0 |
* | Make NDGBPORTS an MI option since the dgb(4) driver is an MI driver. | jhb | 2002-07-15 | 1 | -4/+0 |
* | Revive backed out pmap related changes from Feb 2002. The highlights are: | peter | 2002-07-12 | 1 | -1/+2 |
* | Make the speed used by gdb over serial settable in the kernel configuration. | n_hibma | 2002-06-18 | 1 | -1/+0 |
* | More s/file system/filesystem/g | trhodes | 2002-05-16 | 1 | -1/+1 |
* | Back out all the pmap related stuff I've touched over the last few days. | peter | 2002-02-27 | 1 | -1/+0 |
* | Work-in-progress commit syncing up pmap cleanups that I have been working | peter | 2002-02-25 | 1 | -0/+1 |
* | Add the puc (PCI "Universal" Communications) driver. The idea and some of | jhay | 2002-02-16 | 1 | -0/+2 |
* | Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM, | bde | 2002-02-15 | 1 | -22/+0 |
* | Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSE | dwmalone | 2002-02-12 | 1 | -0/+1 |
* | Enable polling to be configured into kernels on non i386 platforms. Note that | gallatin | 2002-02-12 | 1 | -5/+0 |
* | Move the PCI_ENABLE_IO_MODES option from conf/options.i386 to | tmm | 2001-12-21 | 1 | -2/+0 |
* | Device Polling code for -current. | luigi | 2001-12-14 | 1 | -0/+5 |
* | GC userconfig after Peter axed it 15 months ago. | phk | 2001-11-05 | 1 | -5/+0 |
* | Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this. | jlemon | 2001-10-25 | 1 | -0/+2 |
* | Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP | hm | 2001-10-21 | 1 | -0/+1 |
* | Introduce new syscons(4) kernel options: | sobomax | 2001-09-21 | 1 | -0/+2 |
* | Introduce a new option, KVA_SPACE, which can be used to reconfigure | peter | 2001-09-21 | 1 | -0/+3 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | There is no option IDE_DELAY and havn't been for a long time.. | sos | 2001-09-04 | 1 | -1/+0 |
* | Always turned on 8bit access card support for the fe driver | shiba | 2001-09-02 | 1 | -2/+0 |
* | Optionize UPAGES for the i386. As part of this I split some of the low | peter | 2001-08-25 | 1 | -0/+1 |
* | Add a cosmetic comment. | peter | 2001-08-02 | 1 | -0/+1 |
* | Use #ifdef DEV_SPLASH (from opt_splash.h) rather than | yokota | 2001-08-02 | 1 | -0/+1 |
* | Activate SSE/SIMD. This is the extra context switching support that | peter | 2001-07-12 | 1 | -0/+1 |
* | Hints overhaul: | peter | 2001-06-12 | 1 | -4/+4 |
* | All NETSMB* options should use opt_netsmb.h file (the joy of multiple repos). | bp | 2001-04-13 | 1 | -2/+2 |
* | Import kernel part of SMB/CIFS requester. | bp | 2001-04-10 | 1 | -0/+7 |
* | Activate USER_LDT by default. The new thread libraries are going to | peter | 2001-02-23 | 1 | -1/+0 |
* | change 'count eisa' to 'optional eisa' and update the only consumer | peter | 2001-01-29 | 1 | -0/+1 |
* | Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards. | hm | 2001-01-26 | 1 | -0/+1 |
* | Convert apm from a bogus 'count' into a plain option. Clean out some | peter | 2001-01-19 | 1 | -1/+2 |
* | Use #ifdef DEV_NPX from opt_npx.h instead of #if NNPX > 0 from npx.h | peter | 2001-01-19 | 1 | -0/+3 |
* | Add PECOFF (WIN32 Execution file format) support. | takawata | 2000-12-20 | 1 | -1/+2 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 1 | -3/+2 |
* | Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, | ps | 2000-09-22 | 1 | -2/+0 |
* | Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to support | kato | 2000-06-13 | 1 | -0/+2 |
* | Add option BROKEN_KEYBOARD_RESET to an opt_*.h file | peter | 2000-06-10 | 1 | -0/+1 |
* | Move UKBD_DFLT_KEYMAP into the options file since USB is machine | jhb | 2000-05-09 | 1 | -1/+0 |
* | Some more i386-only BIOS-friendliness: | msmith | 2000-04-16 | 1 | -3/+0 |