summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/siop
AgeCommit message (Expand)Author
2013-01-06acknowlege -> acknowledgeMartynas Venckus
2010-07-23Manuel Bouyer rescinded clauses 3 and 4 of his license text.Jonathan Gray
2007-04-13scsi_generic is now 16 bytes. Adjust offsets into structure beingKenneth R Westerback
2007-04-13scsi_generic is now 16 bytes. Adjust offsets into structure beingKenneth R Westerback
2007-04-05Allow usb microcode to be built in a cross environment. System endian has beenDale Rahn
2005-11-20Un-revert backout to 20051009 and add patches from Martin Bouyer toKenneth R Westerback
2005-11-20Add patch from Martin Bouyer to fix NetBSD PR #31990. Will generateKenneth R Westerback
2005-10-10Add handling for IGNORE WIDE RESIDUE messages. Actually calculateKenneth R Westerback
2005-10-10Script fix for resid calculation/save data pointer function.Kenneth R Westerback
2005-10-08More trailing whitespace removal (perry via NetBSD).Kenneth R Westerback
2005-10-08Sync with r1.7 of ncr53cxxx.c. Changes to comments only.Kenneth R Westerback
2005-10-08Some whitespace/syntax tweaks from bouyer & simonb via NetBSD. AlsoKenneth R Westerback
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2004-03-12RegenMiod Vallat
2004-03-12Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlyMiod Vallat
2003-07-01Don't dma map the xs->cmd. Copy it to a safe buffer that is alreadyKenneth R Westerback
2003-06-27Take strlen() of an existing variable. Syntax error introduced in str*Kenneth R Westerback
2003-04-06strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.Hakan Olsson
2003-01-08Merry Christmas Mickey!Kenneth R Westerback
2002-09-16Resync siop with NetBSD. Make strong effort to minimizeKenneth R Westerback
2001-04-15Support U160 on 53c1010 chips.Kenneth 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