summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.imp2000-11-121-0/+3
* Farewell our code. We will switch acpica code from Intel.takawata2000-11-092-14/+0
* Document DISABLE_PSE.asmodai2000-11-081-0/+2
* Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.asmodai2000-11-081-0/+8
* Document the following options:asmodai2000-11-081-6/+13
* Document XBONEHACK option.asmodai2000-11-081-1/+3
* Document some AHC_* options.asmodai2000-11-081-2/+9
* Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.msmith2000-11-083-11/+12
* newbusify the en atm driver.kjc2000-11-071-2/+3
* Document the KTR_VERBOSE option.jhb2000-11-071-1/+4
* - Remove much of the inlining of the KTR tracepoints into a ktr_tracepoint()jhb2000-11-071-2/+3
* ELF kernels should use an ELF sysvec. This allows us to move a.outobrien2000-11-051-0/+3
* Merged from the following changes.nyan2000-11-052-1/+7
* ELF kernels should use an ELF sysvec. This allows us to move a.outobrien2000-11-052-3/+3
* switch over to new sb8/sb16 codecg2000-11-011-3/+2
* Add the aic7xxx option AHC_DEBUG_SEQUENCER. This enables some diagnosticgibbs2000-10-311-0/+2
* Add pcib_if location to list of *.m files.takawata2000-10-311-1/+1
* Comment out the (old) acpi stuff, it breaks LINT.phk2000-10-301-3/+3
* Remove unneeded <stddef.h> #includes.phk2000-10-291-2/+0
* Add a hook for doing #include magic (for src/tools/tools/kerninclude).phk2000-10-296-6/+6
* Add hints for ISA cards (such as TMC1610M) which use stg driver.non2000-10-291-0/+3
* add commented-out entries for the new sb8 and sb16 driverscg2000-10-281-0/+2
* Add some verbiage about the new ACPICA code. Note that this probablymsmith2000-10-281-0/+12
* Connect the new ACPICA code to the 'acpica' device.msmith2000-10-283-10/+141
* Expand on the reasons for and against defining NO_F00F_HACK. This is one ofdougb2000-10-271-2/+2
* As the blocking model has seems to be troublesome for many, disablemarkm2000-10-272-0/+6
* Add and document the WITNESS_SKIPSPIN and WITNESS_DDB kernel options.jhb2000-10-272-0/+8
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-252-0/+3
* Major update to the 'twe' driver.msmith2000-10-251-1/+1
* Added lines for the wds driver.babkin2000-10-242-0/+7
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98non2000-10-232-0/+19
* Catch up to SMP_DEBUG -> MUTEX_DEBUG.jhb2000-10-201-2/+2
* - Make the mutex code almost completely machine independent. This greatlyjhb2000-10-205-5/+1
* NEWCARD/Cardbus -jon2000-10-191-0/+1
* Add ifpnp driver to list of i4b hardware drivers.hm2000-10-181-4/+5
* Initial commit of NEWCARD cardbus side (that actually compiles and works)jon2000-10-181-1/+6
* Add new bktr optionsroger2000-10-171-1/+7
* Add section for building ia64 kernels.dfr2000-10-161-0/+8
* After some complaints about the dir names, the random device ismarkm2000-10-141-4/+4
* Duh! LINT is called NOTES these days.phk2000-10-141-0/+4
* Make it possible to specify profiling in the kernel config file.phk2000-10-145-5/+5
* Initial commit of IFS - a inode-namespaced FFS. Here is a shortadrian2000-10-143-0/+16
* Whoops, add the 'twe' files.msmith2000-10-141-0/+2
* Add ata-raid.c to the ata driversos2000-10-131-0/+1
* Add the ar ATA pseudo RAID driversos2000-10-131-0/+1
* For lockmgr mutex protection, use an array of mutexes that are allocatedjasone2000-10-121-0/+8
* Add missing option NETGRAPH_ETHER.archie2000-10-121-0/+1
* correct "device iwic0" to "device iwic"hm2000-10-101-1/+1
* Merged from sys/conf/{files.i386,options.i386} revisions 1.334 andkato2000-10-102-30/+70
* update to i4b version 0.95.04hm2000-10-091-48/+68
OpenPOWER on IntegriCloud