summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
AgeCommit message (Expand)Author
2009-09-27adjust comments; eephy isn't just for Intel GigE. From Brad.Stuart Henderson
2009-09-24Link alpha kernels with an ld.script to discard unwanted sections; thisMiod Vallat
2009-08-09Introduce option DDB_STRUCT. Kernels compiled with this option (except onMiod Vallat
2009-06-25fxp no longer fits on this mediaTheo de Raadt
2009-06-24enable softraidTodd T. Fries
2009-06-24for the isp(4) driver, invert the meaning of the options which pullTheo de Raadt
2009-04-28put vlan support onto these mediaTheo de Raadt
2009-03-24give up on pcn to make it all fit; ok miodTheo de Raadt
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2009-01-11Fix a sed bug in the makefile's depend target.Paul Irofti
2009-01-06- add and enable ipgphy(4) everywhere there's a stge(4) entry.Jasper Lievisse Adriaanse
2008-12-01terse is good, more readable; please commit deraadt@Todd T. Fries
2008-11-26Enable Bluetooth (btd and btctl are not hooked into the build yet)Uwe Stuehler
2008-11-24Import btsco(4) from NetBSD to work on itUwe Stuehler
2008-11-09Rework that way that agp attaches.Owain Ainsworth
2008-07-19Add code to walk the eisa configuration, from NetBSD. This configurationMiod Vallat
2008-07-01Enable FFS2 on most of the larger RAMDISK media.Brad Smith
2008-06-27Add uvideo(4).Brad Smith
2008-06-26add bio & bioctlTodd T. Fries
2008-05-25Move cmpci(4) and eso(4) out of the untested section.Brad Smith
2008-05-23do not use swap generic; these should specifically choose rd0aTheo de Raadt
2008-05-22- ises(4) was removed some time ago, zap it here too.Jasper Lievisse Adriaanse
2008-05-20Remove stray "attach com at isapnp with com_isapnp".Mark Kettenis
2008-05-19we do not need en(4)Theo de Raadt
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2008-04-07sdtemp* devices could occur on these machinesTheo de Raadt
2008-03-21SMALL_KERNEL, NO_PROPOLICE; from bradTheo de Raadt
2008-03-21crank maxusers on some architecturesTheo de Raadt
2008-03-21Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of internationalMiod Vallat
2008-02-24Add commented out Bluetooth HID sectionUwe Stuehler
2007-12-29Unifdef NO_IEEE in the libkern softfloat code, and put an appropriate ruleMiod Vallat
2007-12-09provide mount_ntfs(8) on alpha, it works out of the box for readingMartin Reindl
2007-11-30Define NORMAL_C_NOP everywhere.Miod Vallat
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-11-25Get rid of the kernel 'libcompat' framework, and instead use conf/files toTheo de Raadt
2007-10-08enable spdmem where it mattersTheo de Raadt
2007-09-09uchcom(4) has been verified to work by djm@, so add it to allJonathan Gray
2007-08-01Stop making de win over dc on alpha, and include both dc and de on allMiod Vallat
2007-07-30Shuffle the order in which we look for header files, when doingThordur I. Bjornsson
2007-06-22PCI malo(4) worksMartin Reindl
2007-06-08include files.bluetooth, so that bluetooth support can be compiled,Jasper Lievisse Adriaanse
2007-05-31Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go)Uwe Stuehler
2007-05-28Maintaining a broken compatibility layer for a broken OS is not a productiveBob Beck
2007-05-05simple single-processor only mutex implementationMartin Reindl
2007-04-19sili(4) works fine here.David Gwynne
2007-04-13get alpha SMP into a state where it at least compiles:Martin Reindl
2007-03-18put support for alphaservers 1200 and 4100 on ramdisk kernelsMartin Reindl
2007-03-16add DEC_KN300 support from NetBSD;Robert Nagy
2007-02-28Add Smart Battery Monitor device driver. Provided byAlexander Yurchenko
2007-02-18Remove #ifdef/#endif's around MBR checking code. Remove now unusedKenneth R Westerback