summaryrefslogtreecommitdiffstats
path: root/sys/dev/sbus/sbusvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove some more sparc remnants. ok deraadttedu2016-09-041-7/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* use the right capitalization for `MBus' and `SBus'sobrado2007-05-311-6/+6
* use __sparc__ and __sparc64__ instead of SUN4|SUN4C|SUN4M vs SUN4U to figurejason2006-06-211-3/+3
* sbus_establish() and the associated linked list in the sbus softc is now onlymiod2006-06-021-10/+1
* When failing to register an interrupt, display the correct priority on sparc64.miod2005-03-081-1/+3
* Preliminary xbox support: attaches, memory mapping and interrupts work, butmiod2005-03-051-4/+1
* Add support for the Sun Enterprise 450henric2003-02-171-3/+3
* spelling; from Brian Poole <raj@cerias.purdue.edu>todd2002-06-141-2/+2
* First round of __P removal in sysmillert2002-03-141-9/+9
* implement autoconf mechanism using device_register(); from NetBSD.jason2001-08-311-2/+1
* modifications to support OpenBSD/sparc style bootpath determinationjason2001-08-201-1/+2
* RCSidjason2001-08-191-0/+1
* import sbus stuff from netbsd (not a lot of mods).jason2001-08-181-0/+156