summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/esp_obio.c
AgeCommit message (Expand)Author
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-13Split device_t/softc for MI ncr53c9x and some related devices,tsutsui
2008-02-12Introduce device_find_by_xname and device_find_by_driver_unit to replacejoerg
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-28Use device_unit().thorpej
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-11-16ANSIify function declarations/defintions. Use uint<N>_t.uwe
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-03-11* `bus_type_t' is gone.pk
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-03-29use NCR_F_DMASELECT instead of ncr53c9x_dmaselectpetrov
2000-07-09Add a `device class' interrupt level argument (from machine/intr.h)pk
2000-06-05Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adaternisimura
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-01-11Remove old-style boot device recognition.pk
1998-11-19Adapt to the new scsipi_adapter interface.thorpej
1998-10-10Garbage-collect the open_target_lu and close_target_lu entry points fromthorpej
1998-08-29Adjust for some small changes in lsi64854 back-end driver.pk
1998-08-29Split `esp' driver and DMA engine into separate front-end files.pk