summaryrefslogtreecommitdiff
path: root/sys/dev/ic/sunscpal.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2017-01-11adatper -> adapterskrll
2014-03-25kill sprintfchristos
2009-11-23Remove some unecessary includes sys/user.h header.rmind
2008-12-16replace bitmask_snprintf(9) with snprintb(3)christos
2008-07-06Split device_t/softc with misc cosmetic changes.tsutsui
2008-04-08use aprint_*_dev and device_xnamecegger
2006-11-24fix spelling of accommodate; from Zapher.christos
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-06-03Constify.tsutsui
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-09-18If we need to poll, set SCSIPI_ADAPT_POLL_ONLY rather than a homegrown flag.mycroft
2003-05-03DMA, not dma nor Dma.wiz
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-04-05Implement mstohz() as discussed on tech-kern, and use it in SCSI driversbouyer
2002-03-22Fixed a possible overflow bug in the timeout calculation.fredette
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add/cleanup RCSIDlukem
2001-11-04Use common macro to check message length.tsutsui
2001-08-17When asked to set the transfer mode, just call backfredette
2001-07-15When reporting an ICR value, use bitmask_snprintf tofredette
2001-07-08Correct various misspellings of 'transfer' and inflected forms.wiz
2001-07-07bzero -> memsetthorpej
2001-05-18Fixed some typos, removed unused asm() labels. Removedfredette
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-04-20Added support for the chipset used on the Sun2 "sc" SCSI adapters.fredette