summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/dpt.c')
0 files changed, 0 insertions, 0 deletions
76a2c6cb97b41829a1'>Add Alpha to the list of platforms that use bus_space (for nca@pcmcia).mycroft 2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz 2002-03-24__arm26__ -> acorn26. This has the advantage of actually being defined.bjh21 2001-11-26Use bus_space on sun2.fredette 2001-05-26Use bus_space on arm26.bjh21 2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer 2000-06-18The sparc clients of this driver (si & sw) now use bus_space_*().pk 2000-03-25Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirktsutsui 2000-03-18Change footprint of ncr5380_intr() to match normal interrupt handler usage.mycroft 2000-03-18Use bus_space on MIPS.mycroft 2000-03-18Add a ncr5380_attach() routine which does part of the initialization, attachesmycroft 1999-09-21Fix minphys() on vax. While here, convert to bus.h.ragge 1998-11-19Adapt to the new scsipi_adapter interface.thorpej 1998-10-26In order for the SCI_CLR_INTR() and SCI_BUSY() macros to work, wescottr 1998-10-25Replace architecture-dependent tag/handle field names withscottr 1998-10-25Fix typochristos 1998-10-25PR/6274: John Ruschmeyer: Add support for the ncr53c80 driver on the i386.christos 1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer