summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/sableio
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-05-07Liberally sprinkle static around to get more symbols out of thethorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-11-18malloc(9) -> kmem(9)thorpej
2020-09-22Changes to make MPSAFE interrupts work on Alpha:thorpej
2018-12-08Clean up initialization of com_regs structure, in preparation forthorpej
2015-04-13MD rnd.h cleanups. Please let me know if I broke anything!riastradh
2014-03-29make pci_intr_string and eisa_intr_string take a buffer and a lengthchristos
2014-03-21gc sprintf; reduce local static usage of interrupt strings that are onlychristos
2012-02-06Do a minor cleanup of alpha (this will make applying pullups post branchingmatt
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-06-14Major cleanup of alpha device drivers.matt
2009-12-04Cleanup interrupt establish error messages. Do not mixnjoly
2009-11-21- Use lwp_getpcb() on Alpha.rmind
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-16Split device_t and softc for the ... wait for it ... [air quotes] MIcube
2008-03-15Split device_t and softc for pckbc(4) and its attachments.cube
2008-03-14Split device_t and softc for all com(4) devices (well, everything thatcube
2008-03-07Split the softc from the device_t for all lpt(4) variants and attachmentscube
2008-02-29Use pmf_device_register1() instead of shutdownhook_establish() todyoung
2008-01-05Fix includes.ad
2006-07-13Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore
2005-12-11merge ktrace-lwp.christos
2005-08-26kill some more simple submatch() functions, use config_stdsubmatch()drochner
2005-08-25replace the "locdesc_t" structure carrying the number of locatorsdrochner
2004-09-13autoconf cleanup: turn xxxsubmatch() functions into the locatordrochner
2004-08-30Phase out the use of a string as first "attach args" member to controldrochner
2003-09-25Modify the fdcattach() interface again, splitting it into two parts, so thatmycroft
2003-09-25Update for new attach method.mycroft
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2001-07-12bzero -> memsetthorpej
2000-12-21Add support for the AlphaServer 2100 (Sable) and the AlphaServer 2100Athorpej