summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/INSTALL
AgeCommit message (Expand)Author
2021-07-23Use wildcard matches more consistently, and attach pci, eisa, isa, andthorpej
2020-09-28qemu device for INSTALL, too.thorpej
2020-09-19Enable MULTIPROCESSOR by default, but disable it in the RAMDISKthorpej
2020-09-05Add siisata.thorpej
2020-04-06Slightly bump ramdisk spacemartin
2020-01-25Retire "le* at pci?" from the shipped kernel configs:thorpej
2020-01-20Remove FDDI support.thorpej
2018-09-06Retire the 'midway' driver. Discussed on tech-net@ recently and also threemaxv
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2014-10-11Missing agp attachment.uebayasi
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-01-24Add raid to the install kernelmartin
2014-01-22Add pseudo-device bpfilter to use DHCP client.tsutsui
2013-04-27remove confusing numeric locators where they are unused.christos
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2010-11-23Remove unused count from pseudo-device md.hannken
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2009-03-29Remove kernfs and use dmesg(8) on alpha INSTALL kernel.tsutsui
2009-02-06Changes to MEMORY_RBFLAGS option:jym
2008-07-31Add "options WAPBL" to standard GENERIC/INSTALL type configs.simonb
2008-05-30Add options COMPAT_40 to files which have options COMPAT_30.tsutsui
2007-01-01sync the zstty configuration with GENERIC, for consistency.pavel
2006-12-29update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.yamt
2006-12-11Reduce diffs between GENERIC and INSTALL.tsutsui
2006-12-09Add the following network devices:tsutsui
2006-10-02remove MALLOC_NOINLINE, it doesn't do anything anymore.chs
2006-02-05Remove 'count' argument for pseudo-devices that ignore itcube
2005-12-07Remove obsolete options VNODE_OP_NOINLINE.tsutsui
2005-12-07Adjust comments for options FFS_NO_SNAPSHOT.tsutsui
2005-05-31Remove attachment for the piixide(4) driver from all non-x86 kerneltron
2005-02-18Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOTdsl
2005-02-11Add 'option FFS_SNAPSHOT' to most of the config files.dsl
2005-01-31Add file system snapshots to kernel configs.hannken
2004-11-24pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie ofbouyer
2004-11-10Add COMPAT_BSDPTY to the rest of the config files.christos
2004-07-15Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commentedatatat
2004-02-13RealTek -> Realtek.wiz
2003-12-14Split the Intel i31244 SATA controller ("Artisea") driver out of piixidethorpej
2003-12-13Split out the Silicon Image SATALink support into its own driver,thorpej
2003-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-08Add new per-chip pciide drivers.bouyer
2003-10-08Add atabusbouyer
2003-09-06add rnd(4) device to installation media.itojun
2003-04-16Add mpt(4).thorpej
2003-04-10Bye Bye UCONSOLEchristos
2003-02-10add wi at pci and pcmcia, make comments consistent.grant
2002-11-30White space police.itohy