]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Disable the coretemp and nvram on pc98.
[FreeBSD/FreeBSD.git] / sys / cam /
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 scottlAdd a bunch of definitions and structures to support...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-21 kanDo not forget to cam_periph_unhold the peripheral befor...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-09 samThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-01 impAfter talking with njl@, change this wildcard entry...
2007-06-30 impQuirk for WD Mybook. Seems they do not like serial...
2007-06-30 impQuirk for ChipsBnk usb stick
2007-06-30 impAdd quirk for JoyFly 128mb USB Flash Drive
2007-06-30 impquirk for I/O Magic USB flash drive "Giga Bank"
2007-06-30 impSamsung MP0402H quirk
2007-06-30 impAdd support for JNC MP3 Player
2007-06-30 impPhilips USB Key Audio KEY013
2007-06-28 impSupport for iRiver U10 USB connection
2007-06-28 impQuirk for Denver MP3 player usb.
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-17 scottlPrepare for future integration between CAM and newbus...
2007-06-16 scottlRevert an accidental change from the previous rev.
2007-06-16 scottlWork around the other uses of M_WAITOK.
2007-06-16 scottlWork around a malloc locking problem.
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-10 mjacobCommit for Nate his "guidelines for submitting quirks".
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-04 dwmaloneDespite several examples in the kernel, the third argum...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-05-29 mjacobAdd a placeholder document to be filled out by Nate...
2007-05-29 mjacobBack out 1.212 at Nate's request in order to go through the
2007-05-29 mjacobUse the Hitachi 2.5" HD, 120 GB as a USB device.
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-23 cognetRemove duplicate includes.
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 mjacobZero scsi_readcapacity allocations so we can really
2007-05-16 scottlRelease the bus reference that is acquired when doing...
2007-05-16 scottlRemove an assertion in xpt_print_path() that makes...
2007-05-16 scottlAdd a helper function for registering async callbacks...
2007-05-14 scottlEliminate the use of M_TEMP.
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-04-27 scottlOnly schedule the xpt_finishconfig_task once. This...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 scottlRemove obsolete headers. Move kernel specific headers...
2007-04-19 scottlRetire the spl() markers. Add in some minor missed...
2007-04-19 scottlInline cam_periph_lock|unlock to make debugging easier...
2007-04-19 scottlFix a leaked lock in dashutdown.
2007-04-19 scottlAvoid problems with make_dev.
2007-04-19 scottlZero the CCBs when mallocing them.
2007-04-19 scottlSplit the camisr into per-SIM done queues. This optimi...
2007-04-18 scottlMissed locking the dump and shutdown entry points in...
2007-04-18 scottlRevert a driver API change to xpt_alloc_ccb that isn...
2007-04-17 scottlDon't delete the devalias, as per the man page.
2007-04-16 scottlFor the XPT_SASYNC_CB operation, only decouple the...
2007-04-16 scottlDrop the topology lock before calling the periph oninva...
2007-04-16 scottlDrop the periph/sim lock when calling disk_destroy().
2007-04-16 scottlDestroy the devalias before destroying the dev.
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-15 scottlRemove Giant from CAM. Drivers (SIMs) now register...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 scottlA fix for the SG_GET_TIMEOUT function slipped into...
2007-04-09 scottlMake use of M_ZERO in various malloc calls.
2007-04-09 scottlFix a logic bug that slipped in at the last minute...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 scottlAdd the CAM 'SG' peripheral device. This device implem...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
next