summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/gsc
AgeCommit message (Expand)Author
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-12-14remove extra space in dmesgTheo de Raadt
2002-12-11delay(1) is enough on attentionMichael Shalayeff
2002-10-13split the scp/iscp/scb between the cache lines, make the leds blink betterMichael Shalayeff
2002-09-03forgot to set up the sc_frequency (;Michael Shalayeff
2002-07-17when bailing out from attach, -- pretend to be nice and place a backslashanMichael Shalayeff
2002-06-06do not say duh to the cerealMichael Shalayeff
2002-03-18kill debugging printfMichael Shalayeff
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-16need ca_pdc_iodc_read from some devices to got their paramsMichael Shalayeff
2002-02-11extend the hackery to not use kvtopMichael Shalayeff
2002-02-06disable debugMichael Shalayeff
2002-02-06remove dangling spacesMichael Shalayeff
2002-02-05use splraise() when calling handlers; from fredette@Michael Shalayeff
2002-02-05do not comprobe() that hoses itMichael Shalayeff
2002-02-03better space mapMichael Shalayeff
2002-02-03flush cache on attentionMichael Shalayeff
2002-01-25offset to com regs is just a common iomod offset, accomodate for com consoleMichael 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
2001-01-12this is even uglier hack, but it also works; theo did not help (;Michael Shalayeff
2000-07-21convert to new timeoutsMichael Shalayeff
2000-03-13and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc....Michael Shalayeff
2000-02-09heartbeat -- yeah we have a patch for thatMichael Shalayeff
1999-12-17screw it really badMichael Shalayeff
1999-12-17break the attaching intentionally until i figure put how to screw the dev/ic/...Michael Shalayeff
1999-11-26accomodate for mi changesMichael Shalayeff
1999-11-16typo in doc refMichael Shalayeff
1999-08-16report unhandled interrupts w/ DEBUG onlyMichael Shalayeff
1999-08-16evcnt count the interrupts, also optimize diagnostic printingMichael Shalayeff
1999-08-14updateMichael Shalayeff
1999-08-14fix debug printfs, ipl nameMichael Shalayeff
1999-08-14this work, smirk, rock, sock (rhymes by fries@ ;)Michael Shalayeff
1999-07-12note wax in the sample layoutMichael Shalayeff
1999-07-08rightMichael Shalayeff
1999-07-07typoMichael Shalayeff
1999-04-20establish irq handlerMichael 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
1999-02-25establish irq after MI attach call, some cleanupMichael Shalayeff
1999-01-03ie driver, needs MI part, which involves sparc testing and (most likely) i386...Michael Shalayeff
1998-11-30s/iot/ca->ca_iot/Michael Shalayeff