summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Merged from files.i386 revision 1.339.kato2000-12-051-0/+1
* Merged from files.i386 revisions 1.337 and 1.338.kato2000-12-051-1/+1
* Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1marcel2000-12-052-2/+37
* Add the NS DP83815 to the list of supported chips by the sis driver.alex2000-12-031-2/+4
* Forgot this file in previous commit to remove file kern_threads.cjake2000-12-021-1/+0
* introduce support for static compilation of the osf/1 module via thegallatin2000-12-022-0/+13
* cleanup: remove redundant mp_machdep.c and non-existent simplelock.s.gallatin2000-12-021-2/+0
* We need support for comparing quad_t's now (ACPI CA uses this).msmith2000-12-011-0/+1
* Add one new file brought in with the ACPI CA 20001115 import.msmith2000-12-011-0/+1
* A bunch of newcard/cardbus changes that's been sitting in my tree for a while:jon2000-11-281-2/+0
* Update the ed driver to probe and attach under a NEWCARD kernel (I waspeter2000-11-251-1/+2
* Make the xxxFILES= list generation generic. This makes it easier to addpeter2000-11-255-20/+20
* Accept filters broke kernels compiled without options INET.alfred2000-11-201-1/+1
* Fix the `make -jX' (X>1) breakage.obrien2000-11-175-45/+55
* Add the 'gdt' and 'gdtd' devices for the ICP Vortex RAID controller family.msmith2000-11-171-0/+2
* Add kernel option NETGRAPH_ONE2MANY.archie2000-11-163-0/+3
* vx is now optional rather than taking a count. Reflect that in theimp2000-11-161-2/+2
* vx no longer uses pci compat shims and this doesn't need a countimp2000-11-151-1/+1
* 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
OpenPOWER on IntegriCloud