summaryrefslogtreecommitdiff
path: root/sys/arch/hppa64/dev
AgeCommit message (Expand)Author
2009-11-09Every selwakeup() should have a matching KNOTE() (even if kqueue isn'tNicholas Marriott
2009-10-31Use suser when possible. Suggested by miod@.Federico G. Schwindt
2009-10-31Add missing KNOTE() calls after selwakeup(), until we decide if the KNOTE()Theo de Raadt
2009-08-22Constify the what/name parameter of pci_intr_establish().Michael Knudsen
2009-04-14Convert the waitok field of uvm_pglistalloc to "flags", more will be added soon.Owain Ainsworth
2009-03-30bzero pci attach argsMark Kettenis
2008-04-27replace ctob/btoc by ptoa/atopMartin Reindl
2008-04-20Sync with hppa code.Mark Kettenis
2008-04-20Bring over astro(4) from hppa, to replace pluto(4).Mark Kettenis
2008-04-20Sync console handling with hppa port:Mark Kettenis
2008-01-23Cleanup cn_pri. Change constants to more meaningful names, rather thanJoel Sing
2007-09-22M_ZERO -> bzero.Kenneth R Westerback
2006-12-14Make pci subsystem aware of domains. Each host bridge gets assigned a uniqueMark Kettenis
2006-03-13* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set toBrad Smith
2005-11-28use atop(), remove last traces of Mach macros from hppa and hppa64Martin Reindl
2005-05-22fix dmesg printMichael Shalayeff
2005-05-22devices scan for the early new hppa64 machines.Michael Shalayeff
2005-04-01small batch early bottling hppa64 portMichael Shalayeff