summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/gsc/gscbus.c
AgeCommit message (Expand)Author
2010-11-28Remove unused gscbus bus_dma_tag_t.Miod Vallat
2010-04-29Currently pdc_scanbus() scans in reverse, which results in physical CPU0Joel Sing
2010-04-20more misuse of user.h and sysctl.hTheo de Raadt
2005-06-09it appears asp occupies more space than intially thought andMichael Shalayeff
2004-09-15scan cpu bus manually for some machines do not support that in promMichael Shalayeff
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-02-13order irq,pri args to gsc_intr_establish() the way less confusing compared to...Michael Shalayeff
2003-08-07make all intr_establish take the same last arg for nameMichael Shalayeff
2003-07-30kill sample device mappings as not really usefulMichael Shalayeff
2002-12-18newer machines use phantom bus to attach lasi and other bus adapters.Michael Shalayeff
2002-12-17real interrupts/spl framework.Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-06disable debugMichael Shalayeff
2002-02-05use splraise() when calling handlers; from fredette@Michael Shalayeff
2001-12-02allow to configure devices on particular bus offsetsMichael Shalayeff
2001-11-05Switch everything to the new bus_dmamap_sync API.Artur Grabowski
2001-10-04compile w/o USELEDS; from Paul Weissmann <paul@pdp11.org>Michael Shalayeff
2001-08-01Sync with busdma_map api change.Miod Vallat
2001-07-30Change:Artur Grabowski
2001-03-22ifdef on a proper debug defineMichael Shalayeff
2001-01-31based on art's sparc patch:Jason Wright
2000-02-09heartbeat -- yeah we have a patch for thatMichael Shalayeff
1999-08-16report unhandled interrupts w/ DEBUG onlyMichael Shalayeff
1999-08-16evcnt count the interrupts, also optimize diagnostic printingMichael Shalayeff
1999-08-14fix debug printfs, ipl nameMichael Shalayeff
1999-07-12note wax in the sample layoutMichael Shalayeff
1999-07-07typoMichael Shalayeff
1999-04-20note a couple of typical io layouts for referenceMichael Shalayeff
1999-02-25chipset-independant irq establishing/handling code; dummy dma stuffMichael Shalayeff
1998-11-04GSC bus attachmentMichael Shalayeff