aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.Christian Brueffer2011-09-111-1/+1
* Change all the sample kernel configurations to useRick Macklem2011-08-071-1/+1
* Enable the new PCI-PCI bridge driver on pc98 by default. I missed thisJohn Baldwin2011-07-161-0/+2
* - Reduce diffs against i386.Yoshihiro Takahashi2011-06-131-6/+7
* This patch changes head so that the default NFS client is now the newRick Macklem2011-04-271-2/+2
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXAlexander Motin2011-04-261-0/+1
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAAlexander Motin2011-04-241-10/+9
* Break out the ath PCI logic into a separate device/module.Adrian Chadd2011-03-311-1/+2
* Add a small change to the comment in the GENRIC config files that include udbpJulian Elischer2011-03-091-1/+1
* Now userland POSIX semaphore is based on umtx. The kernel moduleDavid Xu2010-09-241-1/+0
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umaMatthew D Fleming2010-07-281-0/+1
* Unify pc98 event timer code with the rest of x86.Alexander Motin2010-07-131-0/+4
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadAndrew Thompson2010-04-221-0/+1
* Remove COMPAT_43TTY from stock kernel configuration files.Ed Schouten2010-03-131-1/+0
* Adjust style (following the already existing rules) for the newlyAttilio Rao2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inAttilio Rao2010-02-101-0/+1
* Move the examples for the 'hints' and 'env' keywords from various GENERICJohn Baldwin2010-01-191-9/+0
* - Allow clock subsystem to be compiled without the apic support [0]Attilio Rao2010-01-171-0/+3
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.Warner Losh2010-01-101-0/+1
* In sys/<arch>/conf/Makefile set TARGET to <arch>. That allowsBjoern A. Zeeb2010-01-081-0/+2
* Revert 200594. This file isn't intended for these sorts of things.Warner Losh2010-01-041-7/+0
* Add vlan(4) to all GENERIC kernels.Brooks Davis2010-01-031-0/+1
* Re-enable more options and devices. Now kernel size problem is gone.Yoshihiro Takahashi2010-01-031-20/+20
* - Create a separate section in in the MI NOTES file for PCI wireless NICJohn Baldwin2009-12-181-20/+0
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsoDoug Barton2009-12-161-0/+7
* Fix cut'n paste on the AR9280 entry.Andrew Thompson2009-12-021-1/+1
* Add missing ath_ar9* ath hal entries.Andrew Thompson2009-12-021-0/+2
* Remove duplicate 'ural' entry since it was added to the MI NOTES a whileJohn Baldwin2009-11-171-2/+0
* Move the USB wireless drivers down into their own section next to the USBJohn Baldwin2009-10-131-4/+5
* MFi386: revision 197653Yoshihiro Takahashi2009-10-011-1/+1
* lindev(4) [1] is supposed to be a collection of linux-specific pseudoBjoern A. Zeeb2009-09-261-0/+3
* * Completely Remove the option STOP_NMI from the kernel. This optionAttilio Rao2009-08-131-4/+0
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-111-0/+1
* Enable POSIX semaphores on all non-embedded architectures by default.Ed Schouten2009-07-021-0/+1
* Remove MAC kernel config files and add "options MAC" to GENERIC, with theRobert Watson2009-06-022-28/+1
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-102-5/+5
* o add uathSam Leffler2009-05-011-1/+2
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-191-1/+0
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedRobert Watson2009-03-151-5/+0
* Change over the usb kernel options to the new stack (retaining existingAndrew Thompson2009-02-231-60/+1
* Add uslcom to the build too.Andrew Thompson2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.Andrew Thompson2009-02-151-1/+57
* Bring missing comments on EPSON_BOUNCEDMA and EPSON_MEMWIN flags.Wojciech A. Koszek2009-02-081-2/+5
* Tidy NOTES a bit:Wojciech A. Koszek2009-02-071-3/+14
* Fix AGP debugging code:Wojciech A. Koszek2009-02-061-0/+3
* MFi386: 187144Yoshihiro Takahashi2009-01-151-2/+8
* Disable the pccard, parallel, GbE and wireless lan related devices andYoshihiro Takahashi2008-12-211-40/+40
* Make gpart the default partitioning class on all platforms.Marcel Moolenaar2008-12-171-2/+2
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.Ed Schouten2008-12-021-1/+1
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-012-7/+16