summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
AgeCommit message (Expand)Author
2006-11-25remove dpt(4) because it sucks.David Gwynne
2006-09-28add wb(4) in with the other network drivers and remove the UNTESTED section.Brad Smith
2006-09-28- add a wireless section and move the existing PCI wireless drivers there.Brad Smith
2006-09-27Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.Alexander Yurchenko
2006-09-27Add files.onewire to all our USB archs, it will be used soon.Alexander Yurchenko
2006-09-27add acx(4).Brad Smith
2006-09-24add pgt(4).Brad Smith
2006-08-20move sf(4) out from untested sectionMartin Reindl
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright
2006-08-17enable msk(4) in a few more places.Brad Smith
2006-08-14Enable uslcom(4) and uark(4) on all the USB capable archs.Jonathan Gray
2006-08-13Make sure we generate sfb.h and cfb.h, even though support is not there yet.Miod Vallat
2006-08-11add rum(4) on arches where ural(4) is enabled.Damien Bergamini
2006-08-07rcons removal fallout, spotted by kettenis@Miod Vallat
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-07-27+ opl* at cmpci?Brad Smith
2006-07-11Remove DISKLABEL_ALL, DISKLABEL_ALPHA, leave DISKLABEL_I386 inKenneth R Westerback
2006-06-22mpi works here too.David Gwynne
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-01add xge(4).Brad Smith
2006-06-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe
2006-05-28sync, enable and move twe(4) out from untested on alphaMartin Reindl
2006-05-06fix the untested comment.Brad Smith
2006-05-06- Add vge(4), lge(4), hme(4), mtd(4), luphy(4) and ciphy(4)Brad Smith
2006-05-06add ciss(4) to the untested section, 530[24]'s exist with Alpha specificBrad Smith
2006-03-27add a few more crypto cards.Brad Smith
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
2006-03-11add art(4).Brad Smith
2006-02-23Better dependency rules in files.alpha, also point to cpuconf.c in theMiod Vallat
2006-02-23de fits again.Miod Vallat
2006-02-23Only compile badaddr() if we have support for TurboChannel, apecs, cia or lca,Miod Vallat
2006-02-14Homogeneize WSDISPLAY_* option comments (especially on cats)Miod Vallat
2006-02-12Remove dead isabeep driver and unused isabeep() function.Miod Vallat
2006-02-10- remove lmc(4) from RAMDISKBIGBrad Smith
2006-02-04update comment for ralDamien Bergamini
2006-01-20add emu(4) here and enable midi attachment for eap(4)Brad Smith
2006-01-09Enable hotplug(4); Tested by Michael Knudsen and me;Robert Nagy
2005-12-27enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as neededTheo de Raadt
2005-11-15enable bktr(4) and radio(4) on alphaRobert Nagy
2005-11-15add pcn on alpha and remove redundant pcn entry on i386 RAMDISK_CDBrad Smith
2005-11-15add ixgb(4) though commented out for now.Brad Smith
2005-11-05add or enable lmc(4)Brad Smith
2005-10-02enable ath(4) on alpha.Reyk Floeter
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-07-31unfortunately de(4) no longer fitsTheo de Raadt
2005-07-14More netccitt and netns removals; OK henning, brad, mickeyUwe Stuehler
2005-06-20add ral(4)Martin Reindl
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-17Allow ev56 opcodes in the .s files by default (gas on alpha does not yet haveMiod Vallat
2005-05-27add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@Dale Rahn