SS_FATAL|ENXIO rather than SS_RDEF for illegal track mode.
[dragonfly.git] / sys / bus /
2007-11-28 Peter AvalosSS_FATAL|ENXIO rather than SS_RDEF for illegal track...
2007-11-28 Sepherosa Ziehau- Factor out pcie_slotimpl() to check whether PCI Expre...
2007-11-26 Peter AvalosDon't be so chatty when performing manual sense.
2007-11-26 Peter AvalosIn camperiphdone(), make sure we check for fatal errors...
2007-11-26 Peter Avalos(camperiphdone): When the cam_periph layer performs...
2007-11-26 Peter AvalosOnly set single initiator buffered mode if we've record...
2007-11-25 Peter AvalosMinor debug output changes.
2007-11-25 Peter AvalosRemove unused variables.
2007-11-25 Peter AvalosRemove unused variable.
2007-11-25 Peter AvalosUse symbolic constants instead of "4".
2007-11-25 Peter AvalosDon't use return(foo(...)); in a function returning...
2007-11-25 Peter AvalosRemove unused ioctl routine.
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-25 Sepherosa Ziehau- Cache PCI-X capability PTR.
2007-11-25 Peter AvalosDon't use the devstat->busy_count for state decisions...
2007-11-25 Sepherosa ZiehauCache following information for PCI Express capability:
2007-11-25 Peter AvalosFix typo.
2007-11-25 Sepherosa ZiehauFactor out a function to read power management capability
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 Sepherosa ZiehauRename pci_read_extcap() to pci_read_capabilities(...
2007-11-24 Sepherosa ZiehauWhite space
2007-11-24 Sepherosa Ziehau- Factor out pci_fixup_nextptr().
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 Sepherosa Ziehau- Push PCI status "capability list bit" checking down...
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-23 Sepherosa ZiehauAdd comment about pcicfgregs.pmgt field
2007-11-23 Sepherosa ZiehauCreate structure to group PCI power management configur...
2007-11-23 Sepherosa Ziehau- Add CAP_PTR macro for type 2 devices (cardbus)
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 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
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-06 Hasso TepperKill devinfo handling in drivers, set device descriptio...
2007-11-05 Hasso TepperNuke usbdevs and references to it.
2007-11-05 Hasso TepperKill usage of USB_VENDOR_FOO and USB_PRODUCT_BAR define...
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-19 Thomas E. SpanjaardAdd (proper) support for ATi SB600 southbridge SATA...
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-10-03 Sepherosa Ziehauregen
2007-10-03 Sepherosa ZiehauAdd device ids for Agere(LSI?) ET1310 chips
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-17 Hasso TepperAdd many devices to the uftdi(4). Sources of the info...
2007-09-17 Hasso Tepperuftdi(4) related usbdevs work:
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-29 Sascha WildnerFix LINT: Remove cm(4) and fla(4) remains.
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-24 Matthew DillonAdd geode companion support to ohci probe code
2007-08-24 Matthew DillonAdd missing xfer->state assignment.
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-19 Hasso TepperBring in latest uftdi(4) driver from FreeBSD.
next