summaryrefslogtreecommitdiff
path: root/sys/dev/i2o/ioprbs.c
AgeCommit message (Expand)Author
2009-01-21Replace timeout_add(msecs * hz / 1000) with timeout_add_msec(msecs).Alexander Yurchenko
2008-11-25Another bunch of TRY_AGAIN_LATER -> NO_CCB when no I/O could be started.Kenneth R Westerback
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-10-17de-abstract and just use splbio() and splx()Theo de Raadt
2006-11-28give scsi controllers a real attach args to fill in when attaching scsibus.David Gwynne
2005-12-04Don't retry unsupported commands, or commands for invalidKenneth R Westerback
2005-09-15Don't fake MODE SENSE page 4 info inside raid drivers, just let sdKenneth R Westerback
2005-08-24Test xs->bp before de-referencing it. Initialize it to NULL, not 0.Kenneth R Westerback
2005-07-03Fix data_length values in simulationed MODE SENSE page 4 responses soKenneth R Westerback
2005-05-23loose is not lose. ok deraadt tdeval and a few more typos from jfbTed Unangst
2004-04-12removeable -> removable;Jason McIntyre
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2002-04-03deal with ccb shortage correctly, ok mickey@Niklas Hallqvist
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-29Alpha-version (or is that Intel?) of the I2O random block storage driver.Niklas Hallqvist