summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Zap EXPORTMFS, it's no longer an option. (mfs_vfsops.c rev 1.58)peter1999-09-081-2/+0
* Zap EXPORTMFS -> opt_mfs.h - the option went away (turned on) in Aprilpeter1999-09-081-1/+0
* Make unused tape bmajors in past tense.phk1999-09-081-3/+3
* Make sa/bdev, gd/bdev and gd/cdev as past-tense.phk1999-09-081-3/+3
* Add $FreeBSD$peter1999-09-081-0/+1
* Restore old sio driver for Bruce. We'll fix the bus problems in nsiopeter1999-09-082-0/+2
* s/sio/nsio/peter1999-09-081-1/+1
* Commented out k6_mem.c.kato1999-09-071-1/+1
* Update for newpcm.dfr1999-09-061-1/+5
* 1) s/mod(un)?load/kld$1load/n_hibma1999-09-061-21/+21
* Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methodspeter1999-09-063-2/+1
* add pccard/pccard_nbk.cpeter1999-09-061-0/+1
* This commit adds driver support for PCI fast ethernet NICs based onwpaul1999-09-062-0/+6
* Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,wpaul1999-09-061-0/+2
* This commit adds driver support for the Silicon Integrated Systemswpaul1999-09-051-0/+6
* Temporarily disable k6_mem (k6 write combining) at Brian's request sincepeter1999-09-051-1/+1
* disable the aureal vortex driver for nowcg1999-09-041-1/+1
* Removed defunct option NULLFS_DIAGNOSTIC.bde1999-09-042-4/+0
* Merge from sys/i386/conf/files.i386 revision 1.264.kato1999-09-041-0/+1
* Revert a bunch of contraversial changes by PHK. Afterjulian1999-09-032-6/+0
* This adds support for the Buslogic/Bustek/Storage Dimensionsmdodd1999-09-031-0/+1
* This is the rest of the MCA support; new_bus code to be exact.mdodd1999-09-031-0/+1
* This adds the i386 specific support for systems with a MicroChannelmdodd1999-09-031-0/+1
* Sync with sys/i386/conf/files.i386 revision 1.263.kato1999-09-021-7/+0
* This represents essentially a complete rewrite of the ISA PnP code. Thedfr1999-09-012-7/+13
* Make buffered acces to bdevs from userland controllable withphk1999-08-311-1/+1
* Add a driver for the internal PHY in the RealTek 8139.wpaul1999-08-311-0/+1
* Make bdev userland access work like cdev userland access unlessphk1999-08-302-0/+6
* Converted the silly SAFTEY option into a new-style option by renaming it tobde1999-08-301-6/+0
* - Removed COMPAT_ATDISK from option because it is pseudo-device now.kato1999-08-291-1/+0
* Add micro "disk" layer which should enable us to pull all the slice/labelphk1999-08-291-0/+1
* Removed dysfunctional/defunct options KERNFS_DIAGNOSTIC,bde1999-08-291-4/+1
* Merge alpha and pc98 changes into i386 MBR handling code and replace allphk1999-08-293-3/+3
* Sort the easy part of this file. It should be all sorted.phk1999-08-291-43/+43
* Fix ordering.nyan1999-08-281-130/+129
* $Id$ -> $FreeBSD$peter1999-08-2817-17/+17
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Add sysctl variables for the Linuxulator. These reside under `compat.linux' asmarcel1999-08-271-1/+2
* Add miibus drivers for the ThunderLAN internal PHY and the Micro Linearwpaul1999-08-271-0/+2
* Merge from sys/i386/conf/options.i386 revision .1.20.kato1999-08-231-2/+1
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-212-1/+6
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-212-1/+31
* Implement a new generic mechanism for attaching handler functions tomsmith1999-08-211-0/+1
* Fix short timeout problems with the pt(4) driver:ken1999-08-202-3/+10
* Extract the next runnable process selection out of cpu_switch() into apeter1999-08-191-0/+1
* The "LINUX" option isn't actually used or referenced anywhere. The stuffpeter1999-08-181-2/+1
* Merge from sys/i386/conf/files.i386 revision 1.259.kato1999-08-181-2/+4
* Create callable (non-inline) versions of the atomic_OP_TYPE functionsalc1999-08-181-1/+3
* Add CAM_DEBUG_DELAY option.gibbs1999-08-161-1/+2
* Give if_tun the "almost clone" makeover.phk1999-08-151-2/+2
OpenPOWER on IntegriCloud