summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Expand)AuthorAgeFilesLines
* Add PECOFF (WIN32 Execution file format) support.takawata2000-12-201-1/+3
* Re-enable the lnc driver in GENERIC.paul2000-12-201-2/+2
* Add the musycc driver to NOTES.phk2000-12-151-0/+1
* o Remove the COMPAT_OLDPCI option now that Mike removed it.imp2000-12-131-3/+3
* Remove the COMPAT_OLDPCI option, it's going away.msmith2000-12-132-3/+1
* add comment about ispfwmjacob2000-12-111-0/+1
* Add the spic driver, which is a simple first attempt at providing accessnsayer2000-12-111-0/+16
* Remove DDB, it leaked in here with another commit.phk2000-12-111-2/+0
* Staticize some malloc M_ instances.phk2000-12-081-0/+2
* Create a pmtimer device instance for GENERIC and NEWCARD kernels by default.iwasaki2000-12-072-0/+2
* Add the NS DP83815 to the list of supported chips by the sis driver.alex2000-12-031-2/+4
* Add kernel option NETGRAPH_ONE2MANY.archie2000-11-161-0/+1
* vx no longer uses pci compat shims and this doesn't need a countimp2000-11-151-1/+1
* MFGENERIC: 1.291imp2000-11-151-0/+6
* Add pmtimer device, necessary for proper time keeping when apm orimp2000-11-151-0/+2
* Proper capitalization of PCMCIA (and avoid matching pcm)jkh2000-11-141-1/+1
* In the year 2000, I think it's perfectly reasonable to include audiojkh2000-11-142-0/+7
* 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
* Merge from GENERIC 1.288imp2000-11-071-34/+27
* Make the ISA nic section look like the other device sections withimp2000-11-071-33/+26
* Synchronize NEWCARD kernel to GENERIC kernel. It is still experimental,imp2000-11-071-32/+45
* Minor ordering changes to make more sections strictly alphabetical.imp2000-11-071-4/+5
* Synced tx(4) driver descriptions + ``device tx'' line moved to thesemenu2000-11-072-2/+2
* newbusify the en atm driver.kjc2000-11-071-2/+3
* Document the KTR_VERBOSE option.jhb2000-11-071-1/+4
* The vx driver no longer needs the PCI compat shims. Also should nowwpaul2000-11-071-1/+1
* Comment out the (old) acpi stuff, it breaks LINT.phk2000-10-301-3/+3
* Add hints for ISA cards (such as TMC1610M) which use stg driver.non2000-10-291-0/+3
* Add a brief comment telling people to retain 'device miibus' as necessary.nik2000-10-281-0/+1
* Add some verbiage about the new ACPICA code. Note that this probablymsmith2000-10-281-0/+12
* Revert two experimental changes which escaped from my devel machine.phk2000-10-281-1/+1
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-271-1/+1
* 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/+4
* Add and document the WITNESS_SKIPSPIN and WITNESS_DDB kernel options.jhb2000-10-271-0/+6
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-252-0/+3
* Added lines for the wds driver.babkin2000-10-241-0/+6
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98non2000-10-232-0/+10
* Catch up to SMP_DEBUG -> MUTEX_DEBUG.jhb2000-10-201-2/+2
* Add ifpnp driver to list of i4b hardware drivers.hm2000-10-181-4/+5
* Duh! LINT is called NOTES these days.phk2000-10-142-0/+5
* Initial commit of IFS - a inode-namespaced FFS. Here is a shortadrian2000-10-141-0/+3
* Add missing option NETGRAPH_ETHER.archie2000-10-121-0/+1
* Bring the 'twe' driver back now that we think it should work.msmith2000-10-121-0/+1
* correct "device iwic0" to "device iwic"hm2000-10-101-1/+1
* update to i4b version 0.95.04hm2000-10-091-48/+68
OpenPOWER on IntegriCloud