summaryrefslogtreecommitdiff
path: root/sys/dev/sbus
AgeCommit message (Expand)Author
2003-12-23Only ACK pending interrupts (instead of all possible). Log interrupts wemartin
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-12-04NetBSD.ORG -> NetBSD.orgkeihan
2003-11-13eliminate uvm_useracc() in favor of checking the return value ofchs
2003-11-11Remove ancient DDB-dependent `hide/integrate'.pk
2003-10-28uninitialized variables.chs
2003-10-28Uninitialized variable.ad
2003-10-16Enable VLAN encapsulation.pk
2003-09-10Get rid of the disgusting struct apc_dma *dma = NULL; hack now that weuwe
2003-08-27change PROM_getprop() from taking a "void **" for the storage, to amrg
2003-08-25Undo previous as it broke things.uwe
2003-08-24#include "opt_rcons.h"uwe
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Get machine/dev/sbusvar.h for SUN4D too.pk
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29More changes for providing lwpid for ktrace (sparc GENERIC built)darrenr
2003-05-03DMA, not dma nor Dma.wiz
2003-04-24Fix attachment for sparc64 systems (missing bus_space_vaddr).martin
2003-02-27Back out rev. 1.26; I forgot about the Javastations..pk
2003-02-27Some machine have a `SUNW,CS4231' node, but no actual hardware. It seemspk
2003-02-22hz -> Hztsutsui
2003-02-06Remove unneeded #include's.hannken
2003-02-06Add <sys/lock.h> include for ncr53c9xvar.h.martin
2003-01-07Add SUN4U magic to make nell work without things like WI_AT_BIGENDIAN_HACK.martin
2003-01-03Separate the sbus bus_space_tag_t used for access to nell hardware frommartin
2003-01-03part one of bus_space(9) fixes to enable bus spaces to override themrg
2003-01-02Call interrupt handlers from a soft interrupt to decouple them from themartin
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-12-25fix typo in QE_CR_STAT_BITS - bit indication for EDEFER was wrongjdolecek
2002-12-17Establish high-level interrupt with IPL_SERIAL.pk
2002-12-10Remove the `flags' argument from bus_intr_establish().pk
2002-12-10bus_intr_establish() signature change.pk
2002-12-10Switch to softintr(9).pk
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-10Only use one interrupt handler for both status changes and pcmcia IOmartin
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Add missing args to CFATTACH_DECL.uwe
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Compare the driver name against "ledma", rather than looking forthorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-09-25Additional fixes to make 16 targets work on FAS366.mycroft
2002-09-18Squash some bugs.ad
2002-09-13Driver for the Sun ZX/Leo framebuffer. This would be called leo, but thead
2002-09-12bus_dmamap_load() can't take BUS_DMA_COHERENT flag.tsutsui
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-09-04Adapt to recent sbusvar.h changes.martin
2002-09-04Adapt to sbusvar.h changes.martin