summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
2005-08-01knfTheo de Raadt
2005-07-31Get rid of unused SINCR and SSIZE constants.Miod Vallat
2005-07-31unfortunately de(4) no longer fitsTheo de Raadt
2005-07-24Be more permissive when checking the interrupt vector for devices tied toMiod Vallat
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-17Override cpu_switch() with a faster version if we can use BWX instructions.Miod Vallat
2005-06-17Allow ev56 opcodes in the .s files by default (gas on alpha does not yet haveMiod Vallat
2005-05-30even shorterTheo de Raadt
2005-05-30shrink alpha boot blocks another little bitTheo de Raadt
2005-05-27add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@Dale Rahn
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
2005-05-25comment typoJason Wright
2005-05-24fix links targetUwe Stuehler
2005-05-24move sk(4) and epic(4) out of the untested sectionBrad Smith
2005-05-17add epic(4) under the untested section.Brad Smith
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
2005-05-09fixes and updates for root device detection from NetBSD:Martin Reindl
2005-05-09- add alpha optimized in4_cksumBrad Smith
2005-05-06generate vim-compatible tag files, from netbsdPedro Martelletto
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01spellingDavid Krause
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-28shrink extra verbose crudTheo de Raadt
2005-04-28shut upTheo de Raadt
2005-04-21count fpu lazy context switches; deraadt@ okMichael Shalayeff
2005-04-21correct idiom for snprintf failure handling; ok beckTheo de Raadt
2005-04-20Enable ural(4), appears to work fine.Jonathan Gray
2005-04-19nothing uses spllowersoftclock() anymoreMichael Shalayeff
2005-04-14internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Marc Espie
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-08Cosmetics...Thierry Deval
2005-02-25Enable re(4) on alpha.Jonathan Gray
2005-02-15Enable phys found in various USB devices on more archs.Jonathan Gray
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-04SET_PC_REGS, arches tested between me and miod.Marc Espie
2005-01-04enable ehciJonathan Gray
2005-01-03re-enable ohci and uhciTheo de Raadt
2004-12-30Enable udav now it works on alpha. ok dlg@Jonathan Gray
2004-12-29fix a few more locators with ? that snuck in; mickey okTheo de Raadt
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat
2004-12-19disable uyap by default, because it is that rareTheo de Raadt
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
2004-12-08add pcscp(4) at pciMartin Reindl