Sync libc/quad with FreeBSD:
[dragonfly.git] / sys / bus / cam /
2007-11-25 Peter AvalosDon't use the devstat->busy_count for state decisions...
2007-11-25 Peter AvalosFix typo.
2007-11-25 Peter Avalospanic() shouldn't have a \n.
2007-11-25 Peter Avalospanic() shouldn't have a \n.
2007-11-25 Peter AvalosUse parens for arguments in macro.
2007-11-24 Peter AvalosBe consistent about "static" functions: if the function...
2007-11-24 Peter AvalosA SCSI_DELAY of zero is a legitimate value to have...
2007-11-24 Peter AvalosDon't call dkpart() just to print the result, it is...
2007-11-24 Peter AvalosMake SCSI_DELAY setable at boot time and runtime via the
2007-11-24 Peter AvalosAdd some \n's to kprintf()s.
2007-11-24 Peter AvalosIf we boot verbose, then print out 'interesting' CAM...
2007-11-24 Peter AvalosAdd REPORT LUNS basic infrastructure.
2007-11-24 Peter AvalosRemove unused variable.
2007-11-24 Peter AvalosRemove extra semicolon.
2007-11-24 Peter AvalosRemove comment that doesn't seem to apply any more.
2007-11-24 Peter AvalosStaticise a debugging variable.
2007-11-24 Peter AvalosBe very generous with timeouts for synchronize cache...
2007-11-22 Peter AvalosFix bug in scsi_read_write() where it might use 6-byte...
2007-11-22 Peter AvalosFix typo in comment.
2007-11-22 Peter AvalosAdd interfaces for SCSI LOG SELECT and LOG SENSE commands.
2007-11-22 Peter AvalosKill the command (don't rerun it) if we had an AUTOSENS...
2007-11-21 Peter AvalosPropagate CAM_DIS_DISCONNECT on through:
2007-11-21 Peter AvalosCheck the void * argument in the AC_FOUND_DEV case...
2007-11-21 Peter AvalosCleanup some of the XPORT_FC code (mostly whitespace)
2007-11-21 Peter AvalosAdd a transport settings variant for Fibre Channel.
2007-11-20 Peter AvalosFC path inquiry settings.
2007-11-19 Peter AvalosFC path inquiry settings.
2007-11-19 Peter AvalosPrint out the asc/ascq and description even when both...
2007-11-18 Peter AvalosAdd quirk for SONY SMO drive. This (pre SCSI-2) drive...
2007-11-18 Peter AvalosFix up unit attention and selection timeout handling.
2007-11-18 Peter AvalosAdd sense key table entries for DATA PROTECT and BLANK...
2007-11-18 Peter AvalosIn camperiphscsisenseerror(), don't return an error...
2007-11-18 Peter AvalosFix typo. SS_START is quite different than SSS_START.
2007-11-18 Peter AvalosIf we have an error and are booting verbosely, don...
2007-11-18 Peter AvalosFix typo.
2007-11-18 Peter AvalosRewrite of the CAM error recovery code.
2007-11-17 Peter AvalosFix inquiry length detection for the ses(4) driver.
2007-11-17 Peter AvalosDon't use /dev/rXXX names.
2007-11-17 Peter AvalosChange the peripheral driver list from a linker set...
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-14 Peter AvalosSwitch to sys/queue.h macros.
2007-11-13 Sepherosa ZiehauUnbreak LINT build
2007-11-13 Peter AvalosRemove unneeded includes.
2007-11-12 Peter AvalosRemove duplicate sys/proc.h.
2007-11-12 Peter AvalosAvoid resource_locate().
2007-11-12 Peter AvalosRemove unneeded includes.
2007-11-12 Peter AvalosBuild CAM as a module.
2007-11-11 Peter AvalosWarns cleanup.
2007-11-11 Peter Avaloscdevsw -> dev_ops.
2007-11-11 Peter AvalosDon't include <sys/buf.h> twice.
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-28 Matthew DillonAdd an ordering field to the interrupt config hook...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-23 Matthew DillonWhen CAM creates the disk layer, set the underlying...
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-07-11 Peter AvalosUse TAILQ_FOREACH to enhance readibility.
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-18 Matthew DillonDisklabel separation work - more.
2007-06-14 Matthew DillonDo not destroy the device queue, it is needed by the...
2007-06-13 Matthew Dillondev_dopen() can be called multiple times with only...
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-06-03 Matthew DillonUpdate MAKEDEV for acd* and cd* devices, the kernel...
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-17 Sascha WildnerNext round of fixing all kinds of spelling mistakes.
2007-05-16 Matthew DillonPort 16 byte SCSI command support from FreeBSD. This...
2007-05-15 Matthew Dillon* The diskslice abstraction now stores offsets/sizes...
2007-05-15 Matthew DillonContinue untangling the disklabel. Use the generic...
2007-05-15 Matthew DillonContinue untangling the disklabel. Have most disk...
2007-05-14 Matthew DillonStart untangling the disklabel from various bits of...
2007-05-13 Sascha WildnerAnother round of spelling fixes in manpages, messages...
2007-05-13 Sascha WildnerFix numerous spelling mistakes.
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-01 Matthew DillonImplement kern.do_async_attach. default disabled. ...
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
next