summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/NOTES
Commit message (Expand)AuthorAgeFilesLines
...
* Update list of device drivers that support polling.ale2004-01-111-2/+2
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,njl2004-01-111-0/+4
* Hook the CPU_GEODE option up.phk2004-01-031-0/+4
* Garbage-collected CLK_USE_TSC_CALIBRATION.bde2003-12-301-7/+6
* The dgb driver is redundant with the digi driver in the tree. It usesimp2003-12-071-15/+0
* First part of the removal of drivers for hardware that isn't relevantimp2003-12-071-4/+0
* Fix yet an oversight in my ELAN_* to CPU_ELAN_* debrucification commit.phk2003-12-041-5/+4
* Connect the cx driver to its new location in the tree.imp2003-12-031-4/+4
* Disable probing of HTT CPUs by default for the MP Table case. HTT CPUsjhb2003-11-111-0/+13
* - Remove empty rogue SMP hardware section.jhb2003-11-111-8/+4
* Use the same style of paragraph indention that the rest of NOTES uses injhb2003-11-111-12/+12
* Axe rotted comment about MP Tables and PCI cards with built in bridges.jhb2003-11-111-6/+0
* Update a comment related to SMP and describe the NO_MIXED_MODE kerneljhb2003-11-101-4/+11
* Replace APIC_IO with 'device apic'.jhb2003-11-031-2/+2
* Introduce new CPU_SOEKRIS option to tell soekris hardware from otherphk2003-11-031-0/+4
* Change the reset video option to be positive (hw.acpi.reset_video).njl2003-11-011-4/+0
* Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO.iwasaki2003-10-291-1/+4
* Add kernel option ACPI_NO_RESET_VIDEO as workaround for problemsiwasaki2003-10-291-0/+1
* Fix style problems with new options.njl2003-10-271-2/+2
* Add the ACPICA_PEDANTIC option which is off by default. Enabling it willnjl2003-10-221-0/+11
* add Atheros driversam2003-09-191-0/+5
* Hook the SiS DRM up to the buildanholt2003-09-091-1/+3
* As warned: Initiate deorbit burn for the pcaudio driver.phk2003-08-151-9/+0
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-221-10/+0
* add safe driver until we can verify it as machine-independentsam2003-07-211-0/+10
* Eliminate potential overflows by allocating softc dynamically,phk2003-05-311-1/+1
* Clear up that COMPAT_43 may not do the same thing on every architecturejmallett2003-05-151-3/+0
* Add notes about the 'ips' driver.scottl2003-05-111-0/+4
* Update to reflect tw removal.imp2003-04-271-6/+0
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalanholt2003-04-251-2/+0
* Convert the SMP_TSC kernel option into a loader tunable. Also enabledes2003-04-101-5/+0
* Add SMP_TSC option, which can be used on SMP systems where the TSCstegge2003-04-041-0/+5
* - Move driver to newbus.mdodd2003-03-291-9/+5
* Nuke options HTT infavor of machdep.hlt_logical_cpus tunable/sysctl.ps2003-03-261-2/+0
* Put a newline in between APIC_IO and HTT to try and show that HTT is notjhb2003-03-251-0/+1
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-6/+5
* Wrap the hyperthreading support code with the HTT kernel option.jhb2003-03-041-0/+1
* Implemented "nooption" and "nomakeoption" config(8) tokens.ru2003-02-261-0/+5
* Move most everything back to a MI NOTES, and use "nodevice" in MD NOTESobrien2003-02-251-188/+1
* Move MD devices to <machine>/conf/NOTES.nyan2003-02-231-1/+183
* FB_INSTALL_CDEV not usable on Alpha.obrien2003-02-131-0/+2
* Only i386 has npx device.obrien2003-02-131-0/+3
* add PST to i386 notes.phk2003-02-011-0/+5
* Fix typo in comment: inlcude -> include.olgeni2003-01-201-1/+1
* Add machdep.elan_freq sysctl which can be used to set the CPU clockphk2003-01-151-0/+4
* Make 3dfx i386-only. The memrange API it uses may be defined in an MIjhb2002-11-081-0/+12
* Move rc(4) over to MI notes and enable it as a MI module.jhb2002-11-081-5/+0
* Make xrpu(4) i386-only. Consumers of i386_btop() are not MI.jhb2002-11-081-1/+2
* Move sr(4) over to i386-only as it is yet another user of kvtop().jhb2002-11-071-0/+6
* Move firewire back to being MI.jhb2002-11-071-7/+0
OpenPOWER on IntegriCloud