summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/si_sebuf.c
AgeCommit message (Expand)Author
2003-07-15__KERNEL_RCSID()lukem
2003-05-03DMA, not dma nor Dma.wiz
2002-12-29Do not try to return a value from void functions.kristerw
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2001-08-20precede, not preceed.wiz
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2000-04-01Fix typo. (s/sc_adapter/sc_link/)tsutsui
2000-03-25Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirktsutsui
2000-03-18Add a ncr5380_attach() routine which does part of the initialization, attachesmycroft
1999-11-03adapt to latest scsipi changesjdolecek
1999-04-09Better implementation of driver "match" function,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
1997-12-09Remove local definition of DEBUG (left there by accident).gwr
1997-11-08Oops...(pasto)gwr
1997-11-07Disable DMA and interrupts for now (via se_options).gwr
1997-10-17Nuke same-unit hack in match.gwr
1997-10-17Add support for the Sun3/E "se" (Ethernet/SCSI) board.gwr