summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* `pcn' supports AMD Am79C97x cards, not Am79C79x cards.dd2001-07-131-1/+1
* gif(4) and stf(4) modernization:brooks2001-07-021-1/+1
* Hints overhaul:peter2001-06-121-2/+2
* move wx to be part of miibus requiring chipsetsmjacob2001-05-301-1/+1
* Remove MFS options from all example kernel configs.phk2001-05-291-1/+0
* Remove pcm hints here now that it's gone from GENERIC.jkh2001-05-261-4/+0
* Take pcm (audio) back out of GENERIC; there appears to be somejkh2001-05-251-3/+0
* Convert DEVFS from an "opt-in" to an "opt-out" option.phk2001-05-131-1/+0
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)obrien2001-04-151-1/+7
* Remove the now defunct ATA_ENABLE* optionssos2001-03-161-1/+0
* Move the fxp driver so it is under the miibus section.jlemon2001-03-121-1/+1
* Spelling and capitalization fixes.gsutter2001-03-071-7/+7
* Add support for Dlink DL10022 to the ed driver. This is a mii partimp2001-03-031-0/+1
* Drop the 'count' from the aha device specspeter2001-02-251-1/+1
* Clean up some leftovers from the root mount cleanup that was done somepeter2001-02-041-2/+0
* Turn DEVFS on by default.phk2001-01-271-1/+1
* At great personal risk to my sanity, turn off COMPAT_OLDISA and thepeter2001-01-191-3/+2
* Remove NOBLOCKRANDOM as a compile-time option. Instead, providemarkm2001-01-141-1/+0
* Argh, remove a local customization that snuck in here.jhb2001-01-141-1/+0
* Remove I386_CPU from GENERIC. Support for the 386 seriously pessimizesjhb2001-01-141-1/+1
* Re-enable the lnc driver in GENERIC.paul2000-12-201-2/+2
* Remove the COMPAT_OLDPCI option, it's going away.msmith2000-12-131-2/+1
* 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-071-0/+1
* 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
* Make the ISA nic section look like the other device sections withimp2000-11-071-33/+26
* 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-071-1/+1
* The vx driver no longer needs the PCI compat shims. Also should nowwpaul2000-11-071-1/+1
* Add a brief comment telling people to retain 'device miibus' as necessary.nik2000-10-281-0/+1
* 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
* As the blocking model has seems to be troublesome for many, disablemarkm2000-10-271-0/+1
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-251-0/+1
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98non2000-10-231-0/+4
* Bring the 'twe' driver back now that we think it should work.msmith2000-10-121-0/+1
* Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,ps2000-09-221-5/+0
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.wpaul2000-09-201-0/+1
* Moved the fe driver from the compat section to the correct section.nyan2000-09-151-2/+2
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAmsmith2000-09-131-0/+1
* Turn the /dev/random device into a (pseudo-)device, not an option.markm2000-09-121-1/+1
* Move tx to the list of drivers that now require miibus.billf2000-09-111-1/+1
* Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT).msmith2000-09-011-1/+2
* Comment out the static wiring of hints for GENERIC - the release processpeter2000-08-241-1/+2
* Add entries for the 'mly' driver. Re-group 'mly' and 'dpt' into a newmsmith2000-08-231-1/+4
* Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)phk2000-08-201-0/+1
* Revert previous commit. Not all RAID controllers are SCSI.obrien2000-07-291-6/+5
OpenPOWER on IntegriCloud