summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
AgeCommit message (Expand)Author
2014-02-22Allow kernels without tsciic to build.martin
2014-02-21Add tsciic and more (commented out) DS20L i2c devices.jdc
2014-02-21Add tsciic, a driver for the DECchip 21272 Core Logic chipset I2C controller.jdc
2014-01-24Add raid to the install kernelmartin
2014-01-22Add pseudo-device bpfilter to use DHCP client.tsutsui
2014-01-20Add and enable radeonfb(4) at pci with options RADEONFB_DEPTH_32.tsutsui
2013-12-23Revert previous commit. It was an accident.skrll
2013-12-18Silence gcc 4.8skrll
2013-10-15Add devices:jdc
2013-10-15Add sysmon (required for the envsys framework).jdc
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-04-27more bogus number removalchristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-10Explicitly set KERN_AS (this could be done in /usr/src/sys/conf/Makefile.*)christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-10-02move common/bus_dma/ -> dev/bus_dma/christos
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
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
2011-07-23Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted.jakllsch
2011-06-30dependant -> dependentwiz
2011-06-17Remove Avalon A12 support.matt
2011-06-12Welcome to 5.99.53! Merge rmind-uvmplock branch:rmind
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2010-11-23Remove unused count from pseudo-device md.hannken
2010-05-22add btmagic(4) where other Bluetooth drivers are listedplunky
2010-05-08enable IPFILTER_COMPAT in all kernels that have ipfilter already.mrg
2010-04-29enable TMPFS in all GENERICs that have MFS enabled.chs
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2010-04-07Clean up accidential commit.jakllsch
2010-04-07let ath(4) build on alphajakllsch
2010-04-07satafis:jakllsch
2010-03-07add uhso(4) device where appropriateplunky
2010-03-06use a MI major number for uhso(4) driverplunky
2010-03-06add major device for usho(4) driverplunky
2010-01-18if_ade doesn't build, suggesting nobody has tried to do anythingpooka
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-11-09Loading the kernel at 0xfffffc0000300000 doesn't work on my ES40 when I'vemhitch
2009-09-14Add the I2O iop controller, as used in the ES40 and ES45.mhitch
2009-08-21Use bus_dmamem common.thorpej
2009-08-18Delete some vanity configs, esp. now that the machines no longer exist.thorpej
2009-03-29Remove kernfs and use dmesg(8) on alpha INSTALL kernel.tsutsui
2009-03-06Remove SHMMAXPGS from all kernel configs. Dynamically compute thejoerg
2009-02-06Changes to MEMORY_RBFLAGS option:jym
2009-01-24add COMPAT_50 to all the configs with COMPAT_40.mrg