summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/siop
AgeCommit message (Expand)AuthorFilesLines
2013-01-06acknowlege -> acknowledgemartynas1-2/+2
2010-07-23Manuel Bouyer rescinded clauses 3 and 4 of his license text.jsg1-6/+1
2007-04-13scsi_generic is now 16 bytes. Adjust offsets into structure beingkrw2-25/+25
2007-04-05Allow usb microcode to be built in a cross environment. System endian has beendrahn1-1/+2
2005-11-20Un-revert backout to 20051009 and add patches from Martin Bouyer tokrw1-88/+91
2005-11-20Add patch from Martin Bouyer to fix NetBSD PR #31990. Will generatekrw1-4/+8
2005-10-10Add handling for IGNORE WIDE RESIDUE messages. Actually calculatekrw1-89/+87
2005-10-10Script fix for resid calculation/save data pointer function.krw1-5/+3
2005-10-08More trailing whitespace removal (perry via NetBSD).krw1-6/+6
2005-10-08Sync with r1.7 of ncr53cxxx.c. Changes to comments only.krw3-6/+6
2005-10-08Some whitespace/syntax tweaks from bouyer & simonb via NetBSD. Alsokrw1-20/+17
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@jsg1-0/+1
2004-03-12Regenmiod3-4/+83
2004-03-12Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlymiod3-6/+165
2003-07-01Don't dma map the xs->cmd. Copy it to a safe buffer that is alreadykrw2-105/+24
2003-06-27Take strlen() of an existing variable. Syntax error introduced in str*krw1-2/+2
2003-04-06strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.ho1-13/+22
2003-01-08Merry Christmas Mickey!krw3-5/+444
2002-09-16Resync siop with NetBSD. Make strong effort to minimizekrw3-333/+542
2001-04-15Support U160 on 53c1010 chips.krw2-37/+38
2001-03-01Typo police: various misspelling, capitalizations, etc.krw2-5/+5
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.krw4-0/+2228