summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/lpt_ebus.c
AgeCommit message (Expand)Author
2014-05-03Also attach to devices named "parallel"martin
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2008-05-29remove clause #3 from my license where there are no othermrg
2008-03-07Split the softc from the device_t for all lpt(4) variants and attachmentscube
2006-02-11ANSIfication: u_intN_t -> uintN_t, use ANSI function declarations/definitionscdi
2005-12-11merge ktrace-lwp.christos
2003-07-15__KERNEL_RCSID()lukem
2002-12-10Remove the `flags' argument from bus_intr_establish().pk
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-07-18Spell 'should' correctly.wiz
2002-03-21Cleanup.eeh
2002-03-20Overhaul bus space.eeh
2002-03-16convert to using <dev/ebus/ebusvar.h> and it's struct member names.mrg
2002-03-15Get PCI working with the new bus_space*.eeh
2002-03-01Rename EBUS_PADDR_FROM_REG uses to EBUS_ADDR_FROM_REG.martin
2001-10-22use <dev/ebus/ebusreg.h>mrg
2000-07-09Add a `device class' interrupt level argument (from machine/intr.h)pk
2000-04-15- auxio cleanup and sbus support.mrg
2000-04-08- store the ebus's parent so we can find the IOMMUmrg
2000-04-05add some comments, clean this up a bit.mrg
1999-06-05map in registers, configure interrupts, this appears to be OK now.mrg
1999-06-05lpt at ebus.mrg