summaryrefslogtreecommitdiff
path: root/sys/dev/ic/siopvar.h
AgeCommit message (Expand)Author
2011-09-23Make sure siop_xfer is a multiple of 128 bytes as intended (and as told byMiod Vallat
2011-04-05pull the dmamam wrapper in from all my other drivers and use it to replaceDavid Gwynne
2010-07-23Manuel Bouyer rescinded clauses 3 and 4 of his license text.Jonathan Gray
2010-04-06modify siop to provide an iopool as a way for the midlayer to manageDavid Gwynne
2005-11-20Un-revert backout to 20051009 and add patches from Martin Bouyer toKenneth R Westerback
2005-10-08Remove some trailing whitespace in license. From perry via NetBSD.Kenneth R Westerback
2004-10-13De-inline siop. Shrinks almost 1K on i386.Kenneth R Westerback
2003-11-16convert __attribute__((__packed__)) to __packed so that parsers unawareAnil Madhavapeddy
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-10-14Align siop_xfer on 128 byte boundary for all architectures now that 3.4 is out.Kenneth R Westerback
2003-09-06A couple of hppa-only changes, allowing siop to work on pci hppaKenneth R Westerback
2002-09-16Resync siop with NetBSD. Make strong effort to minimizeKenneth R Westerback
2002-03-14First round of __P removal in sysTodd C. Miller
2001-04-15Support U160 on 53c1010 chips.Kenneth R Westerback
2001-03-10First support for 53c1010 chip. This enables support up to U2W forKenneth R Westerback
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.Kenneth R Westerback