summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/esp.c
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-13Split device_t/softc for MI ncr53c9x and some related devices,tsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-03Make esp and its dma on 3/80 use bus_dma(9).tsutsui
2007-01-23Use bus_space(9).tsutsui
2006-03-28Use device_unit().thorpej
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-12-11merge ktrace-lwp.christos
2005-01-30Enable NCR_F_DMASELECT to use DMA xfer on command/selection phase.tsutsui
2005-01-22de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.chs
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-03-29use NCR_F_DMASELECT instead of ncr53c9x_dmaselectpetrov
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
1999-04-08Make "dma" a real device so it can attach before esp.gwr
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-02-05Merge arch/sun3x into arch/sun3gwr
1998-01-12Update for config changes.thorpej
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer
1997-06-27Add reference to DMA selection variable used in dev/ic/ncr53c9x.c and samplejeremy
1997-03-20Now using dev/ic/ncr53c9x.cgwr
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-02-24Initial import from SPARC port.jeremy