summaryrefslogtreecommitdiffstats
path: root/sys/dev/microcode/siop (follow)
Commit message (Expand)AuthorAgeFilesLines
* acknowlege -> acknowledgemartynas2013-01-061-2/+2
* Manuel Bouyer rescinded clauses 3 and 4 of his license text.jsg2010-07-231-6/+1
* scsi_generic is now 16 bytes. Adjust offsets into structure beingkrw2007-04-132-25/+25
* Allow usb microcode to be built in a cross environment. System endian has beendrahn2007-04-051-1/+2
* Un-revert backout to 20051009 and add patches from Martin Bouyer tokrw2005-11-201-88/+91
* Add patch from Martin Bouyer to fix NetBSD PR #31990. Will generatekrw2005-11-201-4/+8
* Add handling for IGNORE WIDE RESIDUE messages. Actually calculatekrw2005-10-101-89/+87
* Script fix for resid calculation/save data pointer function.krw2005-10-101-5/+3
* More trailing whitespace removal (perry via NetBSD).krw2005-10-081-6/+6
* Sync with r1.7 of ncr53cxxx.c. Changes to comments only.krw2005-10-083-6/+6
* Some whitespace/syntax tweaks from bouyer & simonb via NetBSD. Alsokrw2005-10-081-20/+17
* add some missing $, ok djm@ 'That looks fine to me' millert@jsg2004-10-011-0/+1
* Regenmiod2004-03-123-4/+83
* Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlymiod2004-03-123-6/+165
* Don't dma map the xs->cmd. Copy it to a safe buffer that is alreadykrw2003-07-012-105/+24
* Take strlen() of an existing variable. Syntax error introduced in str*krw2003-06-271-2/+2
* strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.ho2003-04-061-13/+22
* Merry Christmas Mickey!krw2003-01-083-5/+444
* Resync siop with NetBSD. Make strong effort to minimizekrw2002-09-163-333/+542
* Support U160 on 53c1010 chips.krw2001-04-152-37/+38
* Typo police: various misspelling, capitalizations, etc.krw2001-03-012-5/+5
* Import siop, a replacement for the ncr SCSI driver, from NetBSD.krw2001-02-154-0/+2228