summaryrefslogtreecommitdiff
path: root/sys/dev/i2o/iopsp.c
AgeCommit message (Expand)Author
2003-06-13Fix the way the scsipi adapter openings are adjusted when the arraythorpej
2002-12-06- Handle DPT ioctls from native NetBSD binaries.ad
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-01-12Call malloc(9) with M_ZERO flag instead of memset() after malloc().tsutsui
2001-11-13add RCSIDlukem
2001-08-22Parameter group changes:ad
2001-08-04Some changes from OpenBSD, and some of my own:ad
2001-06-26Make it compile with SCSIPI_DEBUGbouyer
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-04-01- Allocate any private space that's requested.ad
2001-03-20Major update; basically, improve performance somewhat and play nicer withad
2001-02-07FC peripherals on DPT/Adaptec boards only respond to private class messages.ad
2000-12-03- Only configure un-claimed devices. Implement re-configuration.ad
2000-11-09- A few minor changes (typos and the like).ad
2000-11-08Add support for I2O adapters and SCSI/FC-AL/BSA class devices. This needsad