summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove the KDTRACE option again because of the complaints about havingjb2006-11-041-3/+0
* Build in kernel support for loading DTrace modules by default. Thisjb2006-11-041-0/+3
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.jb2006-10-261-1/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesjb2006-10-261-0/+3
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-261-0/+1
* Move "device splash" back to MI NOTES and "files", it's MI.ru2006-10-231-2/+0
* Mechanically kill redundant nodevice/nooption/nomakeoption, i.e.,ru2006-10-231-1/+0
* - MFi386: Remove 'device io'.nyan2006-10-201-12/+0
* Move more MD devices and options out of MI NOTES.des2006-10-201-11/+2
* Remove references to pccard.confimp2006-10-191-1/+1
* - Remove SCHED_ULE from GENERIC to better avoid foot-shooting bysimon2006-10-051-1/+0
* Added COMPAT_FREEBSD6 option.ru2006-09-261-0/+1
* Remove sio(4) and related options from MI files to amd64, i386marcel2006-07-291-0/+38
* Make the firmware assist driver resident inmjacob2006-07-091-0/+1
* Backed out the change by request from rwatson.babkin2006-06-261-1/+0
* The common UID/GID space implementation. It has been discussed on -archbabkin2006-06-251-0/+1
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'snetchild2006-06-151-1/+0
* Make the ISAPNP code optional and only enable it on i386 and pc98 (usedmarius2006-06-121-0/+1
* Enable a few more things in x86 NOTES to get broader LINT coverage:jhb2006-06-121-1/+5
* Add the ability to subset the devices that UART pulls in. This allowsimp2006-06-121-0/+4
* - Add C-bus and ISA front-ends for le(4) so it can actually replacemarius2006-05-172-2/+9
* - As only the PCI front-end of le(4) is common to all platforms move itsmarius2006-05-171-2/+2
* Kill more references to lnc(4).ru2006-05-161-1/+1
* Switch from the lnc driver to the le driver. But C-NET(98)S support isnyan2006-05-153-11/+2
* Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linuxambrisko2006-05-091-0/+4
* Add the ath and the wlan crypto support.nyan2006-05-082-0/+14
* Rewrite of puc(4). Significant changes are:marcel2006-04-281-2/+0
* MFi386: revision 1.1220.nyan2006-03-041-3/+2
* The asr driver was moved to NOTES for i386. So 'nodevice asr' is notnyan2006-02-091-1/+0
* MFi386: Enable the ce(4).nyan2006-02-021-0/+4
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)phk2006-01-101-0/+1
* Enable the cs and disable the amdsmb and nfsmb on pc98.nyan2005-12-221-1/+2
* Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppcimp2005-12-201-0/+2
* MFi386: revision 1.1215 (add savagedrm).nyan2005-11-301-0/+1
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-273-9/+1
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itjhb2005-11-211-0/+2
* MFi386: Remove obsolete options.nyan2005-11-091-1/+0
* Move the isa, npx, mem and io devices and the PC98 option from GENERICnyan2005-10-282-7/+19
* Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to alljhb2005-10-241-1/+1
* Remove the sx(4) driver at the request of the author. The authorjhb2005-10-141-3/+0
* Polling is now configured with help of ifconfig(8), not sysctl.glebius2005-10-071-4/+4
* Switch from OLDCARD to NEWCARD on pc98.nyan2005-09-273-7/+6
* Remove references to OLDCARD.imp2005-09-252-16/+1
* Introduce a kernel config for the Mandatory Access Control framework.csjp2005-09-181-0/+28
* MFi386: revision 1.1204.nyan2005-07-211-1/+1
* Add recently invented COMPAT_FREEBSD5 option.kensmith2005-07-141-0/+1
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,delphij2005-07-021-4/+0
* Connect reiserfs build to every platforms, not only i386 and pc98.dumbbell2005-06-211-6/+0
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromobrien2005-06-201-0/+1
* MFi386: Add ReiserFSnyan2005-05-251-0/+6
OpenPOWER on IntegriCloud