Age | Commit message (Expand) | Author |
2007-08-05 | Add support for the (non-pci) NCR 53c720/770 in big-endian mode. | Mark Kettenis |
2007-04-13 | scsi_generic is now 16 bytes. Adjust offsets into structure being | Kenneth R Westerback |
2005-11-20 | Un-revert backout to 20051009 and add patches from Martin Bouyer to | Kenneth R Westerback |
2005-11-03 | revert to 20051009 for now, need to investigate strange behaviour with | Martin Reindl |
2005-10-10 | Add handling for IGNORE WIDE RESIDUE messages. Actually calculate | Kenneth R Westerback |
2005-10-08 | Remove some trailing whitespace in license. From perry via NetBSD. Add | Kenneth R Westerback |
2004-06-12 | Add check for bp->b_bcount in siop_minphys() as other drivers have. | Kenneth R Westerback |
2003-11-16 | convert __attribute__((__packed__)) to __packed so that parsers unaware | Anil Madhavapeddy |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-10-14 | Align siop_xfer on 128 byte boundary for all architectures now that 3.4 is out. | Kenneth R Westerback |
2003-09-06 | A couple of hppa-only changes, allowing siop to work on pci hppa | Kenneth R Westerback |
2003-07-01 | Don't dma map the xs->cmd. Copy it to a safe buffer that is already | Kenneth R Westerback |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2002-11-16 | From NetBSD (bouyer@): | Kenneth R Westerback |
2002-09-16 | Resync siop with NetBSD. Make strong effort to minimize | Kenneth R Westerback |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-10-30 | From NetBSD: add __packed__ attribute to hardware structure that | Kenneth R Westerback |
2001-08-26 | Prepare for transition to 5-parameter bus_dmamap_sync() by creating and | Kenneth R Westerback |
2001-06-25 | Revert change to using sc_link in calls to siop_print_info(). | Kenneth R Westerback |
2001-06-24 | Pass the device's scsi_link to siop_print_info(), instead of the | Kenneth R Westerback |
2001-04-15 | Support U160 on 53c1010 chips. | Kenneth R Westerback |
2001-03-06 | 1) Enable tag queuing. | Kenneth R Westerback |
2001-03-01 | Typo police: various misspelling, capitalizations, etc. | Kenneth R Westerback |
2001-02-15 | Import siop, a replacement for the ncr SCSI driver, from NetBSD. | Kenneth R Westerback |